#286 · Primary category: AI Coding Assistants
failproofai
Observability and enforcement for AI agent harnesses. Capture every run and runtime reliability with policy enforcement. 40 built-in policies, a local dashboard, no account required with a generous free cloud plan
Project last updated:08/28/26
GitHub Stars
1.5K
Forks
410
Contributors
14
License
Other
Why we included this project
Teams running Claude Code, Codex, or similar agentic CLIs often discover a failed run only after it has burned tokens or made unwanted file changes. Failproof AI hooks into those CLIs as a local layer that watches the session and steps in when the agent starts looping or about to do something dangerous, and flags secret leaks before they become incidents. Because it runs locally with negligible latency, it doesn't add a round trip to a remote service, so it fits into daily workflows without slowing things down. It comes with built-in policies for common hazards like force-pushes and recursive deletes, and you can add your own policy files so the whole team inherits them. It's a practical guardrail for anyone who wants coding agents to work autonomously while keeping a safety net over what they can do.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.