Skip to content

[pull] main from microsoft:main#973

Merged
pull[bot] merged 54 commits intocode:mainfrom
microsoft:main
Feb 26, 2026
Merged

[pull] main from microsoft:main#973
pull[bot] merged 54 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

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

osortega and others added 30 commits February 25, 2026 10:17
- Introduced `SessionsChatViewPane` to restrict session targets to Local and Cloud.
- Updated interfaces and classes to include optional `allowedSessionTargets` for session target and delegation pickers.
- Enhanced visibility logic in `DelegationSessionPickerActionItem` and `SessionTypePickerActionItem` to respect allowed targets.
Missed getting these in. Easy enough following our existing patterns.
plugins: wire in agents to prompt service
Style chat welcome view to match integrated browser
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: enable sub app entrypoint on windows

* chore: update window icons

* chore: update gulp-electron

* chore: bump inno_updater

* chore: cleanup

* fix: inno compilation for stable

* chore: bump distro

* chore: bump distro
…epository path and improve session data extraction
…ion method by directly injecting dependencies for agentSessionsService and chatSessionsService
joshspicer and others added 24 commits February 26, 2026 10:29
* ai customizations: always use embedded editor with auto-save

- Remove preferEmbeddedCustomizationEditor branching — embedded editor
  is now the default for both core VS Code and sessions
- Add explicit save via textFileService.save() with 500ms debounce,
  fixing the issue where edits opened dirty copies in separate tabs
- Remove IEditorService dependency and close() method from the
  management editor
- Update AI_CUSTOMIZATIONS.md

Refs #297343

* Update src/vs/sessions/copilot-customizations-spec.md

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

* Update src/vs/workbench/contrib/chat/browser/aiCustomization/aiCustomizationManagementEditor.ts

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

---------

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

Sessions window: execute slash command on enter
…ving of sessions based on context, improving session management in the chat widget
…ion and truncate conversation transcripts to avoid exceeding token limits in chat sessions
* Adjust chat response spacing margins

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

* chat: avoid stacked used-context margins

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

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ocal sessions when not in sessions window, improving session management
Adds proper error handling to the output promise in the
mcpStdioStateHandler test by:

- Adding reject parameter to the Promise constructor
- Forwarding child process errors as promise rejections

This ensures that child process errors are properly handled
and prevents potential unhandled rejection warnings.

Fixes #297237

(Commit message generated by Copilot)
Update button colors and animation for download progress
…d on session window context, improving session management
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…T18-10-35

Sessions window: delegation picker fixes
* ai customizations: CLI compatibility - filter profile files, show agent instructions

- Remove Prompts from sessions managementSections
- Show AGENTS.md, CLAUDE.md, copilot-instructions.md in Instructions section
- Add excludedUserFileRoots to hide VS Code profile files in sessions
- Filter excluded roots in badge counts and total counts

Refs #297343

* ai customizations: user storage path override for CLI compatibility

- Add chat.customizationsMenu.userStoragePath setting (experimental)
- When set, user-level file creation targets the override path
  (e.g. ~/.copilot/instructions/ instead of VS Code profile)
- Sessions config sets override to ~/.copilot
- Agents and hooks skip the override (no CLI convention for those)
- Add tests for resolveUserTargetDirectory

Refs #297343

* ai customizations: hide MCP Servers from sessions view

MCP configuration in the CLI is being unified separately.
Re-enable once CLI MCP config is aligned with VS Code.

Refs #297343

* tidy

* ai customizations: restore Prompts section in sessions view

* fix prompts
Sessions window: small delegation fix
@pull pull bot locked and limited conversation to collaborators Feb 26, 2026
@pull pull bot added the ⤵️ pull label Feb 26, 2026
@pull pull bot merged commit f2db697 into code:main Feb 26, 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.