Skip to main content
AegisAegis
Beta launching soonWe'll enable access to the app during the beta.

Changelog

Release history for Aegis — new bots, improvements, and fixes.

May 2026

v0.1.0

Initial beta release — Bastion and Vanguard live on HyperLiquid for hedge execution; Orbit live for mean-reversion within LP range; configurable exposure cap

Added

  • Bastion — LP protection bot with auto-short hedging when price exits the configured range. Protects against impermanent loss without unwinding liquidity.
  • Vanguard — Breakout and momentum bot that captures trend breakouts on LP ranges with configurable leverage, stop-loss, and trailing stop.
  • Orbit — Mean-reversion bot that profits from sideways oscillation inside the LP range with symmetric or directional strategy modes.
  • Uniswap V3 and PancakeSwap V3 pool monitoring as LP position sources.
  • HyperLiquid as the hedge execution venue for Bastion and Vanguard in this beta release. Orbit operates as a mean-reversion bot within the LP range and does not use an external hedge venue. Binance integration is in progress and not yet active.
  • Dashboard at app.aegisbots.com with position overview, PnL tracking, and bot configuration.
  • Beta tier: configurable max total exposure limit (default capped during beta), 3 wallets (one per bot), full behaviour audit.
  • API key permission model: read-only for position data, trade-only for hedge execution — no withdrawal permissions required.

Changed

  • Beta configurable exposure cap applied across all active bots.
  • Operator wallet binding flow updated: wallets are linked per-bot, not globally.

Fixed

  • Initial release — no prior bugs to fix.