Skip to content

v1.65.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:13
404166b

1.65.3 (2026-07-13)

Fixes

  • keep long agent tool streams alive (e956b02)

Refactors

  • controller: collapse per-backend upgrade routes into /runtime/:backend/upgrade (054c48b)
  • controller: decompose the chat-completions handler into named stages (252add4)
  • controller: move engine-specific helpers out of backend-builder into their specs (d350a86)
  • controller: one process-inventory parser behind the ProcessRunner seam (02c4dcf)
  • controller: split engines god-router into concern registrars (232e97b)
  • define AggregatedSession once in shared/agent (5cace2b)
  • frontend: canonical session-status module; tighten SessionStatus union (8e8d83d)
  • frontend: extract recipe modal model, source helpers, summary, footer (f813432)
  • frontend: extract setup wizard load and action helpers from use-setup (f65b51a)
  • frontend: one landing page — fold agents page into landing feature, drop marketing clone (b2ab3f8)
  • frontend: split chatterbox voice modal into section components (09947a9)
  • frontend: split git diff panel into workflow and diff-view sections (3612098)
  • frontend: split google account modal into setup/connected/load-state sections (655b38e)
  • frontend: split left sidebar into nav/desktop/mobile sections (0607f52)
  • frontend: tools module owns tool-selection persistence (e6d9cf6)

Documentation

  • close professionalize-loop ledger (61217f8)
  • correct stale claims in AGENTS.md and package READMEs (b2c2aa2)
  • ledger through I12 incl. stash-resurrection incident note (d1ddf13)
  • ledger through I15 (e56194d)
  • ledger through I17 (PR #181 open) (3e6f322)
  • ledger through I8 with deliberate-skip rationale (a6b3dd3)
  • ledger through I9 (bda7591)
  • seed CONTEXT.md with the repo's domain language (df6ff66)
  • update professionalize-loop ledger through I6 (07178d3)

Tests

  • controller: end-to-end chat proxy forwarding coverage (8e00219)
  • rename misnamed e2e suites to regression; gate frontend tests in root check (2031552)

CI

  • run repo-level contract/structure gates in CI; fix stale docs (4a3034a)