Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/shareAI-lab/learn-claude-code
/ s_full.py
File
s_full.py
agents/s_full.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# Harness: all mechanisms combined -- the complete cockpit for the model.
3
""
"
4
s_full.py - Full Reference Agent
Callers
nothing calls this directly
Calls
15
descriptions
Method · 0.80
load
Method · 0.80
claim
Method · 0.80
TodoManager
Class · 0.70
SkillLoader
Class · 0.70
TaskManager
Class · 0.70
BackgroundManager
Class · 0.70
MessageBus
Class · 0.70
TeammateManager
Class · 0.70
run_bash
Function · 0.70
run_read
Function · 0.70
run_write
Function · 0.70
Tested by
no test coverage detected