Live market snapshots
Hyperliquid price, funding, open interest, 24h deltas, and mid history — piped straight to stdout or JSON for downstream tooling.
Paper trading engine
Dry-run strategies with the same order flow as live. Positions, PnL, and trailing stops persist in SQLite between sessions.
Pluggable AI agents
Swap between Claude, Codex, Ollama, or Hermes. Agents read the same snapshot API you do and act back through tool calls.
Real wallet execution
Locally-signed Hyperliquid orders when you're ready to go live. Private keys never leave your keyring — no custodial step, no server.
Desktop & web surfaces
Official plugins for GNOME Shell and a self-hosted web UI. Both read straight from the CLI — one implementation, many views.
SQLite, offline-first
Positions, snapshots, agent history, and logs sit in a single SQLite file you can back up, inspect, query, or replay at will.