MCPcopy 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

1import { jsonToolResult } from '@codebuff/common/util/messages'
2
3import {
4 validateAndGetAgentTemplate,

Callers

nothing calls this directly

Calls 7

validateAgentInputFunction · 0.90
createAgentStateFunction · 0.90
executeSubagentFunction · 0.90
jsonToolResultFunction · 0.90
ensureParentAgentIdFunction · 0.85

Tested by

no test coverage detected