improved tool debugging
This commit is contained in:
@@ -57,6 +57,8 @@ type AgentConfig struct {
|
||||
Toolsets []string `toml:"toolsets"` // Allowed tool namespaces (MCP servers)
|
||||
Subagents []string `toml:"subagents"` // Allowed subagent IDs
|
||||
EnableShellExec bool `toml:"enable_shell_exec"`
|
||||
Streaming bool `toml:"streaming"`
|
||||
LogIntermediate bool `toml:"log_intermediate"`
|
||||
ToolResponseThreshold int `toml:"-"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user