Nyia Keeper¶
Multi-Assistant AI on a leash. Run Claude, Gemini, Codex, OpenCode, and Vibe inside safe, dockerized development environments — with the guardrails to keep an AI assistant from touching anything it shouldn't.
Get started in 2 minutes → Choose an assistant →
Why Nyia Keeper¶
- Sandboxed by default — each assistant runs in its own container against your project, not your whole machine.
- You decide what it sees — mount exclusions hide secrets and sensitive files; git history cutoff hides old commits.
- You decide what it can reach — opt-in network egress control keeps full web access but restricts the local network to an allowlist.
- Built for real work — workspace mode across multiple repos, reusable work branches, and flavors & overlays for custom toolchains.
- Shareable — a team directory and a marketplace for sharing skills, agents, and prompts.
Find your way¶
| I want to… | Go to |
|---|---|
| Install and run my first assistant | Quick Start · Installation |
| Pick the right assistant | Choosing an Assistant |
| Keep secrets / old history away from the AI | Mount Exclusions · Git History Cutoff |
| Restrict what the container can reach on the network | Network Egress |
| Work across multiple repositories | Workspace Mode |
| Share skills/agents/prompts with my team | Team Sharing · Marketplace |
| Look up a flag or config key | CLI Reference · Configuration |
| Fix a problem | Troubleshooting |