summaryrefslogtreecommitdiff
path: root/makima/docs
diff options
context:
space:
mode:
authorsoryu <soryu@soryu.co>2026-01-24 12:58:01 +0000
committersoryu <soryu@soryu.co>2026-01-24 12:58:01 +0000
commit4eb2d89335fe5ec573443b91fed8614bebb23011 (patch)
tree907676612a8ec3c59d2ce5b26aff82c65a1e06d6 /makima/docs
parentba3906c05d8979236600385656dd454c1aa34352 (diff)
downloadsoryu-4eb2d89335fe5ec573443b91fed8614bebb23011.tar.gz
soryu-4eb2d89335fe5ec573443b91fed8614bebb23011.zip
feat: Add context recovery module for task resumption
Implements a standardized context recovery pattern that helps rebuild context when tasks resume or restart, ensuring Claude can quickly orient itself and reducing confusion and repeated work. The ContextRecoveryInfo struct captures: - Current git branch name - Git status summary (uncommitted changes count) - Last checkpoint info (timestamp, message, SHA) - Recent progress log entries from progress.log - Current contract phase Includes to_markdown() method for generating prompt-injection-ready context blocks. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'makima/docs')
0 files changed, 0 insertions, 0 deletions