Skip to content

[pull] main from microsoft:main#1069

Merged
pull[bot] merged 39 commits intocode:mainfrom
microsoft:main
Mar 24, 2026
Merged

[pull] main from microsoft:main#1069
pull[bot] merged 39 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 24, 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 30 commits March 20, 2026 12:55
…and AnythingQuickAccessProvider for context attachment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…mbolsQuickAccessProvider to use JSON.stringify for better structure
When sandbox is enabled, the tool-level icon was set to terminalSecure (lock)
at registration time, which leaked into every rendering path during streaming
before we knew if a specific command was actually sandboxed. This caused
unsandboxed commands (requestUnsandboxedExecution=true) to show the lock icon.

Fix:
- Set toolData.icon to always be Codicon.terminal (no lock). The per-command
  isSandboxWrapped flag in toolSpecificData is the authoritative source.
- In the existing autorun in trackToolMetadata, update the icon element when
  the tool transitions out of streaming and toolSpecificData becomes available.
- Store icon elements in toolIconsByCallId map for direct access.

Fixes #303505
…date its functionality in the titlebar

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

Co-authored-by: Copilot <copilot@github.com>
…improved accessibility and styling

Co-authored-by: Copilot <copilot@github.com>
…ounting in sidebar and title bar

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

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

* Fix drag image for shrink-sized tabs to avoid tab header UI artifacts

Co-authored-by: benibenj <44439583+benibenj@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/vscode/sessions/33fedcaa-392b-498d-9f3c-739f96e032e5

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: benibenj <44439583+benibenj@users.noreply.github.com>
…bar widget

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

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

Sessions: Refactor and enhance session status widget in titlebar
…sh-shark

Co-authored-by: Copilot <copilot@github.com>
* chat session actions: parse slash command

* Update src/vs/workbench/contrib/chat/browser/chatSessions/chatSessions.contribution.ts

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

* updates

---------

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

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
mrleemurray and others added 9 commits March 24, 2026 14:27
Implement changes indicator in titlebar and clean up auxiliary bar widget
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* show warning when subagents are used but not enabled

* update test
Sessions - expose changes view menus
Remove self from notify, classifier, events, etc.
@pull pull bot locked and limited conversation to collaborators Mar 24, 2026
@pull pull bot added the ⤵️ pull label Mar 24, 2026
@pull pull bot merged commit a31e6e0 into code:main Mar 24, 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.

8 participants