Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:45
· 243 commits to main since this release

What's Changed

  • feat(ui): two-way WebSocket + JSON-RPC 2.0 layer (ping/pong POC) by @mistakenot in #65
  • fix(reflect): detect CLAUDE_CODE_SESSION_ID for session identity by @mistakenot in #66
  • fix(ui): resolve lint errors blocking main CI by @mistakenot in #67
  • feat(reflect): Phase 1 — Observe → Consolidate playbook pipeline (1.2–1.6) by @mistakenot in #68
  • feat: project registry plumbing — shared registry, auto init, auto hooks fire by @mistakenot in #72
  • fix(registry): make auto init migration-safe (no ordering hazard) by @mistakenot in #73
  • feat(020): auto hooks install — wire fire hook into claude+codex config by @mistakenot in #74
  • feat(021): auto-bus-standard — unified event bus for auto-stack by @mistakenot in #75
  • feat(022): hook-event-log — durable JSONL capture + hooks ETL source by @mistakenot in #76
  • feat(023): reflect-miner-queue — deterministic work-queue + coverage tracker by @mistakenot in #77
  • feat(024): planning dashboard backend — enumeration, raw serving & validation harness by @mistakenot in #78
  • feat(025): planning dashboard explorer — default-landing project & doc browser by @mistakenot in #79
  • feat(026): planning dashboard live updates — open-doc refresh & live nav tree by @mistakenot in #80

Full Changelog: v0.22.0...v0.23.0