Skip to content

Fix untitled session in sessions lists#304572

Merged
osortega merged 1 commit intomainfrom
osortega/general-hare
Mar 24, 2026
Merged

Fix untitled session in sessions lists#304572
osortega merged 1 commit intomainfrom
osortega/general-hare

Conversation

@osortega
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 24, 2026 21:07
@osortega osortega self-assigned this Mar 24, 2026
@vs-code-engineering vs-code-engineering bot added this to the 1.114.0 milestone Mar 24, 2026
Copy link
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

Adjusts how local agent sessions are surfaced in the sessions list to avoid showing “ghost”/untitled entries that can appear when a session is considered active but there is no corresponding in-memory chat model.

Changes:

  • Filter out active session details that have no loaded chat model (to avoid listing effectively empty/untitled sessions).

@osortega osortega enabled auto-merge March 24, 2026 21:50
@osortega osortega merged commit ad32a00 into main Mar 24, 2026
32 of 34 checks passed
@osortega osortega deleted the osortega/general-hare branch March 24, 2026 21:59
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