MCPcopy Create free account
hub / github.com/echoVic/blade-code / refactored-agent-example.ts

File refactored-agent-example.ts

examples/refactored-agent-example.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Agent, ComponentManager, LLMManager, ToolComponent } from '../src/agent/index.js';
2import { createToolManager } from '../src/tools/index.js';
3
4/**

Callers

nothing calls this directly

Calls 3

mainFunction · 0.70
logMethod · 0.45

Tested by

no test coverage detected