v0.0.9 is heavy infrastructure week on main. Still alpha — we added a license file and README polish, but have not called beta, RC, or a public v0.1.0 preview.
Shipped
Writes and reliability
- Streaming large-file writes —
.agent_write_staging/, manifest resume after truncation - Write integrity nudges; legacy single-mode patch tools removed
- Compensation ledger for partial plan rollback
- Session tool-output index; outcome scoring and trajectory logging
- Optional self-heal lint after edits
Reasoning and routing
- Intent classification and reasoning budget (effort + think-depth per turn)
- External reasoning surface —
think()+reason()default - Two-tier models — main ReAct loop vs fast sidecar JSON tasks
- Effort learning from prior turn outcomes
Browser and documents
- Playwright browser family + stealth init scripts
- CAPTCHA solving (2captcha / CapSolver)
- Document engine — compose → lint → repair → PPTX / DOCX / PDF export with quality gate
Tools and telemetry
self_telemetry,rename_symbol,git_worktree- Recipe library redesign around (intent class, tool-phase shape)
- Settings catalog + provider presets in web UI
Project
- MIT license file added (open-source intent; release process still alpha)
- README screenshots for web UI and persona bootstrap
Landed next (see v0.0.10)
- Brief Task Worlds experiment (added then removed same day)
liminalCLI + install scripts, harness power / execution-state pass, recipe library v2