Skip to main content

v0.14.0 Technical Changelog

Generated from git commit messages with npm run release:changelog -- --from v0.13.0 --to v0.14.0.

If you want the shorter user-facing summary instead of the commit-grouped delta, read the v0.14.0 release notes.

[v0.14.0] - 2026-04-10

Added

  • agentwatch: simplify file header and title bar (16df7374)
  • agentwatch: restore file facts in details (07fe56b3)
  • agentwatch: prefer hook-driven file updates (1565b8d0)
  • agentwatch: add responsive tui layouts (bf1a0540)
  • agentwatch: enrich detected agent state (47132d90)
  • agentwatch: associate detected agents with sessions (972c120f)
  • agentwatch: show detected agents in sessions panel (2c4a23b0)
  • agentwatch: move details below file list (d0611c76)
  • agentwatch: improve preview highlighting and paging (f7c1b4a0)
  • agentwatch: persist manual attribution events (7cfafb0c)
  • agentwatch: support unknown review workflow (c20fd908)
  • agentwatch: tighten tui information hierarchy (4fcca4d7)
  • agentwatch: default to tui runtime (dce8ea04)
  • agentwatch: speed up file list rendering (8dd5aa3c)
  • agentwatch: add runtime serve mode (d75873d3)
  • agentwatch: add local runtime transport (bc7cae1e)
  • agentwatch: refine file list readability (fed0af53)
  • agentwatch: add unknown session bucket (03bd6f6f)
  • agentwatch: redesign terminal layout (03031cf6)
  • agentwatch: wire codex read hooks (38a3fffb)
  • agentwatch: add watcher log filters (ee2ff60e)
  • agentwatch: add theme toggle and diff pager (452af8e3)
  • agentwatch: add file preview and syntax-highlighted diff (811eef32)
  • agentwatch: add realtime tui runtime (955adfbd)
  • agentwatch: support edit and write hook events (eb952aca)
  • agentwatch: add local attribution cli crate (05354dcd)
  • home: clarify execution modes on workspace home (#409) (b74e34dd)
  • git: finalize read route parity (26cefe5f)
  • ui: replace workspace switcher with custom menu (ff82c656)
  • kanban: hide plan backlog board from header (f7b65e69)
  • ui: redesign workspace switching and remove plan backlog (b1e292ba)
  • home: connect home input to kanban-planning flow (6890354b)

Changed

  • release: bump version to 0.14.0 (d4a652b9)
  • issues: record codex kanban mcp resolution (366cd5d1)
  • agentwatch: format detect module (7f77d678)
  • clarify AGENTS co-author format (2dabfc04)
  • agentwatch: speed up file list and preview rendering (21143bcd)
  • refresh readme and architecture diagram (fbe9b5b6)
  • agentwatch: normalize rust formatting (4aeff3e2)
  • agentwatch: cache visible lists in runtime state (20071cf8)
  • agentwatch: cache file facts off the render path (e7445ac1)
  • agentwatch: extract tui highlighting (453899c6)
  • agentwatch: split tui runtime modules (b5219748)
  • agentwatch: extract tui rendering (17cb2aee)
  • agentwatch: extract tui tests (bf2ffb6f)
  • agentwatch: add tui snapshot coverage (b6175f9c)
  • app: align kanban provider override test with detail flow (210f2c04)
  • rust: update rust api end-to-end fixtures (158a65bd)
  • kanban: tighten lane and card summaries (d0cc65fa)
  • agentwatch: add hook install templates (e01d7b5c)
  • kanban: compact card previews (5dd4eea5)
  • kanban: tighten card list density (419c6c58)
  • rust: normalize formatting in server helpers (92523a47)
  • shell: expose header preferences inline (2b18ad53)
  • settings: fold tool config into settings nav (dc5788cd)
  • shell: move global settings controls to header (d77f2da1)
  • app: clarify AGENTS co-author guidance (55298ddc)
  • app: update AGENTS routing guidance (9bf7e0ea)
  • regenerate product feature tree (8442a703)
  • kanban: extract tab content builder (53025fab)
  • settings: align agent and webhook pages (59e59aed)
  • settings: compact workbench headers (8c8124a4)
  • team: restyle team run page and stabilize session switching (602f09e7)
  • kanban: split tab rendering into content component (e5b2ed8a)
  • app: split team run page header and modal components (4b389233)
  • workspace: remove overview leftovers (27d63d74)
  • workspace: align surfaces around sessions (9f296d18)
  • workspace: add explicit launcher modes (9a8c208f)
  • workspace: unify launcher and records planning flow (a7318c84)
  • kanban: move repo sync status to status bar (eee45210)
  • kanban: further optimize layout - remove padding, move settings to status bar, adjust git log direction (a06148f9)
  • kanban: optimize kanban page layout with VSCode-style status bar (1ff81ec0)
  • home: simplify home page to launcher + simplify nav to 4 items (5a019a06)

Fixed

  • restore mcp parity pre-push checks (4fe2b878)
  • agentwatch: refresh branch ahead count periodically (4cbe2d29)
  • mcp: use rmcp streamable http service (8b5ea546)
  • agentwatch: use branch ahead count for commits (0507c12d)
  • hook-runtime: enforce single co-author trailer (73952a33)
  • agentwatch: expose and repair agent detection (801fc1b3)
  • agentwatch: rebalance preview and process detection (affdcaf8)
  • acp: inject routa mcp servers into codex sessions (dd2b62d9)
  • acp: isolate codex mcp overlay under routa (c95a59e3)
  • acp: inject codex mcp config via cli overrides (be5070a4)
  • hooks: improve pre-push human review output (1b4b7632)
  • acp: inject project-scoped codex mcp config (f7faef56)
  • kanban: surface actionable story-readiness blockers (d543ede2)
  • kanban: steer lane specialists to update_task for gates (6aecabe8)
  • kanban: expose structured readiness updates to lane tools (8ba5a0bc)
  • chat: split codex chunks across tool calls (5e1a228b)
  • agentwatch: refresh views after git scan (29428d29)
  • chat: remove collapsed thought ghost space (618490ef)
  • agentwatch: recover sessions from runtime feed (c54122f7)
  • chat: reset chunk grouping across completed turns (dc1f704b)
  • chat: hide provider stderr and preserve chunked replies (971b31e3)
  • onboarding: keep repo setup visible after workspace create (c24c495d)
  • rust: satisfy workspace fitness gates (1a07fcdd)
  • kanban: fall back to current workspace board (3741d68e)
  • chat: rehydrate transcript after turn completion (6c867f18)
  • agentwatch: improve dark theme selection contrast (7157f888)
  • agentwatch: refresh state after git bash commands (38817dc1)
  • agentwatch: satisfy clippy and refresh docs (a5f2719b)
  • desktop: align kanban workspace switcher with shell (38d6244d)
  • kanban: migrate board drag and drop to dnd-kit (2ab25012)
  • acp: merge replay chunks in rust sse (fd77588f)
  • kanban: restore workspace header in board view (f99dcbbd)
  • app: render recent session menu above sidebar split panes (cf438d31)
  • agentwatch: enlarge preview and refresh on hooks (053911ee)
  • home: hide invalid repo state from onboarding (d8d66529)
  • acp: validate session cwd before provider spawn (3e720dd8)
  • desktop: align desktop onboarding and kanban drag handling (233c225d)
  • agentwatch: reset live feed and add diff detail view (c2caa8ba)
  • agentwatch: ignore stale sessions and fallback db path (8d79c101)
  • fluency: correct workspace label and co-author guidance (e77c88c8)
  • fitness: recurse nested rust api routes in parity check (0e222df4)
  • ui: align kanban and session tests with shell updates (257649e2)
  • shell: guard desktop sidebar storage access (e0bf33a4)
  • shell: limit settings active state to config pages (489bac84)
  • rust: restore mcp artifact parity and refresh tauri e2e (325d40f1)
  • flatten fluency settings workbench (56ad3066)
  • rust: avoid duplicate Yjs server imports (6a3aaf0c)
  • shell: remove settings hover accent and align nav rail (db2b0dda)
  • shell: keep settings in sidebar and move global prefs to header (09f47e79)
  • ui: avoid effect-driven workspace reset (e860b38d)
  • unblock prepare-frontend static export (2a39656c)
  • app: refine team run UX and resilient team switch stream recovery (d9ba6257)
  • shell: flatten advanced sidebar navigation (e14ae9c3)
  • session: align session page with desktop shell (27497b3b)
  • app: widen kanban planning input (7a757781)
  • team-run: pin session input to timeline bottom (d35a8c9d)
  • app: consolidate kanban toolbar actions (7764a34e)

Metadata

  • Range: v0.13.0..v0.14.0
  • Commits: 130