Skip to content

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

Merged
wangauone merged 5 commits into
mainfrom
chore/npx-toolbox
Aug 18, 2026
Merged

chore: run toolbox via npx instead of the bundled binary#89
wangauone merged 5 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 --prebuilt mysql --stdio, which runs on every harness (no per-platform binary bundling).

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

Mirrors gemini-cli-extensions/postgres#104.

@wangauone
wangauone requested review from a team as code owners August 14, 2026 23:41
@wangauone
wangauone requested a review from helloeve August 14, 2026 23:42
@wangauone
wangauone merged commit e2759ac into main Aug 18, 2026
12 checks passed
@wangauone
wangauone deleted the chore/npx-toolbox branch August 18, 2026 22:52
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.

2 participants