opencode/packages/session-ui
Kit Langton 727f9f46a0 chore: merge origin/dev into v2
Brings the latest dev (45 commits) into v2. Conflict resolutions:

- core/src/session.ts: keep v2's Service (BusyError active-checks in
  revert.stage/clear/commit, rename method + Renamed event) and add
  dev's history method. v2's Renamed event flows through the merged
  SessionEvent.Definitions into the OpenCodeEvent union, so it encodes
  correctly on the SSE stream.
- server/src/handlers/event.ts: take dev's OpenCodeEvent encoder, which
  supersedes v2's PublicEventManifest handler wiring. This also brings
  dev's live event stream (allBounded + heartbeat + keepalive headers)
  onto v2.
- Removed the now-orphaned public-event-manifest.ts (only self-referenced
  after taking dev's handler).
- Generated client + sdk types regenerated via codegen (not hand-merged);
  they pick up dev's effect SSE OpenAPI-naming patch (V2EventStream).
2026-06-27 22:43:38 -04:00
..
src chore: merge origin/dev into v2 2026-06-27 22:43:38 -04:00
package.json sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
sst-env.d.ts zen: track model tier in stats 2026-06-24 14:34:58 -04:00
tsconfig.json refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00