Skip to content

Reopen GUI turn after premature idle#119

Merged
SDSLeon merged 1 commit into
masterfrom
lightcode/tidy-beacon-689b093d
Jun 4, 2026
Merged

Reopen GUI turn after premature idle#119
SDSLeon merged 1 commit into
masterfrom
lightcode/tidy-beacon-689b093d

Conversation

@SDSLeon

@SDSLeon SDSLeon commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Type: Bugfix

  • Fix GUI threads that were marked idle while structured runtime activity (e.g. reasoning) was still in flight, so the UI no longer shows a finished turn too early.
  • When live assistant activity arrives after that premature idle, restore working status, attention, and active turn timing instead of leaving the thread idle.
  • Drop completed-turn records that were written for the falsely closed window so turn history and anchors stay accurate.
  • Add an app store regression test for idle → late activity → idle to lock in turn reopening and completed-turn cleanup.

- Reopen idle or finished GUI threads when live structured runtime events arrive
- Roll back completed-turn bookkeeping from the false idle window
- Add appStore regression test for idle-then-reasoning reopen flow
@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
lightcode-landing Skipped Skipped Jun 4, 2026 3:33am

@SDSLeon SDSLeon merged commit 57481b8 into master Jun 4, 2026
6 checks passed
@SDSLeon SDSLeon deleted the lightcode/tidy-beacon-689b093d branch June 4, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant