Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Agent, ComponentManager, LLMManager, ToolComponent } from
'../src/agent/index.js'
;
2
import
{ createToolManager } from
'../src/tools/index.js'
;
3
4
/**
Callers
nothing calls this directly
Calls
3
demonstrateArchitecturalBenefits
Function · 0.85
main
Function · 0.70
log
Method · 0.45
Tested by
no test coverage detected