This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryUnified status dashboard adds balances, holdings, positions, arb opportunities, margin usage chart, and trend arrows.
Full changelog
What's New
Unified Status Dashboard
perp statusnow shows balances + spot holdings + positions + top arb opportunities in one view- Per-exchange margin usage bar chart with color coding (green < 30%, yellow < 60%, red ≥ 60%)
- Spot token holdings (PURR, HYPE, etc.) displayed below balances with USD value
- Responsive layout: side-by-side on wide terminals, stacked on narrow ones
24h Trend & Historical Averages
arb scan --ratesshows 24h trend arrows (▲ rising / ▼ falling / ─ stable)- 24h and 7d average funding rates from local history (zero API calls)
API Call Optimization
- Reduced
perp statusfrom ~25 to ~17 HTTP calls via cache sharing:- HL: shared spot clearinghouse state between perp and spot adapters
- LT: shared account data between perp and spot adapters
- LT: spot market prices cached from init (eliminates per-market orderbook calls)
- LT: skip account index lookup when
LIGHTER_ACCOUNT_INDEXenv is set
Fixes
- Min order sizing enforced in arb exec (prevents orders below exchange minimums)
- Fixed test imports and outdated command references
- LT rate limit retry delay increased (1s → 2s)
Full Changelog: https://github.com/hypurrquant/perp-cli/compare/v0.5.2...v0.5.3
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About hypurrquant/perp-cli
Multi-DEX perpetual futures trading MCP server for Pacifica (Solana), Hyperliquid (HyperEVM), and Lighter (Ethereum). 18 tools for market data, trade execution with dry-run safety, funding rate arbitrage scanning, portfolio analytics, and cross-exchange comparison.
Related context
Beta — feedback welcome: [email protected]