MCPcopy Index your code
hub / github.com/shareAI-lab/learn-claude-code / code.py

File code.py

s05_todo_write/code.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3s05: TodoWrite — add a planning tool on top of s04 hooks.
4

Callers

nothing calls this directly

Calls 3

register_hookFunction · 0.70
trigger_hooksFunction · 0.70
agent_loopFunction · 0.70

Tested by

no test coverage detected