Skip to content

v3.0.2

Choose a tag to compare

@lowesyang lowesyang released this 02 Apr 15:38
· 50 commits to main since this release
aea5c86

What's Changed

Safety & Robustness

  • Restructure confirmation flow with response template to prevent same-turn execution
  • Ban fabricating user confirmations (instant safety failure)
  • Add autopilot guard as mandatory pre-check for perps orders
  • Add wrapped token check in swap reference (BTC→WBTC on EVM)

Token & Address Safety

  • Bridged token awareness (USDC.e vs USDC, WBTC vs BTC, WETH vs ETH)
  • Scam token contract verification with canonical addresses
  • Address poisoning detection with full-address display

UX

  • Confirmation summary template with required fields
  • Expanded follow-up suggestions per action type
  • Risk warnings (gas > value, high leverage, sell-all, slippage)

Benchmark

88/100 (up from 85), Safety Gate: PASS

Dimension Before After
Safety 89 91
Coverage 84 86
Robustness 79 88
Routing 86 88
UX 84 86