Skip to content

Roadmap

Phase 1: Core Security & Reliability (Current)

Section titled “Phase 1: Core Security & Reliability (Current)”

Simulate transactions before execution to predict outcomes and detect potential issues.

  • Pre-execution dry runs using Foundry/Anvil
  • Gas estimation improvements with EIP-1559 support
  • User-friendly error parsing for reverts

Quick response mechanisms for security incidents.

  • Global Kill Switch: Pause all running agents immediately.
  • Automatic Suspension: Suspend agents that trigger repeated failures or anomaly detection.

Complete activity tracking for compliance and debugging.

  • Comprehensive logs of all agent actions
  • Transaction decision audit trail (User approvals/rejections)

Visualize spending, API costs, and agent performance.

  • Real-time spending breakdown by agent, token, and chain
  • API cost tracking (OpenAI/Anthropic usage)
  • Gas efficiency metrics

Pre-configured agents for common use cases.

  • DCA Bot: Dollar Cost Averaging template.
  • Portfolio Rebalancer: Simple asset allocation management.
  • Sniper: Basic mempool monitoring template.

Policy-based transaction approval for teams.

  • Configurable approval policies (M-of-N)
  • Role-based access control for agent deployment

Enable agents to coordinate and share information.

  • Inter-agent communication channels (IPC)
  • Shared state management