Skip to content

feat(agent-manager): scope worktree reviews - #13498

Merged
marius-kilocode merged 1 commit into
mainfrom
support-review-worktree-agent-manager
Aug 27, 2026
Merged

feat(agent-manager): scope worktree reviews#13498
marius-kilocode merged 1 commit into
mainfrom
support-review-worktree-agent-manager

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

What Problem This Solves

/review worktree must match the full diff shown for an Agent Manager-managed worktree without leaking the worktree-only option into Local, sidebar, or CLI prompts.

Why This Change Was Made

The command now reviews committed, staged, unstaged, and untracked changes against the recorded Agent Manager base. It is offered only for an active managed worktree, with imported PR targets and legacy metadata supported.

User Impact

Agent Manager worktree sessions can select /review worktree. Local sessions, the VS Code sidebar, unassigned sessions, and CLI/TUI surfaces retain the existing review options without exposing the worktree-only scope.

Evidence

  • CLI review tests: 33 passed
  • VS Code targeted tests: 187 passed
  • VS Code full unit suite: 4,224 passed
  • Extension compile, typecheck, lint, and knip passed
  • Manual Agent Manager verification covered managed worktree, Local, sidebar, and CLI visibility

@marius-kilocode
marius-kilocode merged commit fcfefc4 into main Aug 27, 2026
33 checks passed
@marius-kilocode
marius-kilocode deleted the support-review-worktree-agent-manager branch August 27, 2026 08:00
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