MCPcopy 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 获取全局子代理管理器
504func GetGlobalSubagentManager() SubagentManager {
505 return GlobalSubagentManager
506}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected