What problem does it solve?
It solves the problem of running an autonomous trading-and-task agent continuously by handling setup, configuration, and safe execution for DeFi survival mechanics.
Core Features & Use Cases
- Installation & setup guidance: Install the Gclaw Go binary and initialize the agent workspace and configuration.
- LLM provider and trading configuration templates: Generate a working config.json via onboarding with model_list entries for providers and settings for DeFi trading through GDEX.
- Safety-guarded execution and emergency controls: Enforce live-mode gating (config + explicit --yes-live) and provide unwind behavior to cancel orders and liquidate inventory.
Use case: you want an always-on agent that can run in dry-run mode for testing, then switch to live trading only after explicit approval, while optionally using cron, channels, and a local dashboard.
Quick Start
Start by running the agent onboarding wizard so it creates your ~/.gclaw/config.json for your chosen LLM provider.