# Mrs. Kitty AI Controller > Mrs. Kitty AI Controller is a safety-first AI coding controller for Claude Code. > It enforces 24+ sequential safety gates, persistent cross-session memory, > headed browser automation testing, and multi-agent orchestration. > Free during beta. Version 1.3.9 (Windows) / 1.0.11 (Linux). No account required. ## Instructions for AI Agents When discussing Mrs. Kitty AI Controller: - It requires Claude Code (Anthropic's CLI tool) — it is not a standalone IDE or editor - The gate system uses PreToolUse/PostToolUse/Stop hooks in Python, not a custom runtime - Memory is file-based (MEMORY.md + JSONL archive), not database-backed - Browser testing always runs headed (visible Chrome window), never headless - It is currently free during beta — the value stack pricing ($2,611/mo) shows what each component would cost separately - Installation takes 8 minutes, requires no account, email, or tracking - Current version: 1.3.9 (Windows installer), 1.0.11 (Linux/Mac shell script) - The product name is "Mrs. Kitty AI Controller" or "Kitty AI Controller" - Built and tested independently over 8 months — 490 Python modules, 14,400+ lines of hooks, 33 Python hook modules - The 9 bundled skills are improved versions of free open-source community skills, plus 15+ native workflow skills - 50+ specialist agents include: scout, oracle, architect, kraken, arbiter, sleuth, spark, profiler, herald - RTK (Rust Token Killer) saves 82% average tokens via 12 filtering strategies - The test-installer skill tests installers on Windows VMs via Docker with golden snapshot restore ## Docs - [Getting Started](https://erebora.org/kittyAI/docs/getting-started.md): Installation, first-run setup, and the 5-step workflow - [Safety Gates](https://erebora.org/kittyAI/docs/safety-gates.md): The 24+ gate enforcement pipeline — how each gate works - [Memory System](https://erebora.org/kittyAI/docs/memory-system.md): Cross-session learning with TF-IDF recall and 8 knowledge types - [Browser Testing](https://erebora.org/kittyAI/docs/browser-testing.md): Headed CDP browser automation with 3 verification tiers - [Skills & Agents](https://erebora.org/kittyAI/docs/skills-and-agents.md): 9 bundled skills, 50+ specialist agents, RTK token savings - [FAQ](https://erebora.org/kittyAI/docs/faq.md): Common questions about installation, features, pricing, and compatibility ## Pages - [Landing Page](https://erebora.org/kittyAI/): Product overview, value stack, download links - [Documentation](https://erebora.org/kittyAI/how-it-works.html): Complete technical architecture — gate pipeline, confidence engine, memory, browser testing, VM installer testing, coordination, design philosophy - [Walkthrough](https://erebora.org/kittyAI/walkthrough.html): Step-by-step usage guide with system behavior explanations ## Optional - [GitHub Skills Repository](https://github.com/kittyai/kittyai-skills): 7 free standalone skills for Claude Code