Skip to content

[pull] main from microsoft:main#1333

Merged
pull[bot] merged 37 commits into
code:mainfrom
microsoft:main
Jun 4, 2026
Merged

[pull] main from microsoft:main#1333
pull[bot] merged 37 commits into
code:mainfrom
microsoft:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jun 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 : )

gjsjohnmurray and others added 30 commits March 6, 2026 12:32
#319885)

chore: update @vscode/codicons to version 0.0.46-15 and add new compact icons

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Pass Agents session ids through the chat view binding path instead of using a workbench contribution to scan chat widgets. Move temporary-session history preservation into the session replacement handler.
…t badge

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Improve messages about restart / reload after extension update (fix #297278)
…318734)

* feat: Implement session Git state management and commit operations

* refactor: Remove unused methods and imports from AgentService
…cards

Scope Agents Window chat input history per session
#319827)

- Adds '#' as an alternative trigger character for file completions in the
  agent host message composer, mirroring the '#'-mention convention familiar
  from VS Code Chat. Users can now type either '@filename' or '#filename' to
  attach a workspace file reference.
- Extends CompletionTriggerCharacter enum with Hash = '#' so clients learn
  about both trigger characters during the initialize handshake.
- Preserves the trigger character in the completion result so insert-text
  uses the same character the user started typing.

Fixes #319769

(Commit message generated by Copilot)
* fix: update CI status widget icons to compact versions and adjust CSS for improved layout

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

* fix: adjust gap in CI status widget count badge and add opacity to text

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

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
ulugbekna and others added 7 commits June 4, 2026 15:12
* Align NES recording bookmark with prompt-build snapshot

The recording bookmark used as requestTime in alternative-action telemetry
was created at provider entry time, but document/selection state used to
build the prompt is snapshotted later in _executeNewNextEditRequest. This
caused replay tools to miss selection-change events that were actually
reflected in the prompt.

* Plumb refreshed bookmark into telemetry builder

Addresses Copilot review: LlmNESTelemetryBuilder snapshots the bookmark
in its constructor and reads _requestBookmark.timeMs later, so updating
only logContext.recordingBookmark left telemetry requestTime unchanged.
Add a setter and call it from _executeNewNextEditRequest.
* AgentHost - use `git-blob` only for the file content

* Fix unit tests

* refactor: simplify return structure in parseGitDiffRawNumstat function
…h-mockingbird

Agents window: Adjust CI status widget styles for improved visibility and responsiveness
* Remove old chat quota

* Extend the internal telemetry property to also be copilot token driven

* Potential fix for pull request finding

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

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Reinstate symbol icon colors in quickpicks (fix #299650)
…#319931)

fix: respect user preference for modal editors in RequiresModal capability
@pull pull Bot locked and limited conversation to collaborators Jun 4, 2026
@pull pull Bot added the ⤵️ pull label Jun 4, 2026
@pull pull Bot merged commit ea8e43b into code:main Jun 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.

10 participants