Skip to content

agentHost: include sqlite in server build#306811

Open
connor4312 wants to merge 1 commit intomainfrom
connor4312/sqlite-server
Open

agentHost: include sqlite in server build#306811
connor4312 wants to merge 1 commit intomainfrom
connor4312/sqlite-server

Conversation

@connor4312
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 31, 2026 15:25
@connor4312 connor4312 enabled auto-merge (squash) March 31, 2026 15:25
@connor4312 connor4312 self-assigned this Mar 31, 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

Adds @vscode/sqlite3 to the Remote Extension Host (server) dependency set so that agentHost/session SQLite-backed functionality can be present in server builds.

Changes:

  • Add @vscode/sqlite3 to remote/package.json dependencies.
  • Update remote/package-lock.json to include @vscode/sqlite3 and its transitive dependencies (tar, minipass, etc.).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
remote/package.json Adds @vscode/sqlite3 to the remote/server dependency manifest.
remote/package-lock.json Locks @vscode/sqlite3 and newly introduced transitive packages for the remote/server install.
Files not reviewed (1)
  • remote/package-lock.json: Language not supported

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