MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/core/subagent.ts:234–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232 * runtime context, and the collection of its outputs.
233 */
234export class SubAgentScope {
235 output: OutputObject = {
236 terminate_reason: SubagentTerminateMode.ERROR,
237 emitted_vars: {},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected