Skip to content

Comments

[pull] main from microsoft:main#941

Merged
pull[bot] merged 48 commits intocode:mainfrom
microsoft:main
Feb 17, 2026
Merged

[pull] main from microsoft:main#941
pull[bot] merged 48 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 17, 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 : )

cwebster-99 and others added 30 commits February 11, 2026 11:05
Switches from webpack to esbuild for `merge-conflict`, `references-view`,  `search-result`, and `simple-browser`
…ctionItem.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.17.1...v8.18.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 8.18.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Ask mode assignment and refetch trigger
* sessions - remove CLI support (not used)

* Update src/vs/code/electron-main/app.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…t/mcp/ajv-8.18.0

Bump ajv from 8.17.1 to 8.18.0 in /test/mcp
* Chat input styling: border radius, icon colors, toolbar tweaks

* Swap all send icons to arrowUp, fix toolbar icon colors

* Fix missing semicolon, move inline styles to CSS class

* Update 2026 theme chat input radius to radius-lg

* Update descriptionForeground to #888888 in 2026 dark theme

* Revert background agent Copilot CLI customizations
…view navigation hint (#295412)

The _navigationHint() method had a keybinding placeholder missing its
closing '>' delimiter. This caused resolveContentAndKeybindingItems()
to not recognize the placeholder, resulting in raw placeholder text
being shown to screen reader users instead of the resolved keybinding.

Fixes #295411
* fix sending new chat request in sessions window

* feedback
Custom action widget menu styles: 12px codicons, 6px gap
lszomoru and others added 18 commits February 17, 2026 21:31
Fix sessionId in reviveSessionsWithEdits
…293628)

* fixfix: scope remote terminal env vars to correct workspace folder

Remote terminals used last active editor workspace instead of the
terminal's actual CWD, activating the wrong Python environment in
multi-root workspaces.

Fixes microsoft/vscode-python-environments#986

* Simpler and more reliable fix
Add tests to getWorkspaceForTerminal
* Pass pixel dimension through terminal resize

* Update src/vs/workbench/contrib/terminal/browser/terminalInstance.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Fix restoring non-local chat session options
Revert "Use sequence as default terminal tab title"
Refactor chat status widget for no auth scenario
* fix sending new chat request in sessions window

* sessions - handle deleted active session by switching to the next available session

* sessions - ensure session switch only occurs for deleted known agent sessions

* refactor: rename ISessionsWorkbenchService to ISessionsManagementService and update references

- Replaced all instances of ISessionsWorkbenchService with ISessionsManagementService across multiple files.
- Updated the implementation of the active session management to reflect the new service name.
- Removed the old sessionsWorkbenchService.ts file and created a new sessionsManagementService.ts file with the updated logic.

* fix: update variable name from agentSessionsService to sessionsManagementService for consistency

* feat: make sidebar title area draggable and prevent dragging of interactive elements

* feat: add draggable title area for sidebar to enable window movement

* fix: update draggable area for interactive elements in sidebar title

* fix: update draggable area for interactive elements in sidebar title

* fix: update layout for chat widget extension pickers and sorting logic

* feat: implement dynamic target configuration for chat widget based on workspace context

* fix: remove local agent session from allowed targets in NewChatWidget

* feat: add local folder picker for workspace selection in NewChatWidget

* feat: enhance folder selection with recent folders in NewChatWidget

* feat: integrate action widget service for improved folder selection in NewChatWidget

* feat: implement custom folder dropdown for recent folder selection in NewChatWidget

* feat: replace custom folder dropdown with DropdownMenu for improved folder selection in NewChatWidget

* feat: update computeAllowedTargets to conditionally include Local agent session provider

* feat: replace DropdownMenu with SelectBox for improved folder selection in NewChatWidget

* feat: enhance folder selection with context menu and improved button UI in NewChatWidget
* Initial plan

* Add lock group feature when opening integrated browser side-by-side

Co-authored-by: jruales <1588988+jruales@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jruales <1588988+jruales@users.noreply.github.com>
Instead of always showing the `eyeClosed` icon, show the `eye` or `eyeClosed` icon depending on the current visibility.
@pull pull bot locked and limited conversation to collaborators Feb 17, 2026
@pull pull bot added the ⤵️ pull label Feb 17, 2026
@pull pull bot merged commit 6ba094b into code:main Feb 17, 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.