Skip to content

feat(web): polish subagent Command Deck - #127

Merged
kamo62 merged 3 commits into
mainfrom
feat/subagent-command-deck-polish
Aug 9, 2026
Merged

kamo62 merged 3 commits into
mainfrom
feat/subagent-command-deck-polish

Conversation

@kamo62

@kamo62 kamo62 commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • restore the visually verified Option D roster metadata and event timeline
  • avoid showing inferred timing beside orphaned workers
  • size selected-worker summaries for the narrow panel instead of inheriting chat typography
  • add semantic browser assertions for roster timing and progress timestamps

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 typecheck
  • pnpm 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:desktop
  • node scripts/check-changelog-version.ts

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

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 @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: 2cfdc9cc-ccba-4ad5-bc2e-2159790c893d

📥 Commits

Reviewing files that changed from the base of the PR and between 63a314a and 976aa97.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • apps/web/src/components/SubagentsPanel.browser.tsx
  • apps/web/src/components/SubagentsPanel.tsx

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.

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Aug 9, 2026
@kamo62
kamo62 marked this pull request as ready for review August 9, 2026 07:44
@kamo62
kamo62 changed the base branch from feat/stacked-safety-regressions to main August 9, 2026 08:38
@kamo62
kamo62 merged commit f6aebfc into main Aug 9, 2026
10 checks passed
@kamo62
kamo62 deleted the feat/subagent-command-deck-polish branch August 9, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M 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