Skip to content

[pull] main from microsoft:main#981

Merged
pull[bot] merged 12 commits intocode:mainfrom
microsoft:main
Feb 28, 2026
Merged

[pull] main from microsoft:main#981
pull[bot] merged 12 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

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

connor4312 and others added 12 commits February 27, 2026 14:15
- Reorders dropdown actions to show queue/steer (the default actions) before stop and send (destructive action)
- Marks the configured default action as checked so it's focused when the dropdown opens with keyboard
- This ensures the dropdown pre-selection matches the action that would be triggered by pressing Enter

Fixes #297559

(Commit message generated by Copilot)
* Show agent picker for Background Agents in welcome view

* Apply suggestion from @Copilot

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* plugins: store installed plugins in storage rather than paths

This simplifies some things and sets the groundwork for more special
things (like updating and disk cleanup) that we'll do with marketplace
plugins.

* fix
chat: fix dropdown action order to match default
- When a tool call returns a CreateTaskResult, the MCP server now forwards
  task statusMessage from notifications/tasks/status into the chat progress
  stream via the ToolProgress callback
- Adds onStatusMessage optional callback to McpTask constructor to report
  status messages as they come in from server notifications
- Updates callTool method signature to accept onStatusMessage callback,
  passed from _callWithProgress in mcpServer.ts
- This allows task-mode MCP tools to communicate progress through the
  established progress channel without requiring duplicate progress
  notifications

Fixes #298013

(Commit message generated by Copilot)
…of domains. (#298372)

* fixing when trusted domains are url's instead of just domains

* changes

* changes
* set remote repo uri

* fix setting repo

* fix setting repo uri
@pull pull bot locked and limited conversation to collaborators Feb 28, 2026
@pull pull bot added the ⤵️ pull label Feb 28, 2026
@pull pull bot merged commit 90127b7 into code:main Feb 28, 2026
5 checks passed
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.

7 participants