Evalanche v1.7.6
Evalanche 1.7.6
Summary
This release hardens the Polymarket integration and documents the agent-facing surface more clearly.
Highlights
- Polymarket market discovery now prefers live CLOB market reads and falls back to Gamma when needed
- the SDK supports direct
BUYandSELLorders throughplaceOrder()and exposes aplaceMarketSellOrder()helper for target-USDC sell flows - MCP now exposes
pm_sellalongside the existing Polymarket read and buy tools - the README and skill docs now describe the Polymarket SDK flow, MCP tools, and current limitations for agents using the integration
Validation
npm run testnpm run typechecknpm run build
Notes for Maintainers
pm_sellis a market-sell helper, not a limit-sell toolpm_redeemremains intentionally unimplemented until winning-share redemption is wired through the CTF contract path