Skip to content

Add agents window capability - #333744

Merged
Alex Ross (alexr00) merged 1 commit into
mainfrom
alexr00/racial-puffin
Sep 1, 2026
Merged

Add agents window capability#333744
Alex Ross (alexr00) merged 1 commit into
mainfrom
alexr00/racial-puffin

Conversation

@alexr00

Copy link
Copy Markdown
Member

No description provided.

Copilot AI balanced review requested due to automatic review settings September 1, 2026 09:47
@alexr00
Alex Ross (alexr00) enabled auto-merge (squash) September 1, 2026 09:48
@alexr00 Alex Ross (alexr00) self-assigned this Sep 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

Review tier: Balanced
Findings: 2 Medium severity

New issues introduced by this change (2)
Severity Finding
Medium severity src/​vs/​workbench/​services/​extensions/​common/​extensionManifestPropertiesService.ts — Executable extensions opted in here are still discarded from Agents-window Marketplace results…
Medium severity src/​vs/​workbench/​services/​extensions/​common/​extensionManifestPropertiesService.tssupported: false is not honored for built-in extensions. _isDisabledBySessionsWindow returns…
What changed in this PR

Adds a proposed extension capability for declaring Agents window support.

Changes:

  • Registers agentsWindowActivation proposal and manifest schema.
  • Uses the capability when determining extension enablement.
  • Adds enablement and manifest-property tests.
File Description
vscode.proposed.agentsWindowActivation.d.ts Adds proposal placeholder.
extensionManifestPropertiesService.test.ts Tests capability handling.
extensionsRegistry.ts Defines the manifest schema.
extensionManifestPropertiesService.ts Applies declared support.
extensionEnablementService.test.ts Tests Agents window enablement.
extensionsApiProposals.ts Registers the proposal.
extensions.ts Adds the capability type.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@alexr00
Alex Ross (alexr00) merged commit 6ef4956 into main Sep 1, 2026
41 checks passed
@alexr00
Alex Ross (alexr00) deleted the alexr00/racial-puffin branch September 1, 2026 10:36
@vs-code-engineering vs-code-engineering Bot added this to the 1.137.0 milestone Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants