Raxt
A free, open-source memory harness for AI coding agents. Persistent memory, git worktree isolation, and dual-agent orchestration — one binary, no IDE lock-in.
Install (macOS / Linux)
curl -fsSL https://raxt.org/install.sh | sh
View on GitHub
Install (Windows PowerShell)
irm https://raxt.org/install.ps1 | iex
After install:
raxt init
raxt run "Your first task"
What you get
- SQLite memory with search across sessions
- Isolated git worktrees per task
- OpenAI, Anthropic, Gemini, Ollama, and custom cloud APIs
- Loop detection, checkpoints, and resume