feat(web): polish subagent Command Deck - #127
Conversation
|
Warning Review limit reached
Next review available in: 4 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
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. Comment |
Summary
Why
PR #120 shipped the Command Deck structure, but the final visual-verification refinements remained only in the original dirty checkout. This PR banks that reviewed presentation delta without reintroducing screenshot or geometry checks into blocking CI.
User impact
Subagent cards use a denser single-line status treatment, orphaned workers avoid false timing precision, and the selected worker timeline is easier to scan with text-left/time-right rows and latest-event emphasis.
Validation
pnpm exec vp check(0 errors; 28 inherited warnings, none in touched files)pnpm exec vp run typecheckpnpm exec vp test run apps/web/src/components/SubagentsPanel.test.ts(23 passed)pnpm exec vp run --filter @neokod/web test:browser -- apps/web/src/components/SubagentsPanel.browser.tsx(5 files, 7 tests passed)pnpm exec vp run test(all packages passed; server 223 files / 2067 tests passed, 2 files / 7 tests skipped)pnpm exec vp run build:desktopnode scripts/check-changelog-version.ts