# Anyone Can Code (ACC) > Free open-source reliability workflow plugin for OpenAI Codex (Desktop + CLI). > Plan. Build. Check. Codex writes the code. ACC keeps the work honest. ## Category Codex reliability workflow — not a new coding agent, not an IDE, not a no-code builder. Codex does the coding. ACC gives the work a reliable path from idea to verified result. ## What it is Anyone Can Code is a native plugin for OpenAI Codex on Desktop and CLI. Marketplace name: **Anyone Can Code** Core loop: plain English → plan → build → check. Desktop can remember between sessions when hooks are trusted. Memory truth (beta.4): - Full offline auto memory = Desktop when hooks trusted - CLI does not auto-write wants/decisions/open work yet - CLI can save by hand with $learn / $wiki / $capture - Desktop first; CLI auto memory planned later ## Install (short) 1. Add marketplace: https://github.com/mitunmanav/anyone-can-code 2. Install **Anyone Can Code** 3. Trust every ACC hook (required) 4. Project folder → `$setup` → describe the result 5. Before trusting “done” → `$verify` Full guide: https://anyone-can-code.vercel.app/#install First day: https://github.com/mitunmanav/anyone-can-code/blob/main/docs/FIRST_DAY.md ## Key facts - License: MIT - Version: 2.0.0-beta.4 (open beta; CLI memory still 1.1.0-beta.4 level) - Local project state under `.codex/anyone-can-code/` (no ACC product telemetry backend) - Native Codex plugins (not a port from Claude/Cursor rule packs) - Does not guarantee bug-free or fully autonomous software - Author: Mitun Manav G Y — https://github.com/mitunmanav ## Links - Website: https://anyone-can-code.vercel.app/ - GitHub: https://github.com/mitunmanav/anyone-can-code - Discord: https://discord.gg/qgS29y7TqP - Privacy: https://github.com/mitunmanav/anyone-can-code/blob/main/docs/PRIVACY.md