Skip to content

feat(cli): gecko orquestra --program <name> (npx path) + v0.9.4 - #257

Merged
ernanibmurtinho merged 1 commit into
mainfrom
feat/npx-orquestra-0.9.4
Jul 31, 2026
Merged

feat(cli): gecko orquestra --program <name> (npx path) + v0.9.4#257
ernanibmurtinho merged 1 commit into
mainfrom
feat/npx-orquestra-0.9.4

Conversation

@ernanibmurtinho

Copy link
Copy Markdown
Contributor

Adds the npx path for the Orquestra provider surface (parity with uvx):

  • gecko/cli.py: new orquestra subcommand → npx @geckovision/gecko orquestra --program meteora.
  • release.yaml: binary built with .[serve,solana] + --collect-all solders so PDA derivation works in the frozen binary.

All markers bumped to 0.9.4 + CHANGELOG. mypy clean (128 files), suites green, gecko orquestra --program meteora --help dispatches.

Berkay (npx): claude mcp add orquestra-meteora -- npx -y @geckovision/gecko orquestra --program meteora --stdio

Note: the frozen-binary derive path is new — worth a post-release smoke (npx orquestra derive) since PyInstaller + native solders can't be fully proven in unit tests. Tag v0.9.4 publishes.

🤖 Generated with Claude Code

Adds the npx path for the Orquestra provider surface, parity with uvx:

  - gecko/cli.py: `orquestra` subcommand (registered in _SUBCOMMANDS + dispatched to
    gecko.providers.cli.main), so `npx @geckovision/gecko orquestra --program meteora`
    reaches it — same pattern as jupiter-mcp/txline-mcp.
  - release.yaml: build the standalone binary with `.[serve,solana]` + `--collect-all
    solders` + hidden-import the provider modules, so `solders` (PDA derivation) is
    bundled in the frozen binary / npx path.

Release: all markers bumped to 0.9.4 in lockstep + CHANGELOG. Verified: mypy clean
(128 files), cli/provider suites green, recorded demo smoke; `gecko orquestra
--program meteora --help` dispatches (exit 0).

Berkay (npx):
  claude mcp add orquestra-meteora -- \
    npx -y @geckovision/gecko orquestra --program meteora --stdio

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ernanibmurtinho
ernanibmurtinho merged commit 6561da1 into main Jul 31, 2026
1 check failed
@ernanibmurtinho
ernanibmurtinho deleted the feat/npx-orquestra-0.9.4 branch July 31, 2026 07:34
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.

1 participant