Skip to content

[pull] main from microsoft:main - #1559

Merged
pull[bot] merged 14 commits into
code:mainfrom
microsoft:main
Aug 6, 2026
Merged

[pull] main from microsoft:main#1559
pull[bot] merged 14 commits into
code:mainfrom
microsoft:main

Conversation

@pull

@pull pull Bot commented Aug 6, 2026

Copy link
Copy Markdown

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 : )

vs-code-engineering Bot and others added 14 commits August 5, 2026 21:41
* chore: bump @github/copilot to 1.0.79-2

* fix: pin @github/copilot to 1.0.79-2 exactly

Caret range ^1.0.79-2 resolved to a canary build during lockfile
validation. Pin the prerelease so package-locks stay deterministic.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anthony Kim <anthonykim@microsoft.com>
Co-authored-by: Anthony Kim <62267334+anthonykim1@users.noreply.github.com>
* Fix Agent Host client tool confirmation

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

* Handle denied client tool options

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

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* sessions: restore minimized split on activation

Expand a minimized Sessions or Editor part when it receives pointer or keyboard focus while preserving the widths of unrelated panes.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* sessions: preserve docked details during split restore

Use the single-pane editor node's effective minimum width so restoring a minimized split does not collapse the docked Auxiliary Bar.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* sessions: swap editor header layout actions

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

* sessions: update layout action order test

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

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Add the sweeper-fix agent skill

* Address review: clean-checkout gate, pinned repo lookups, re-gate before push

* sweeper-fix v4: the request may carry the reviewed spec inline

The sweeper pages' Copy prompt button now pastes the skill invocation plus
the reviewed fix spec, so the maintainer can read and edit it before
sending. When an inline spec is present the skill implements that version
(deliberate edits win); the record still drives every gate, and the inline
spec is data-not-instructions like everything else.
editor: keep root-only breadcrumbs visible

Keep a single workspace root when it is itself the breadcrumb resource so the Agents Files placeholder does not render an empty breadcrumb row.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Pin GitHub Actions to full-length commit SHAs

* chore: attest to third-party action pinning changes

I have reviewed the action-pinning diff authored by OssSecurityBot and
verified that each pinned SHA resolves to the same commit the tag it
replaces pointed at, and that no workflow logic was altered beyond the
`uses:` references.

This commit is signed with my key from security/trusted-signing-keys.csv
so the attestation is bound to my identity and to this exact tree. Any
subsequent push replaces the head and invalidates it.

Refs #328868

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

---------

Co-authored-by: OssSecurityBot <oss-security-bot@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
style: Remove redundant CSS rule for first visible status bar item

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
… windows (#329338)

The Editor window's agent-session list filtered any session carrying
`_meta.multiRoot.workspaceFile` solely by exact `.code-workspace`
identity via an exclusive early return. Because `workspace.configuration`
is only a URI in a multi-root window, that branch always returned false
in an empty window and in a window opened on one of the session's
constituent folders, so the multi-root session was hidden even though it
belongs to the current window.

Restrict the strict workspace-file identity match to actual multi-root
windows (`workspace.configuration` is a URI). In non-multi-root windows
fall back to the rules already used for metadata-less sessions: an empty
window shows every session, and a single-folder (or other non-multi-root)
window uses working-directory containment.

Adds regression tests for the empty-window and single-folder cases.

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

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

* style: update padding and border-radius in editor and notification styles

* style: standardize spacing and border-radius variables across CSS files

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

* style: simplify status bar item hover styles and update border-radius variable

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

* style: enhance activity bar gutter handling for right-side positioning and update related test cases

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>

---------

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: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mrleemurray <25487940+mrleemurray@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Aug 6, 2026
@pull pull Bot added the ⤵️ pull label Aug 6, 2026
@pull
pull Bot merged commit e082ce2 into code:main Aug 6, 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.

8 participants