Ultra-lightweight CLI AI Agent. Your terminal is the IDE. Wool is the brain.
$ curl -fsSL https://universeking4.github.io/Wool/install.sh | bash
Works on all Linux distros & Android Termux · View on GitHub →
Everything you need in a CLI agent. Nothing you don't.
Works with any OpenAI-compatible API — OpenAI, Anthropic, Google, Groq, Mistral, OpenRouter, Ollama, LM Studio, and more. Hot-swap anytime.
Bash execution, file I/O, code intelligence, web search, URL fetching, parallel subagent delegation, and concurrent multi-tool usage. All toggleable dynamically via the /tools interactive TUI menu.
Connect to any MCP server — stdio, HTTP/SSE, or Streamable HTTP. Boots all connections in parallel for ultra-fast startup. Includes the /mcps interactive TUI menu for live-toggling servers on/off dynamically.
Wool features 7+ blazing fast interactive menus: /tools, /mcps, /providers, /models, /sessions, /rewind, and /settings. Navigate with keyboard arrows to toggle features on the fly without restarting.
Multiple named sessions, interactive TUI browser (/sessions), fork conversations (/fork), rewind history interactively (/rewind), rename, and AI-powered compaction.
Token-by-token streaming with live markdown rendering, reasoning/thinking display, and a smooth animated spinner.
Set a goal using /goal <task> and let Wool work autonomously across multiple turns until the task is fully complete. Hands-free automation.
Delegate multiple tasks to independent sub-agents that run concurrently in the background. Results are collected automatically.
Strict path validations and heuristics confine the agent perfectly to your working directory. Toggleable via the /settings interactive TUI menu.
Native support for all Linux distros and Android Termux. Dynamic path resolution, native clipboard integration, zero hardcoded paths.
Pure Python with a zero-lag event loop. Features atomic state saves, dual-mode commands (e.g. /mcps), graceful tool degradation, and bulletproof memory management.
Hit Escape (or Ctrl+C) to gracefully cancel active tool executions or LLM generation. Unhandled interrupts perfectly terminate all background child processes without leaking orphans.
Wool keeps your workspace completely clean. Ghost sessions with no messages are perfectly scrubbed away without leaving a trace.
Powerful capabilities the AI can use autonomously.
All slash commands available inside the Wool REPL.
One command. That's all it takes.
$ curl -fsSL https://universeking4.github.io/Wool/install.sh | bash
The installer automatically handles everything — Python, Git, pip, PATH configuration.
Or install manually: pip install git+https://github.com/UniverseKing4/Wool.git