MCPcopy 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"""
4s07_task_system.py - Tasks

Callers

nothing calls this directly

Calls 10

TaskManagerClass · 0.70
run_bashFunction · 0.70
run_readFunction · 0.70
run_writeFunction · 0.70
run_editFunction · 0.70
agent_loopFunction · 0.70
getMethod · 0.45
createMethod · 0.45
updateMethod · 0.45
list_allMethod · 0.45

Tested by

no test coverage detected