Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ GetGlobalSubagentManager
Function
GetGlobalSubagentManager
pkg/tools/builtin/subagent_manager.go:504–506 ·
view source on GitHub ↗
GetGlobalSubagentManager 获取全局子代理管理器
()
Source
from the content-addressed store, hash-verified
502
503
// GetGlobalSubagentManager 获取全局子代理管理器
504
func
GetGlobalSubagentManager() SubagentManager {
505
return
GlobalSubagentManager
506
}
Callers
1
executeWithSubagentManager
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected