Features
View SourceFramework
Agent Framework
AI agents as TEA apps. OTP supervision, crash isolation, inter-agent messaging, LLM streaming to Anthropic/OpenAI/Ollama/Kimi/Lumo.
Agentic Commerce
Autonomous payments for agents. Wallet management, spending controls, x402/MPP auto-pay, Xochi cross-chain settlement.
Agent Commerce Protocol
The seller side. Sell agent services on Base with on-chain settlement, EIP-712 typed memos, and a Job state machine. Pre-alpha.
Symphony
Coding-agent orchestrator. Polls a tracker (Linear, GitHub, Memory), claims eligible issues, isolates each in a workspace, runs a coding agent to completion. Pre-alpha.
MCP
MCP as a first-class rendering target. Component tree -> auto-derived tools, focus lens, structured screenshots, pipe-friendly test harness.
Plugin SDK
use Raxol.Plugin macro, manifest, testing helpers, and the mix raxol.gen.plugin generator.
Sensor Fusion
Poll sensors, fuse readings with weighted averaging and thresholds, render gauges and sparklines.
Distributed Swarm
CRDTs, node monitoring, topology election, tactical overlay. Discovery via libcluster with gossip, epmd, DNS, or Tailscale.
Adaptive UI
Track usage patterns, recommend layout changes, animate transitions with a feedback loop.
Recording & Replay
Capture terminal sessions as asciinema v2 .cast files. Replay with interactive controls.
REPL
Sandboxed Elixir REPL with three safety levels, persistent bindings, and virtual filesystem.
Time-Travel Debugging
Snapshot every update/2 cycle. Step back, forward, jump to any point, restore historical state.
Virtual File System
Pure functional in-memory VFS with REPL helpers and 7 LLM-callable agent actions.
Surfaces
Speech
TTS for accessibility announcements, Whisper STT, 20 default voice commands.
Telegram
Run a TEA app as a Telegram bot. Per-chat sessions, inline keyboards, HTML <pre> output.
Watch
APNS/FCM push from accessibility events. Debounced, prioritized, tap-to-event actions.
Terminal
Cursor Effects
Visual trails and glow with configurable colors, presets, and smooth interpolation.
Performance
Full frame in 2.1ms on M1 Pro, 13% of the 60fps budget. See benchmarks for methodology.