Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ spawn-agents.ts
File
spawn-agents.ts
packages/agent-runtime/src/tools/handlers/tool/spawn-agents.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jsonToolResult } from
'@codebuff/common/util/messages'
2
3
import
{
4
validateAndGetAgentTemplate,
Callers
nothing calls this directly
Calls
7
validateAndGetAgentTemplate
Function · 0.90
validateAgentInput
Function · 0.90
createAgentState
Function · 0.90
extractSubagentContextParams
Function · 0.90
executeSubagent
Function · 0.90
jsonToolResult
Function · 0.90
ensureParentAgentId
Function · 0.85
Tested by
no test coverage detected