v0.1.0
First feature release since v0.0.2 (which only carried release-workflow plumbing).
Features
- CLI trace output and
--tracein the interactive REPL (#7, #48) - Live "thinking"/"running" trace markers so
--tracenever looks frozen (#56) doctorand policycheckcommands (#10)scoothome override flag (#11)- Skill validation, skill pack export, and skill review metadata (#15, #17, #21)
- Native skill reading with expanded skill search paths (#35)
- Bounded parallel read tools (#16)
- wasm tool package boundary (#20)
- Daemon lifecycle commands (#33)
Fixes & hardening
- Readonly policy default hardening and constrained read paths (#13, #14)
- Retry transient eval backend failures (#18)
- Resolved all open issues #22–#54 (#34, #49, #55)
- Version is now derived from
build.zig.zoninstead of hardcoded; release builds embed the tag (#57)
Docs
Full changelog: v0.0.2...v0.1.0