Skip to content

Conversation

@bpasero
Copy link
Member

@bpasero bpasero commented Dec 6, 2025

No description provided.

@bpasero bpasero self-assigned this Dec 6, 2025
@bpasero bpasero changed the title Ability to search, sort, and filter Recent Sessions (fix #281349) Ability to filter sessions (fix #281349) Dec 6, 2025
@bpasero bpasero added this to the November 2025 milestone Dec 6, 2025
@bpasero bpasero merged commit 92b47d1 into 1.107/sessions Dec 7, 2025
28 checks passed
@bpasero bpasero deleted the ben/peaceful-caribou branch December 7, 2025 05:33
bpasero added a commit that referenced this pull request Dec 7, 2025
* Ability to search, sort, and filter `Recent Sessions` (fix #281349)

* fix visibility regression
bpasero added a commit that referenced this pull request Dec 8, 2025
* Ability to search, sort, and filter `Recent Sessions` (fix #281349)

* fix visibility regression
bpasero added a commit that referenced this pull request Dec 8, 2025
* Various fixes for session progress

* Localize

* fix #281591.
<!-- Thank you for submitting a Pull Request. Please:
* Read our Pull Request guidelines:
  https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests
* Associate an issue with the Pull Request.
* Ensure that the code is up-to-date with the `main` branch.
* Include a description of the proposed changes and how to test them.
-->

* edits: fix files created from background agents showing 0/0 in diff (#281637)

* edits: fix files created from background agents showing 0/0 in diff

Our baseline lookup logic was aware of 'create' operations to show them
at the right time, but if a created file was edited, we would
incorrectly add a baseline for it anyway which caused issues.

* trigger PR workflow on sessions branch

* sessions: make 'apply changes' show in working set multidiff (#281645)

Closes #281641

* tools: let hydrated tool calls have presentation options (#281634)

Editor side for #281633

* chat: fix plan followups not showing (#281624)

Closes #281372

* add back continueIn header (#281654)

add back continueIn header (#281157)

* Use ref counted IChatModelReference to fix agentSession.local.openChanges (#281662)

* Use ref counted IChatModelReference to fix agentSession.local.openChanges

* but properly

* sessions: fix losing input when session becomes titled (#281618)

* sessions: fix losing input when session becomes titled

Transfer input state, too

closes #279089

* fix compilation

* share css to fix #281267 (#281664)

* Rename `chat.recentSessions.enabled` setting (fix #281681) (#281682)

* Want option to right-click recent agent sessions to open in chat editor (fix #281347) (#281684)

* Ability to filter sessions (fix #281349) (#281718)

* Ability to search, sort, and filter `Recent Sessions` (fix #281349)

* fix visibility regression

* Agent sessions should always show all sessions when in side by side mode (fix #281748)

* agent sessions - show all when in sidebyside mode

* more layout changes

* adjust height

* more polish

* Update session card UX from latest designs (fix #281754) (#281759)

* agent sessions - ensure `preserveFocus` is respected when opening (#281782)

* agent sessions - better align session title icon (#281790)

* agent sessions - expand filter to support read state too (#281792)

---------

Co-authored-by: Osvaldo Ortega <[email protected]>
Co-authored-by: Peng Lyu <[email protected]>
Co-authored-by: Connor Peet <[email protected]>
Co-authored-by: Josh Spicer <[email protected]>
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