Skip to content

chore: run toolbox via npx instead of the bundled binary - #104

Merged
wangauone merged 2 commits into
mainfrom
chore/npx-toolbox
Aug 17, 2026
Merged

chore: run toolbox via npx instead of the bundled binary#104
wangauone merged 2 commits into
mainfrom
chore/npx-toolbox

Conversation

@wangauone

Copy link
Copy Markdown
Contributor

Switches the MCP server from the bundled toolbox binary to npx -y @toolbox-sdk/server@1.8.0, which runs on every harness (no per-platform binary bundling).

  • gemini-extension.json: command → npx -y @toolbox-sdk/server@1.8.0 --prebuilt postgres --stdio
  • Remove the binary pipeline: package-and-upload-assets.yml, toolbox_version.txt, and the "Install toolbox binary" step in presubmit
  • renovate.json5: track the npm @toolbox-sdk/server pin in gemini-extension.json (grouped under renovate/toolbox) instead of the binary release
  • mirror-changelog.yml: retarget to the renovate/toolbox branch
  • README.md: update troubleshooting from binary-download errors to npx/Node

Comment thread .github/workflows/package-and-upload-assets.yml
@wangauone
wangauone merged commit f7632d3 into main Aug 17, 2026
11 checks passed
@wangauone
wangauone deleted the chore/npx-toolbox branch August 17, 2026 23:23
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