Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 02:07
· 58 commits to main since this release
3241f76

First feature release since v0.0.2 (which only carried release-workflow plumbing).

Features

  • CLI trace output and --trace in the interactive REPL (#7, #48)
  • Live "thinking"/"running" trace markers so --trace never looks frozen (#56)
  • doctor and policy check commands (#10)
  • scoot home 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.zon instead of hardcoded; release builds embed the tag (#57)

Docs

  • Polished homepage/license metadata, infographic, bilingual user guide (#6, #19, #36)

Full changelog: v0.0.2...v0.1.0