Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 06:51
· 11 commits to main since this release

Changelog

  • 1906781: chore(release): 0.3.0 — parity release (TUI shell, palette, agent discipline, session tree, extension API) (@arbazkhan971)
  • 3f91f27: feat(agent,tools): P4 agent discipline — per-session run queue, uniform read-before-edit, compaction file preservation (@arbazkhan971)
  • cc6ebf7: feat(app,tui): consolidate UI events into one stream behind a Workspace seam (@arbazkhan971)
  • 6b4ece1: feat(extension,llm,agent,app): extension API + hooks, provider-registry adoption, JSON-repair wiring, product tests (@arbazkhan971)
  • 01305f7: feat(llm,skills,eval): provider registry, JSON repair, overflow detect, skill-tree loader, live-eval rollup (@arbazkhan971)
  • 0160a94: feat(session,permission,app): session tree/fork + scoped permissions + live state (@arbazkhan971)
  • 441b48b: feat(tui): command-palette fuzzy, kill-ring + word-nav, autocomplete providers (P3) (@arbazkhan971)
  • bda8254: feat(tui): state-machine shell — page states, header info strip, focused modals (@arbazkhan971)
  • b3eac51: fix(parity): address Fable review minors + scrub provenance comment (@arbazkhan971)
  • e681fe7: fix(parity): address Fable review — majors + minors (@arbazkhan971)
  • c8cd459: fix(parity): resolve Fable re-review findings (@arbazkhan971)
  • 843814e: fix(release): P0 parity defects — install pkg name, version fallback, release gates (@arbazkhan971)
  • 89204d5: fix(tools,agent): wire real session id into tools so --yolo + read-before-edit work in production (@arbazkhan971)
  • 057ede7: fix(tools,mcp): wire session id into bash + MCP permission requests (@arbazkhan971)