Releases: slkzgm/stonkbroker-agent
Release list
v0.2.0 — interactive bounty proof runner
This release adds a reproducible, operator-confirmed path from MCP discovery to bounty evidence.\n\n- Starts the packaged StonkBroker MCP server through a real MCP client\n- Captures the six-tool manifest, system health, verified NFT/TBA state, quote, confirmed transaction, and X result\n- Requires the operator to type EXECUTE after reviewing the time-limited quote\n- Writes a mode-0600 JSON evidence artifact without credentials\n- Includes a read-only inspection mode that works before live credentials are available\n- Preserves the guarded Router 2.1.1 / Swap Proxy execution introduced in v0.1.2\n\nValidated on Node.js 20 and 22, from source, package contents, Docker, and a live read-only MCP connection to Robinhood Chain. The mainnet swap and automatic X post still require a controlled StonkBroker and local credentials.
v0.1.2 — guarded Robinhood Chain execution
This release makes the bounty execution path defensible and reproducible.\n\n- Pins Robinhood Chain to Uniswap Universal Router 2.1.1\n- Uses and decodes the official deterministic no-Permit2 Swap Proxy\n- Binds quote and calldata to the exact TBA, tokens, amount, chain, and deadline\n- Validates V2, V3, nested, and V4 plans and rejects unsafe recipients or partial execution\n- Uses exact ERC-20 allowances and one-shot quotes\n- Verifies X credentials before any live transaction and retains confirmed trades in a durable retry outbox\n- Adds complete orchestration tests, a tracked environment template, and a live-proof runbook\n\nValidated on Node.js 20 and 22; 16 tests pass. Live bounty verification still requires a transaction from a controlled StonkBroker and the resulting automatic X post.
v0.1.1 — Installable GitHub distribution
Recommended public release.
- Ships the verified compiled distribution in GitHub source archives.
- Works directly with both npx and pnpm dlx without install-time build scripts.
- CI verifies that committed distribution files match the TypeScript source.
- Retains all v0.1.0 MCP, ERC-6551, Uniswap, X posting, and safety features.
v0.1.0 — Bounty MVP
First public release of StonkBroker Agent.
- Six typed stdio MCP tools for portfolio inspection, canonical stock-token discovery, quoting, guarded execution, and X retries.
- Verified ERC-6551 StonkBroker wallet binding on Robinhood Chain.
- Uniswap swap execution with explicit confirmation, spend limits, calldata validation, simulation, and receipt checks.
- Automatic X posting from confirmed balance deltas with a durable retry outbox.
- Direct GitHub/npx installation, source setup, Docker support, tests, CI, and security documentation.
Live trading is disabled by default. Use a dedicated low-value signer and review every quote.