Skip to content

fix(agent-manager): collapse sessions by default#11733

Merged
marius-kilocode merged 1 commit into
mainfrom
lackadaisical-motor
Jun 29, 2026
Merged

fix(agent-manager): collapse sessions by default#11733
marius-kilocode merged 1 commit into
mainfrom
lackadaisical-motor

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

The Agent Manager currently expands the unassigned Sessions list on first use, reducing the sidebar space available for worktrees.

New workspaces now start with Sessions collapsed. Both expanded and collapsed choices are persisted explicitly, while state files created before this preference was explicit continue to restore the expanded layout so existing users keep their chosen experience.

@kilo-code-bot

kilo-code-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (4 files)
  • .changeset/collapse-agent-sessions.md
  • packages/kilo-vscode/src/agent-manager/WorktreeStateManager.ts
  • packages/kilo-vscode/tests/unit/worktree-state-manager.test.ts
  • packages/kilo-vscode/webview-ui/agent-manager/AgentManagerApp.tsx

Reviewed by gpt-5.4-20260305 · Input: 80K · Output: 9.4K · Cached: 915.2K

Review guidance: REVIEW.md from base branch main

@zakimimit

Copy link
Copy Markdown

@marius-kilocode

Check this
[Bug] Code Edit Blocks Auto-Expand on Scroll and Fail to Close Properly
#11499

@marius-kilocode

Copy link
Copy Markdown
Collaborator Author

@zakimimit In what way is that related to this issue?

@marius-kilocode marius-kilocode merged commit afb8104 into main Jun 29, 2026
25 checks passed
@marius-kilocode marius-kilocode deleted the lackadaisical-motor branch June 29, 2026 14:21
vkeerthivikram pushed a commit to vkeerthivikram/kilocode that referenced this pull request Jun 30, 2026
fix(agent-manager): collapse sessions by default
NJ-2020 pushed a commit to NJ-2020/kilocode that referenced this pull request Jul 4, 2026
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.

3 participants