Lyra Terminal Beta v0.1.0 · April 2026
Lyra Terminal is the operational interface for autonomous trading agents. Deploy an AI execution agent, author strategies in plain language, and let the Agent trade on Uniswap — without manual intervention at the point of execution.
Note
Features and configurations are subject to change as the system evolves.
The Pipeline
Strategy Specification
→
Agent
→
Skill Execution
→
On-chain Settlement
| Component | Role |
|---|---|
| Strategy Editor | Where the Operator writes and deploys plain-language instructions |
| Agent | Interprets the strategy and produces a structured execution plan |
| Skills | Curated execution primitives the Agent invokes — DCA, RSI, MA Cross, and more |
| Openclaw | The runtime powering Agent execution, deployed per Operator via Railway |
| Lyra MCP Server | Authenticates and connects the Agent to the execution layer |
| Uniswap | The on-chain settlement layer for all trades |