Skip to content

Use active turn state for UI busy and settled checks#453

Merged
BunsDev merged 1 commit intomainfrom
okcode/fix-ui-overlap
Apr 14, 2026
Merged

Use active turn state for UI busy and settled checks#453
BunsDev merged 1 commit intomainfrom
okcode/fix-ui-overlap

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 14, 2026

Summary

  • Treat activeTurnId as the source of truth for whether a turn is in progress.
  • Update chat view busy/scroll/revert/queue behavior to key off the active turn instead of orchestration status.
  • Adjust session settling logic so a running session with no active turn is considered settled, with test coverage for that case.

Testing

  • Not run

- Use activeTurnId instead of orchestration status for UI busy/scroll gating
- Update settled-turn logic and tests for sessions that are running without an active turn
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 14, 2026 6:15am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 14, 2026 6:15am

@github-actions github-actions bot added size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 14, 2026
@BunsDev BunsDev merged commit 6fbb060 into main Apr 14, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant