Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/shareAI-lab/learn-claude-code
/ s07_task_system.py
File
s07_task_system.py
agents/s07_task_system.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# Harness: persistent tasks -- goals that outlive any single conversation.
3
""
"
4
s07_task_system.py - Tasks
Callers
nothing calls this directly
Calls
10
TaskManager
Class · 0.70
run_bash
Function · 0.70
run_read
Function · 0.70
run_write
Function · 0.70
run_edit
Function · 0.70
agent_loop
Function · 0.70
get
Method · 0.45
create
Method · 0.45
update
Method · 0.45
list_all
Method · 0.45
Tested by
no test coverage detected