SIGN IN SIGN UP

Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

0 0 109 Python

Simplify task graph to single-source blockedBy (PR #127)

Remove unused blocks field and add_blocks parameter. The LLM never
used add_blocks in practice, making it dead code that taught a
misleading bidirectional pattern. Replace with remove_blocked_by
for dependency rewiring. Single-source-of-truth with blockedBy only.
C
CrazyBoyM committed
5f2b0f205ecdfe629b7faa1ed0f05decd329da8f
Parent: 5c7b873