Skip to content

Agent web: Build system for agent sessions and fixes#310202

Open
osortega wants to merge 7 commits intomainfrom
osortega/dependent-wildebeest
Open

Agent web: Build system for agent sessions and fixes#310202
osortega wants to merge 7 commits intomainfrom
osortega/dependent-wildebeest

Conversation

@osortega
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 15, 2026 18:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds build-system wiring for a new “agent sessions” web workbench entrypoint so it’s bundled for web/server-web targets and integrated into existing build/mangling pipelines.

Changes:

  • Registers vs/sessions/sessions.web.main.internal as a web entrypoint (JS and CSS bundles) for web and server-web build targets.
  • Adds a new sessionsWeb buildfile module description and includes it in the VS Code web gulp entrypoints.
  • Excludes the new sessions entrypoint from export mangling.
Show a summary per file
File Description
build/next/index.ts Adds sessions web workbench entrypoint to JS/CSS bundling for web and server-web targets
build/lib/mangle/index.ts Skips export mangling for the new sessions web entrypoint
build/gulpfile.vscode.web.ts Includes sessionsWeb in the web gulp entrypoint list
build/buildfile.ts Defines and exports the sessionsWeb module description

Copilot's findings

  • Files reviewed: 4/4 changed files
  • Comments generated: 3

Comment thread build/next/index.ts
Comment thread build/lib/mangle/index.ts
Comment thread build/buildfile.ts
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 15, 2026

Screenshot Changes

Base: 7133939e Current: 0be2d021

Changed (17)

chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Light
Before After
before after
agentSessionsViewer/CompletedRead/Light
Before After
before after
agentSessionsViewer/FailedWithoutDuration/Light
Before After
before after
agentSessionsViewer/WithFileChangesList/Light
Before After
before after
agentSessionsViewer/WithBadge/Light
Before After
before after
agentSessionsViewer/CompletedRead/Dark
Before After
before after
agentSessionsViewer/FailedWithoutDuration/Dark
Before After
before after
agentSessionsViewer/WithFileChangesList/Dark
Before After
before after
agentSessionsViewer/WithBadge/Dark
Before After
before after
agentSessionsViewer/WithMarkdownBadge/Dark
Before After
before after
agentSessionsViewer/WithMarkdownBadge/Light
Before After
before after
agentSessionsViewer/WithBadgeAndDiff/Dark
Before After
before after
agentSessionsViewer/WithBadgeAndDiff/Light
Before After
before after
agentSessionsViewer/BackgroundProvider/Dark
Before After
before after
agentSessionsViewer/BackgroundProvider/Light
Before After
before after
agentSessionsViewer/ClaudeProvider/Dark
Before After
before after
agentSessionsViewer/ClaudeProvider/Light
Before After
before after

@osortega osortega changed the title Build system for agent sessions Agent web: Build system for agent sessions and fixes Apr 15, 2026
@osortega osortega marked this pull request as ready for review April 15, 2026 21:59
@osortega osortega enabled auto-merge (squash) April 15, 2026 22:00
roblourens
roblourens previously approved these changes Apr 15, 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.

4 participants