Skip to content

fix(tui): reconcile session state after reconnect#35262

Open
kitlangton wants to merge 2 commits into
v2from
tui-session-state
Open

fix(tui): reconcile session state after reconnect#35262
kitlangton wants to merge 2 commits into
v2from
tui-session-state

Conversation

@kitlangton

@kitlangton kitlangton commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • clear stale process-local session status when the TUI reconnects to a replacement daemon
  • reposition promoted queued prompts so preceding exploration groups stop spinning
  • add regressions for reconnect status and queued-prompt promotion
  • document the minimal workflow for auditing installed opencode2 session state

Verification

  • bun run test test/cli/tui/data.test.tsx test/cli/tui/session-rows.test.ts: 25 pass
  • bun run test from packages/tui: 203 pass, 1 skip
  • git diff --check: clean
  • Typecheck is currently blocked on origin/v2 by unrelated missing dependencies/types in packages/simulation and existing Core/Plugin generated-surface errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant