Skip to content

[pull] main from microsoft:main#998

Merged
pull[bot] merged 38 commits intocode:mainfrom
microsoft:main
Mar 4, 2026
Merged

[pull] main from microsoft:main#998
pull[bot] merged 38 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 4, 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 : )

mrleemurray and others added 30 commits March 4, 2026 15:50
)

- When pressing Alt in the chat input, the submit button icon now toggles to match the alternative action (steer ↔ queue), following the standard VS Code pattern. Previously the icon never changed regardless of Alt state.
- Fixes the issue where users couldn't visually confirm Alt+Enter would queue instead of steer

Fixes #299152

(Commit message generated by Copilot)
…299210)

* Refactor model selection logic into separate file. Add tons of tests

* Use one get all models function

* Copilot comments
…better maintainability

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

* Include remote debug extension host env in remote terminal shell env

* Update src/vs/workbench/services/environment/browser/environmentService.ts

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

* Update src/vs/workbench/contrib/terminal/common/remote/remoteTerminalChannel.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com>
…iew (#299242)

* feat: enhance folder selection with workspace trust verification

* feat: add workspace trust request for local targets in NewChatWidget

* feat: implement workspace trust request for folder selection in NewChatWidget

* fix: update trust message for folder selection in NewChatWidget

* fix: update trust message to clarify agent session capabilities in folder selection

* fix: handle folder selection trust request and restore previous selection if untrusted

* fix: simplify trust message for folder selection in NewChatWidget

* fix: refactor folder trust handling in NewChatWidget for improved clarity and maintainability

* fix: make _setNewSession and folder trust request asynchronous in NewChatWidget

* fix: update cursor styles for send button states in chat widget

* fix: refactor folder trust handling in NewChatWidget for improved session management

* fix: simplify default repository URI handling in NewChatWidget

* fix: handle undefined default repository URI in new session creation

* fix: remove 'diffEditor.renderSideBySide' configuration from default settings

* fix: remove unused workspace context service from NewChatWidget
…299124)

changes to enable variable substitution for sandboxing
* autopilot mode + /yolo commands

* fix tests

* revert fix

* fix disposable leak

* address a few comments, make sure it works when switching sessions

* make some tests

* fix tests

* some reverts to cleaner state

* add secondary toolbar, permissions

* don't use query selector, surface toolbar in the template

* UI polish: context usage widget, secondary toolbar layout, theme tweaks

- Move context usage widget to secondary toolbar with percentage label on hover
- Adjust secondary toolbar padding/gap and input part bottom padding
- Lower icon-only threshold to 300px
- Darken input placeholder foreground in 2026 dark theme
- Update agent mode description

* update names

* update api for tool call limits

* add true autopilot

* move error retry logic to extension

* address some more comments

* make sure to hide tool

* bump version #

* better tool description

* fix conflict

* enterprise restrictions

* revert some stuff, fix sessions window containers

* fix actions

* fix delegate vs. session target

* fix compile + add setting

---------

Co-authored-by: David Dossett <25163139+daviddossett@users.noreply.github.com>
…theme-styles-2

Final port of misc 2026 theme styles - refine color theme styles for improved UI consistency
…olution (#299261)

feat - add EditorTabsVisibleContext handling
* plugins: show in customizations view

* plugins: address PR review comments
* don't allow expanding until hitting max height in thinking

* Address comments
#298898)

Clear previous sync action before registering a new one in GitSyncContribution
daviddossett and others added 8 commits March 4, 2026 13:52
* Polish question carousel: simplify title bar, footer nav, and layout

* Question carousel UI polish

- Border radius matches chat input (cornerRadius-large)
- Background uses panel background
- Remove colon prefix from option descriptions
- Option list items use cornerRadius-medium
- Footer padding: 8px left, 16px right
- 12px gap between number and labels
- Freeform row aligned with preset options
- Close button vertically centered in titlebar
- Checkboxes center-aligned in list items
- has-description class for title+description items
- Number elements use consistent width
- Focus outline consistent across all list items
- Tighter gap between presets and custom answer
- Summary Q/A always on separate rows
- Hide submit icon when carousel is open (show stop only)
- Show submit when user types to steer

* Add close button to single-question carousel title row

* Add submit footer for single-question multi-select carousels

* Align single-question submit footer to the right with hint

* Fix failing carousel unit tests

Update test selectors and structure to match current DOM:
- Remove .chat-question-carousel-nav assertion (element no longer exists)
- Update markdown/message tests to use .chat-question-title
- Fix nav button tests to use multi-question carousels with .chat-question-nav-arrow
- Fix submit button test to use multi-question carousel

* Fix chat question carousel navigation and summary test regressions
* feat: set session options when providing chat session content

* refactor: streamline session option setting in ChatSessionsService
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version: 1.19.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
no copy button on response
…99293)

* Polish chat input part: adjust padding, prevent picker collapse, size add context icon

* Increase action widget row gap to 8px
…ng (#299262)

* fix - update TypeScript compilation commands in docs

* fix - update section handling in AICustomizationListWidget

* undo unrelated changes

* ccr
@pull pull bot locked and limited conversation to collaborators Mar 4, 2026
@pull pull bot added the ⤵️ pull label Mar 4, 2026
@pull pull bot merged commit c492347 into code:main Mar 4, 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.