This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agentic-ai
agentic-coding
ai
autonomous-agent
cli
codegolf
+6 more
coding-agent
developer-tools
harness
llm
repl
sandbox
Summary
AI summaryRemoved read and write tools; system prompt now teaches surgical read/edit patterns using bash utilities.
Full changelog
- drop
readandwritetools — bash already covers file I/O - system prompt now teaches surgical read/edit patterns (cat/sed/heredoc)
- bundle six core skills:
plan,tasks,delegate,verify,debug,tdd
down to two tools (bash, skill) and 27 lines of core.
Breaking Changes
- Removed `read` and `write` tools — bash utilities (cat, sed, heredoc) should be used instead.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Tiny agentic loop with Docker sandbox
All releases →Related context
Related tools
Earlier breaking changes
- v1.8.0 Goal tool's `check` parameter now a judge prompt, not bash command.
Beta — feedback welcome: [email protected]