Skip to content

[pull] main from microsoft:main#1328

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

[pull] main from microsoft:main#1328
pull[bot] merged 10 commits into
code:mainfrom
microsoft:main

Conversation

@pull
Copy link
Copy Markdown

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

DonJayamanne and others added 10 commits June 2, 2026 21:24
… service (#319663)

* Enhance logging for session disposal in chat service and input part

* Enhance logging for autorun registration and session disposal in chat service

* Implement draft input detection for session disposal in chat service

* Potential fix for pull request finding

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

* Enhance stale session logging to include current session resource

---------

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

* cli: support pinning initial agent host version for upgrade testing

- There was no way to exercise the agent host upgrade flow locally, since
  the CLI always starts the latest server version and has nothing older to
  upgrade from.
- Adds a VSCODE_CLI_INITIAL_AH_VERSION env var that pins the commit the
  agent host is first downloaded and started at, while leaving subsequent
  upgrades to resolve the real latest version, so the full download +
  restart upgrade path can be driven on demand.

(Commit message generated by Copilot)

* cli: restrict initial agent host version override to hex digits

Addresses PR review: the env var value flows into URL and filesystem
paths, so restrict it to hex digits (and trim whitespace) to prevent
path separators or traversal sequences.
* Enhance inactive session visibility by fading out chat input controls and adjusting background color

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

* Enhance session activation feedback by managing focus border suppression during fade-in transitions

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

* Enhance focus suppression during activation by adding a buffer delay to prevent border flash

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

* Enhance session slot management by adding previousBoundSessionId to detect in-place content swaps

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

* Potential fix for pull request finding

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

* Potential fix for pull request finding

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

* Divide PR into non-animation and animation parts, remove animation code for initial review.

* sessionView inactive vs. active styling

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: BeniBenj <besimmonds@microsoft.com>
The Copilot Chat sanity tests in extensions/copilot hit the live
model endpoint, so they can fail for transient upstream reasons such
as empty responses, intermittent rate limiting, or model errors that
do not represent an actual regression.

- Bump mocha retries for sanity tests from 1 to 2 (3 attempts total)
  so a single transient failure no longer fails the build.
- Add a shared describeOutcome() helper that dumps the response
  stream items and any errorDetails into assertion messages, so the
  next failure (after retries are exhausted) carries enough context
  to distinguish a flake from a real bug.
- Reuse the helper in the existing agent-mode timeout diagnostics
  instead of duplicating the dump logic.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…d skip accepting context for the installExtension command (#319704)

Co-authored-by: vs-code-engineering[bot] <vs-code-engineering[bot]@users.noreply.github.com>
* Copilot AH customizations: support agent instructions

* update

* 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>
@pull pull Bot locked and limited conversation to collaborators Jun 3, 2026
@pull pull Bot added the ⤵️ pull label Jun 3, 2026
@pull pull Bot merged commit efc4d0d into code:main Jun 3, 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.

7 participants