Skip to content

feat(agent-manager): add close others tab action - #11331

Merged
marius-kilocode merged 2 commits into
mainfrom
aged-front
Jun 17, 2026
Merged

feat(agent-manager): add close others tab action#11331
marius-kilocode merged 2 commits into
mainfrom
aged-front

Conversation

@kirillk

@kirillk kirillk commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Issue

No linked issue. Small Agent Manager tab context menu UX improvement requested directly.

Context

Agent Manager tabs had a Close context menu item, but no way to quickly close every other tab in the current tab strip.

Implementation

Adds Close Others immediately after Close in the session and terminal tab context menus. The action keeps the clicked tab active and closes other session, terminal, and review tabs in the same Agent Manager context. Adds localized labels for the existing Agent Manager dictionaries and a changeset for the user-facing extension change.

Screenshots / Video

GIF Recording 2026-06-16 at 9 29 48 PM

How to Test

Manual/local verification

  • Agent ran bun run typecheck from packages/kilo-vscode.
  • Agent ran bun run lint from packages/kilo-vscode.

Reviewer test steps

  1. Open Agent Manager in the VS Code extension.
  2. Open multiple Agent Manager tabs in the same context.
  3. Right-click a session or terminal tab.
  4. Confirm Close Others appears immediately after Close.
  5. Select Close Others and confirm only the clicked tab remains active.

Blocked checks and substitute verification

  • None.

Checklist

  • Issue linked above, or exception explained
  • Tests/verification described
  • Screenshots/video included for visual changes, or marked N/A
  • Changeset considered for user-facing changes
  • I personally reviewed the diff and can explain the changes, including any AI-assisted work.

Get in Touch

@marius-kilocode
marius-kilocode merged commit 0599442 into main Jun 17, 2026
21 checks passed
@marius-kilocode
marius-kilocode deleted the aged-front branch June 17, 2026 08:01
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
feat(agent-manager): add close others tab action
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