Skip to content

fix(agent-manager): default worktree session history - #13179

Merged
marius-kilocode merged 1 commit into
mainfrom
filter-sessions-by-worktree-2
Aug 18, 2026
Merged

fix(agent-manager): default worktree session history#13179
marius-kilocode merged 1 commit into
mainfrom
filter-sessions-by-worktree-2

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

When Agent Manager opens session history from a managed git worktree, the history view starts on Local even though the relevant sessions are scoped to that worktree. This makes the expected sessions appear missing and requires an extra filter click.

The history view now initializes to Worktree only when the worktree-session source is available, while normal sidebar history continues to initialize to Local. Accessibility coverage verifies both the selected tab and visible panel, and a patch changeset records the user-facing fix.

@kilo-code-bot

kilo-code-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • packages/kilo-vscode/webview-ui/src/components/history/HistoryView.tsx
  • packages/kilo-vscode/tests/history-accessibility.spec.ts
  • .changeset/worktree-history-default.md

Reviewed by kimi-k3 · Input: 67.8K · Output: 3.6K · Cached: 264.1K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 1c05bbe into main Aug 18, 2026
24 checks passed
@marius-kilocode
marius-kilocode deleted the filter-sessions-by-worktree-2 branch August 18, 2026 08:18
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