Skip to content

fix: resolve remaining chat UI issues - #18

Merged
chryzxc merged 6 commits into
mainfrom
agent/fix-issues-13-16
Jul 28, 2026
Merged

fix: resolve remaining chat UI issues#18
chryzxc merged 6 commits into
mainfrom
agent/fix-issues-13-16

Conversation

@chryzxc

@chryzxc chryzxc commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • scope and dismiss live toast notifications by session
  • prevent interactive prompts from leaking across sessions
  • render the current transcript immediately at stream completion
  • add regression coverage for the affected UI contracts

Validation

  • npm run verify
  • 1,829 tests passed, 0 failed

Closes #13
Closes #14
Closes #15
Closes #16

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@chryzxc, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 53 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: cc5cb001-f466-41ec-af0b-a2e1e6f5aec4

📥 Commits

Reviewing files that changed from the base of the PR and between e2f8b56 and 2fb9787.

📒 Files selected for processing (4)
  • tests/regression/interactive-toast-and-terminal-handoff-regression.test.mjs
  • webview/shared/src/chat/ChatShell.tsx
  • webview/shared/src/chat/PanelComponents.tsx
  • webview/shared/src/chat/ToastOverlay.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/fix-issues-13-16

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@chryzxc
chryzxc merged commit 7b8874f into main Jul 28, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment