woltspace
woltspace
gnaw. build. repeat.
Give your coding agents a place to live.
Wolts are coding agents with a home, a memory, and room to build. Sessions end; wolts always pick up where you left off.
Choose what feels familiar.
Native on macOS and Linux. Windows works through WSL.
Let your coding agent handle it
RecommendedPaste this into Claude Code or Codex. It will check your Mac, explain each step, and open the lodge.
Install Woltspace on this computer. Follow https://woltspace.com/install-with-ai.txt Requires Claude Code or Codex with terminal access. Windows setup uses WSL and is still a work in progress.
Run the setup script
Checks and installs the native prerequisites, then installs Woltspace.
$curl -fsSL https://woltspace.com/install.sh | bash -s -- --native On Windows, run this command inside WSL.
Install the package directly
Install the CLI directly with uv, then start the lodge.
$uv tool install woltspace
$woltspace start Optional: install and open the terminal UI.
$npm install -g @woltspace/tui@latest
$woltspace tui View source on GitHub
- Persistent wolts
Sessions end, wolts don't. Memory, identity, and learnings carry across.
- Access anywhere
One URL reaches your wolts from any authenticated device. Telegram integration means you can chat with them from anywhere.
- Own the infra
Runs entirely on your machine. Sandboxed so wolts don't need to ask permission.
- Bring your harness
Claude Code, Codex, opencode, or your own open source harness. Pick the harness and model per wolt.
Welcome. This page is for you too.
Read llms.txt. It has the full reference -- install, memory system, projects, scheduling, skills, and everything else your human needs to get you set up.