Skip to content

Improve discoverability of archived chats (fix #286815)#286978

Merged
bpasero merged 2 commits intomainfrom
ben/glad-wildebeest
Jan 11, 2026
Merged

Improve discoverability of archived chats (fix #286815)#286978
bpasero merged 2 commits intomainfrom
ben/glad-wildebeest

Conversation

@bpasero
Copy link
Copy Markdown
Member

@bpasero bpasero commented Jan 11, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 11, 2026 07:16
@bpasero bpasero enabled auto-merge (squash) January 11, 2026 07:16
@bpasero bpasero self-assigned this Jan 11, 2026
@vs-code-engineering vs-code-engineering Bot added this to the January 2026 milestone Jan 11, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the discoverability of archived chats by making them visible by default and adding a count indicator. The changes address issue #286815.

Changes:

  • Made archived chats visible by default instead of hidden
  • Added count display to the Archived section header (e.g., "Archived (5)")
  • Made the Archived section collapsed by default but easily expandable by clicking anywhere on it
  • Improved type safety of the isAgentSessionSection type guard

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsViewer.ts Changed Archived section label to include dynamic count using inline localization
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsModel.ts Improved type guard to accept unknown parameter for better type safety
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsFilter.ts Changed default filter to show archived items (changed from true to false)
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsControl.ts Made Archived section collapsed by default and expandable by clicking anywhere

Tyriar
Tyriar previously approved these changes Jan 11, 2026
@bpasero bpasero merged commit d2b7ef0 into main Jan 11, 2026
22 checks passed
@bpasero bpasero deleted the ben/glad-wildebeest branch January 11, 2026 08:58
eli-w-king pushed a commit that referenced this pull request Jan 14, 2026
* Improve discoverability of archived chats (fix #286815)

* ci
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Feb 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants