Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 20:01
· 187 commits to main since this release

Fixed

  • Close CI signal and output races
  • cli: Cancel manifest discovery with the command context
  • cli: Fail daemon auto-start as soon as the child exits
  • daemon: Restore pre-refactor wire error payloads
  • cli: Type init global rejection at its origin
  • cli: Type JSON error categories
  • cli: Report declared stopped status
  • daemon: Preserve explicit runtime settings
  • Make full test suite race-clean
  • cli: Clarify scope boundaries
  • mcp: Enforce tool input schemas
  • Bound daemon recovery startup
  • project: Make discovery cancellable

Changed

  • mcp: Drop scope checks duplicated by schema preflight
  • app: Centralize lifecycle transitions
  • daemon: Use protocol DTOs directly

Documentation

  • cli: Make help concise and truthful
  • Add MIT license