This commit is contained in:
lxowalle 2026-03-04 18:48:41 +08:00
parent 6c9589869e
commit 75b120287b

View file

@ -394,9 +394,6 @@ func DefaultConfig() *Config {
EditFile: ToolConfig{ EditFile: ToolConfig{
Enabled: true, Enabled: true,
}, },
ExecTool: ToolConfig{
Enabled: true,
},
FindSkills: ToolConfig{ FindSkills: ToolConfig{
Enabled: true, Enabled: true,
}, },