Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shareAI-lab/learn-claude-code
/ code.py
File
code.py
s12_task_system/code.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
s12: Task System — file-persisted task graph
with
blockedBy dependencies.
4
Callers
nothing calls this directly
Calls
3
update_context
Function · 0.70
agent_loop
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected