Skip to content

v1.0.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@outsmartchad outsmartchad released this 22 Feb 10:42
· 15 commits to main since this release

What's New

23 MCP tools (up from 14) — 14 DEX tools + 9 new Jupiter tools:

Jupiter Tools Added

  • jupiter_shield — Token security warnings
  • jupiter_prediction_events — Browse/search prediction market events
  • jupiter_prediction_market — Market details + orderbook depth
  • jupiter_prediction_order — Place buy/sell orders (signs + submits tx)
  • jupiter_prediction_positions — Your positions + trade history
  • jupiter_prediction_claim — Claim winnings from resolved markets
  • jupiter_dca_create — Create recurring DCA order (signs + submits tx)
  • jupiter_dca_list — List active/historical DCA orders
  • jupiter_dca_cancel — Cancel a DCA order

Other Changes

  • All 8 AI skills updated with Jupiter tool references
  • Prediction markets and DCA/Grid skills now fully MCP-executable (no more "manual only" warnings)
  • jupiter_shield added to sniping, trenching, and devving skills
  • Build scripts updated with --max-old-space-size=8192 to prevent OOM during TypeScript compilation
  • Fixed TS2589 deep type instantiation errors on all affected tool registrations

npm: npm install outsmart-agent@1.0.0-alpha.4