Commit Graph

  • 36f7bd5c80 refactor(console): trim landing-page friction Patrick Buckley 2026-04-28 08:43:40 -07:00
  • ea204226ad chore: bump version to 1.5.0a5 v1.5.0a5 Patrick Buckley 2026-04-28 00:32:01 -07:00
  • 6f5cb33923 feat(coord): composer parity with interactive — stop/queue/attach (#438) Patrick Buckley 2026-04-28 00:25:32 -07:00
  • 5ad5f4d12a chore(compose): raise per-node memory caps to fit current footprint Patrick Buckley 2026-04-27 23:36:09 -07:00
  • dea2729292 refactor(coordinator): rename task_list → tasks, doc/prompt sweep (#437) Patrick Buckley 2026-04-27 22:51:31 -07:00
  • fb44652850 refactor(core): unify approve_tools across both kinds (#436) Patrick Buckley 2026-04-27 21:52:57 -07:00
  • 1fe800f832 refactor(ui): drop legacy ts-composer prefix on shared composer classes Patrick Buckley 2026-04-27 20:28:34 -07:00
  • 94edd741d3 refactor(ui): drop legacy .ts-msg* dual-classing in chat surfaces (#434) Patrick Buckley 2026-04-27 20:19:59 -07:00
  • 4b5edce8c5 fix(css): two cascade-flip bugs found by specificity audit (#433) Patrick Buckley 2026-04-27 20:05:25 -07:00
  • 83a97ba485 fix(ui): preserve approval pill when tool errors (#432) Patrick Buckley 2026-04-27 19:37:26 -07:00
  • cc20c7008d refactor(css): unify design system, eliminate data-design="v1" gating (#431) Patrick Buckley 2026-04-27 19:04:15 -07:00
  • 9b5096fe3c fix(approve): visibility for child tool calls bypassing operator gate (#430) Patrick Buckley 2026-04-27 15:51:01 -07:00
  • d15f182b80 fix(coord): tree UI not updating when LLM deletes workstream (#429) Patrick Buckley 2026-04-27 14:44:01 -07:00
  • e33519275e docs(coord): fix wait_for_workstream message-field claim re deleted state Patrick Buckley 2026-04-27 13:50:43 -07:00
  • 91b07aaf4b feat(coord): bundle child last-message inline in wait_for_workstream Patrick Buckley 2026-04-27 13:41:16 -07:00
  • 15d5ddde12 fix(ui): bootstrap pane in switchTab when none exists (#427) Patrick Buckley 2026-04-27 13:03:56 -07:00
  • 438e6f41ba feat(renderer): progressive mermaid rendering during streaming (#426) Patrick Buckley 2026-04-27 12:47:21 -07:00
  • 33d16d19ce fix(renderer): handle LaTeX-style \(...\) and \[...\] math delimiters (#425) Patrick Buckley 2026-04-27 12:19:19 -07:00
  • 1f271789b3 fix(approve): global judge poll + Copilot round-2 feedback Patrick Buckley 2026-04-27 11:37:44 -07:00
  • 3b92c96b31 fix(coord): align coord client routes with post-#422 path-keyed mounts Patrick Buckley 2026-04-27 11:22:30 -07:00
  • 93875ebca5 fix(console): proxy events/global with service auth (not user JWT) Patrick Buckley 2026-04-27 11:04:10 -07:00
  • b0f78ae4c0 fix(console): route per-workstream events to SSE proxy Patrick Buckley 2026-04-27 10:59:01 -07:00
  • ebf562de93 fix(approve): suppress 409 storm from rapid approve/deny clicks Patrick Buckley 2026-04-27 10:46:58 -07:00
  • 4d08a19bd5 fix(approve): replay cached LLM verdicts on coord SSE reconnect Patrick Buckley 2026-04-27 10:42:31 -07:00
  • 68e1332c59 fix(approve): route child approvals through proxy + poll for late judge verdict Patrick Buckley 2026-04-27 10:36:35 -07:00
  • a23ef7306c fix(approve): apply Copilot feedback + remove plan doc Patrick Buckley 2026-04-27 10:27:46 -07:00
  • 7e33fc68bb fix(approve): apply /review feedback on inline child approvals Patrick Buckley 2026-04-27 10:01:51 -07:00
  • a369d5f0d0 feat(approve): clear live cache on SSE reconnect — chunk 4 reconnect parity Patrick Buckley 2026-04-27 09:32:50 -07:00
  • 54f04496c3 feat(approve): inline approve/deny buttons + judge verdict pill on coord tree Patrick Buckley 2026-04-27 09:29:34 -07:00
  • 7d2d7db9d2 feat(approve): pass pending_approval_detail through cluster live-bulk Patrick Buckley 2026-04-27 09:00:24 -07:00
  • fbb9be27f9 feat(approve): expose pending_approval_detail on /dashboard + guard stale call_id Patrick Buckley 2026-04-27 08:53:23 -07:00
  • 5ebee015d2 chore(deps): lock file maintenance renovate[bot] 2026-04-27 05:15:42 +00:00
  • b8e51fa9ed fix(api): add DequeueRequest schema for DELETE /workstreams/{ws_id}/send Patrick Buckley 2026-04-26 22:12:38 -07:00
  • 5874159ffd fix(close): require non-empty body, restore CloseWorkstreamRequest Patrick Buckley 2026-04-26 22:08:16 -07:00
  • d6e615d324 fix: apply /review feedback on legacy URL cleanup Patrick Buckley 2026-04-26 21:06:25 -07:00
  • ad0e7ce6eb docs: mark 1.5.0 legacy URL surface removal Patrick Buckley 2026-04-26 20:57:35 -07:00
  • 1358121d52 chore(tests): refresh fixtures for path-keyed URL family Patrick Buckley 2026-04-26 20:49:49 -07:00
  • 3ea6fb30b4 refactor(consumers): swap UI/SDK/console-proxy/channels to path-keyed URLs Patrick Buckley 2026-04-26 20:30:13 -07:00
  • 41e83f98d6 refactor(auth,api): drop legacy paths from scope tables, slim verb schemas Patrick Buckley 2026-04-26 20:22:11 -07:00
  • da12c6b268 refactor(routes): drop legacy body-keyed and query-keyed URL adapters Patrick Buckley 2026-04-26 20:19:51 -07:00
  • 2b435263e3 refactor(routes): wire DELETE on path-keyed workstreams/{ws_id}/send Patrick Buckley 2026-04-26 20:17:52 -07:00
  • fef266dbd9 docs: apply Copilot review feedback on PR #421 Patrick Buckley 2026-04-26 19:59:48 -07:00
  • 059bbc3729 docs: update coord URL tree to post-Stage-2 unified /v1/api/workstreams Patrick Buckley 2026-04-26 17:53:31 -07:00
  • 6572437c5d refactor(server): rename dashboard row id → ws_id for v1 row-shape consistency Patrick Buckley 2026-04-26 17:50:53 -07:00
  • 3abd2c441b feat(console): coord rich ws_state payload + live activity broadcast (#420) Patrick Buckley 2026-04-26 17:32:44 -07:00
  • acbe18d5f5 docs: apply Copilot review feedback on PR #419 Patrick Buckley 2026-04-26 15:47:57 -07:00
  • d555816016 refactor(core): lift history + detail verb bodies across both kinds (Stage 2 verb lift) Patrick Buckley 2026-04-26 14:03:30 -07:00
  • e8a6b0632d docs: apply Copilot review feedback on PR #418 Patrick Buckley 2026-04-26 13:10:05 -07:00
  • edf52016ac refactor(core): lift list + saved verb bodies across both kinds (Stage 2 verb lift) Patrick Buckley 2026-04-26 12:59:03 -07:00
  • c77b237033 refactor(core): defer emit_created on SessionManager.create + commit_create / discard pair (#417) Patrick Buckley 2026-04-26 12:06:59 -07:00
  • 16916dc257 fix(core,console): coord create-time attachments coordination + Copilot review feedback on PR #416 Patrick Buckley 2026-04-26 03:04:00 -07:00
  • 9ed8b1e0b5 refactor(core): lift create verb body across both kinds (Stage 2 verb lift) Patrick Buckley 2026-04-26 02:47:00 -07:00
  • 577ad2824f refactor(core): lift events verb body across both kinds (Stage 2 verb lift) (#415) Patrick Buckley 2026-04-26 01:58:41 -07:00
  • f9ed4d3071 refactor(core): lift open verb body across both kinds (Stage 2 verb lift) (#414) Patrick Buckley 2026-04-26 00:44:14 -07:00
  • 412c99f486 refactor(core): lift cancel verb body across both kinds (Stage 2 verb lift) (#413) Patrick Buckley 2026-04-25 23:43:19 -07:00
  • 48c9ad2a40 refactor(core): split SessionKindAdapter Protocol into construction +… (#412) Patrick Buckley 2026-04-25 22:52:39 -07:00
  • 02e4a01207 fix(core,server): apply Copilot review feedback on PR #411 Patrick Buckley 2026-04-25 21:43:10 -07:00
  • ad56192a96 fix(core,console): address /review feedback on Stage 2 P1.5 Patrick Buckley 2026-04-25 21:14:05 -07:00
  • e0c78e2aec test,docs: coord attachment + queue parity tests + spec regen + CHANGELOG Patrick Buckley 2026-04-25 20:49:05 -07:00
  • 61fe759b6c refactor(server,console): wire both kinds to lifted send/attachments factories Patrick Buckley 2026-04-25 20:48:53 -07:00
  • 3398c4b6e7 feat(core): lift send + attachments to shared factories with capability flags Patrick Buckley 2026-04-25 20:48:31 -07:00
  • a8cd9444b1 fix(server): apply Copilot + code-quality review feedback Patrick Buckley 2026-04-24 21:49:53 -07:00
  • 52e09e87d6 fix(core): address /review feedback on Stage 2 P1 Patrick Buckley 2026-04-24 17:43:27 -07:00
  • c3d24749f5 docs(changelog): note Stage 2 P1 worker dispatch + write-behind Patrick Buckley 2026-04-24 17:30:33 -07:00
  • 8240e32704 test(core): regression tests for state_writer + close ordering Patrick Buckley 2026-04-24 17:30:25 -07:00
  • 436ae79d19 refactor(core): wire StateWriter into SessionManager + lifespans Patrick Buckley 2026-04-24 17:29:57 -07:00
  • 470a6af6a9 feat(core): add state_writer for buffered set_state persistence Patrick Buckley 2026-04-24 17:29:38 -07:00
  • 4e791cfb15 refactor(server): swap interactive workers to session_worker.send Patrick Buckley 2026-04-24 17:29:29 -07:00
  • 7ffe8d1ca3 feat(core): add session_worker shared dispatch + delegate coord adapter Patrick Buckley 2026-04-24 17:29:05 -07:00
  • abf7f62301 fix(server): address PR #409 review feedback Patrick Buckley 2026-04-24 16:53:14 -07:00
  • 74670cd53e refactor(server): apply 2nd-pass /review fixups Patrick Buckley 2026-04-24 16:37:20 -07:00
  • 0ac5c75dcf docs(changelog): expand the [Unreleased] entry with body-convergence + SDK status Patrick Buckley 2026-04-24 16:17:32 -07:00
  • 06c91294a4 refactor(server): lift close handler into shared session_routes body Patrick Buckley 2026-04-24 16:16:33 -07:00
  • 6415eeb91e refactor(server): lift approve handler into shared session_routes body Patrick Buckley 2026-04-24 16:04:33 -07:00
  • 4a72b2ce19 build(sdk): regen openapi specs + bump TS SDK to 0.4.0 Patrick Buckley 2026-04-24 15:43:53 -07:00
  • ae8ffd4bad refactor(server): tighten registrar shape per code-review pass Patrick Buckley 2026-04-24 15:39:41 -07:00
  • ffac49d098 docs(changelog): flag the coord URL move under [Unreleased] Patrick Buckley 2026-04-24 15:15:21 -07:00
  • df7c0c2f44 refactor(server): delete legacy /v1/api/coordinator/ URL tree Patrick Buckley 2026-04-24 15:14:41 -07:00
  • 377bd58b67 refactor(server): mount coord-only verbs through register_coord_verbs Patrick Buckley 2026-04-24 15:05:28 -07:00
  • e1ee84af42 refactor(server): mount coord verbs through shared session route registrar Patrick Buckley 2026-04-24 15:00:23 -07:00
  • 2b5e6cb252 refactor(server): scaffold shared session route registrar Patrick Buckley 2026-04-24 14:41:45 -07:00
  • c837e3fa6d feat(core): Stage 1 SessionManager unification (#408) Patrick Buckley 2026-04-24 14:28:51 -07:00
  • e7fd9e53b8 chore(deps): lock file maintenance (#407) renovate[bot] 2026-04-23 21:59:35 -07:00
  • 47cd1dbfeb chore(deps): update astral-sh/setup-uv action to v8 (#406) renovate[bot] 2026-04-23 21:15:51 -07:00
  • bf36461187 chore(deps): update helm release postgresql to ~18.6.0 (#405) renovate[bot] 2026-04-23 21:15:38 -07:00
  • 2ef4243024 chore(deps): update dependency vitest to v4.1.5 (#404) renovate[bot] 2026-04-23 21:15:26 -07:00
  • 58d20f4012 chore(coord): remove spawn-quota subsystem (#403) Patrick Buckley 2026-04-23 20:09:12 -07:00
  • f5ec9cd2b7 fix(coord): render markdown on history reload (#402) Patrick Buckley 2026-04-23 19:18:09 -07:00
  • d8f2e43edb chore: bump version to 1.5.0a4 v1.5.0a4 Patrick Buckley 2026-04-23 18:46:15 -07:00
  • 4fe6e8678e fix(server): trusted-team workstream visibility on listing endpoints (#400) Patrick Buckley 2026-04-23 18:44:46 -07:00
  • 96abaf32b2 fix(chat): collapse phantom whitespace + tighten paragraph rhythm (#401) Patrick Buckley 2026-04-23 18:44:30 -07:00
  • 436ce5630b feat(coord): saved coordinators surface + shared session-card primitives (#399) Patrick Buckley 2026-04-23 17:48:19 -07:00
  • f510699a4f feat(auth): inline refresh response + sessionStorage rehydrate hardening (#398) Patrick Buckley 2026-04-23 17:43:48 -07:00
  • fa53b414ed feat(providers): add gpt-5.5 and gpt-5.5-pro capability entries (#396) Patrick Buckley 2026-04-23 15:20:59 -07:00
  • e4070c2f8c chore(ci): remove trivy docker security scan (#397) Patrick Buckley 2026-04-23 15:12:55 -07:00
  • 42d22bb6b4 feat(auth): cookie refresh endpoint, JWT leeway, coord-token observability (#395) Patrick Buckley 2026-04-22 20:36:00 -07:00
  • eedf700d3b chore: bump version to 1.5.0a3 v1.5.0a3 Patrick Buckley 2026-04-20 20:13:23 -07:00
  • 4d667a2cdc feat(design-system): DS phase 2 — opt server chat UI into v1 primitives (#392) Patrick Buckley 2026-04-20 20:10:26 -07:00
  • 581a8c41b1 feat(design-system): DS phase 3 — coordinator chat migration (#393) Patrick Buckley 2026-04-20 20:10:03 -07:00
  • 412df28fe4 feat(design-system): DS phase 1 — chat primitives (.msg, .field, .appbar) (#391) Patrick Buckley 2026-04-20 16:50:28 -07:00