Skip to content

agentHost Adopt new tree-sitter#308352

Merged
roblourens merged 4 commits intomainfrom
roblou/proposed-crow
Apr 8, 2026
Merged

agentHost Adopt new tree-sitter#308352
roblourens merged 4 commits intomainfrom
roblou/proposed-crow

Conversation

@roblourens
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 7, 2026 22:40
@roblourens roblourens enabled auto-merge (squash) April 7, 2026 22:40
@roblourens roblourens self-assigned this Apr 7, 2026
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

Updates the Agent Host’s tree-sitter integration by adopting a newer @vscode/tree-sitter-wasm package version and adjusting the Node dynamic import shape to match the module’s default export behavior.

Changes:

  • Bump @vscode/tree-sitter-wasm from ^0.3.0 to ^0.3.1 in root and remote/ dependencies (and locks).
  • Adjust Agent Host dynamic import to read the module’s default export.
Show a summary per file
File Description
src/vs/platform/agentHost/node/commandAutoApprover.ts Updates the dynamic import to use the module default export for tree-sitter initialization.
package.json Bumps @vscode/tree-sitter-wasm dependency version.
package-lock.json Updates lockfile to @vscode/[email protected].
remote/package.json Bumps @vscode/tree-sitter-wasm dependency version (plus minor dependency ordering).
remote/package-lock.json Updates lockfile to @vscode/[email protected].

Copilot's findings

Files not reviewed (1)
  • remote/package-lock.json: Language not supported
  • Files reviewed: 3/5 changed files
  • Comments generated: 1

bryanchen-d
bryanchen-d previously approved these changes Apr 7, 2026
joshspicer
joshspicer previously approved these changes Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Screenshot Changes

Base: 7e640cfa Current: 886ac1fe

Added (2)

chat/aiCustomizations/aiCustomizationManagementEditor/WelcomePage/Light

current

chat/aiCustomizations/aiCustomizationManagementEditor/WelcomePage/Dark

current

@roblourens roblourens merged commit 063a61d into main Apr 8, 2026
23 checks passed
@roblourens roblourens deleted the roblou/proposed-crow branch April 8, 2026 00:41
@vs-code-engineering vs-code-engineering bot added this to the 1.116.0 milestone Apr 8, 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