Skip to content

[pull] main from microsoft:main#1172

Merged
pull[bot] merged 23 commits intocode:mainfrom
microsoft:main
Apr 22, 2026
Merged

[pull] main from microsoft:main#1172
pull[bot] merged 23 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 22, 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 : )

jrieken and others added 23 commits April 21, 2026 17:39
* Get model and the multiplier to show up for copilot cli chat

Co-authored-by: Copilot <copilot@github.com>

* test

* dont use unknown in test

Co-authored-by: Copilot <copilot@github.com>

* remove unknown

* address review

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: Copilot <copilot@github.com>
Apparently if tsbuildinfo exists but the output itself is deleted, then nothing will be reemitted? At least that's what seems to happen with our build setup

Co-authored-by: Copilot <copilot@github.com>
* move contributed dropdowns to secondary inputbar

* secondary bar fixes

* address comments

* address some comments

* address comments again
* feat(copilotcli): Add auto model configuration

Co-authored-by: Copilot <copilot@github.com>

* Updates

Co-authored-by: Copilot <copilot@github.com>

* Updates

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: Copilot <copilot@github.com>
…reliability (#311838)

* Chronicle: Surface agent_name,  fix SQL truncation, and improve query reliability

Co-authored-by: Copilot <copilot@github.com>

* feedback updates

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: Copilot <copilot@github.com>
…#311851)

The inline summarization path computed enableThinking differently from
the main agent loop in toolCallingLoop.ts. For Anthropic on non-continuation
turns without thinking blocks yet, the old logic set enableThinking=false
while the main agent kept it true. This thinking parameter mismatch
invalidated the Anthropic message cache, causing 0% cache hit rate on
inline summarization requests.

Align with the main loop: only disable thinking on continuation turns
for Anthropic when no thinking blocks exist in messages.
Delete tsbuildinfo for extensions on rebuild
sessions: remove unused contributions and add null debug service
* Agents - add open command actions for files/changes

* Update src/vs/sessions/contrib/files/browser/files.contribution.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Remove commands that are not needed

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Apr 22, 2026
@pull pull Bot added the ⤵️ pull label Apr 22, 2026
@pull pull Bot merged commit e82fa25 into code:main Apr 22, 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.