Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 18, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

roblourens and others added 5 commits January 17, 2026 21:06
* Lazy render collapsed thinking group parts
Fix #287176

* re-comment

* Update src/vs/workbench/contrib/chat/browser/widget/chatContentParts/chatThinkingContentPart.ts

Co-authored-by: Justin Chen <[email protected]>

* - In fixedScrolling mode, need to make sure we know that the part is not streaming before rendering it, so that we don't render the tool parts then immediate finalize and collapse the group
- Diffing with lazily created tool parts is a bit weird, led to rendering extra tool parts at the bottom of the response. One thing I added to help with this is clearing out all rendered parts when a new model is swapped in. I wanted to do this anyway because keeping all those parts around can lead to leaks.

---------

Co-authored-by: Justin Chen <[email protected]>
Only show the request/response, don't show any of the previous response. This looks cleaner, part of #274099.
Also, measuring from the top means that we don't shift the response up and down when expanding the list of edited files (if the response is shorter than the minimum)
* Fix error in chatwidget setup
Leftover from #288653

* Also remove this unneeded layout call that runs too often
…/unarchive (#288449)

* Initial plan

* Add multi-select support for agent session mark read/unread and archive/unarchive operations

Co-authored-by: bpasero <[email protected]>

* polish

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: bpasero <[email protected]>
Co-authored-by: Benjamin Pasero <[email protected]>
Co-authored-by: Benjamin Pasero <[email protected]>
@pull pull bot locked and limited conversation to collaborators Jan 18, 2026
@pull pull bot added the ⤵️ pull label Jan 18, 2026
@pull pull bot merged commit a8aad7d into code:main Jan 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants