mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-15 00:27:29 +08:00
Release v0.1.0 agent topology and runtime refresh
This commit is contained in:
@@ -43,12 +43,6 @@ var defaultToolAllowlistGroups = []ToolAllowlistGroup{
|
||||
Aliases: []string{"memory"},
|
||||
Tools: []string{"memory_search", "memory_get", "memory_write"},
|
||||
},
|
||||
{
|
||||
Name: "pipeline",
|
||||
Description: "Pipeline orchestration tools",
|
||||
Aliases: []string{"pipelines"},
|
||||
Tools: []string{"pipeline_create", "pipeline_status", "pipeline_state_set", "pipeline_dispatch"},
|
||||
},
|
||||
{
|
||||
Name: "subagents",
|
||||
Description: "Subagent management tools",
|
||||
|
||||
Reference in New Issue
Block a user