Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
fix: append nag reminder instead of inserting at front (#142)
The reminder was inserted at index 0, placing a text block before tool_result blocks in the user message content array. Use append to keep the reminder at the end, consistent with message ordering. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
A
alsaberi committed
7eca7bc3dbdb29588c1cc55fb4dfb6b28784cfea
Parent: 0cb6f85
Committed by GitHub <noreply@github.com>
on 3/29/2026, 2:45:47 PM