Skip to content

Compact agent status: fix review feedback#300591

Merged
eli-w-king merged 2 commits intoeli/compact-command-center-statusfrom
copilot/sub-pr-300560-another-one
Mar 10, 2026
Merged

Compact agent status: fix review feedback#300591
eli-w-king merged 2 commits intoeli/compact-command-center-statusfrom
copilot/sub-pr-300560-another-one

Conversation

Copy link
Contributor

Copilot AI commented Mar 10, 2026

Addresses review comments on the compact agent status PR. No behavioral changes outside the fixes below.

Fixes

  • Compact mode order comment: Corrected inline comment to document actual section order [needs-input, active, unread, sparkle] instead of the stale [active, unread, sparkle]
  • needsInputSection filtered state: Apply filtered CSS class when isFilteredToInProgress is active — needsInputSection is part of the same inProgress filter but was missing the visual indicator
  • Toggle badge preservation: ToggleAgentStatusAction now restores 'badge' mode when toggling back from 'hidden' if the raw stored value was 'badge'; previously always fell back to 'compact'
  • getAgentControlMode fallback comment: Clarified that the 'compact' fallback applies to any unrecognized or missing value, not just new installs
  • chat.agentsControl.enabled description: Rewrote markdownDescription to describe the enum semantics (hidden hides the indicator; other values show it) rather than phrasing it as a boolean "Enabling this setting…"

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…, toggle badge preservation, and description updates

Co-authored-by: eli-w-king <201316543+eli-w-king@users.noreply.github.com>
Copilot AI changed the title [WIP] Update agent status control to three-way enum Compact agent status: fix review feedback Mar 10, 2026
@eli-w-king eli-w-king self-requested a review March 10, 2026 23:42
@eli-w-king eli-w-king marked this pull request as ready for review March 10, 2026 23:42
@eli-w-king eli-w-king merged commit 5b6beca into eli/compact-command-center-status Mar 10, 2026
2 of 3 checks passed
@eli-w-king eli-w-king deleted the copilot/sub-pr-300560-another-one branch March 10, 2026 23:42
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.

2 participants