From 433ca7816471dcf0f8b7e241aa0ce23e8fb21812 Mon Sep 17 00:00:00 2001 From: aryaminus Date: Sun, 26 Apr 2026 15:04:16 -0400 Subject: [PATCH] Add ControlKeel to AI coding tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..49f7da3 100644 --- a/readme.md +++ b/readme.md @@ -40,6 +40,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). ## AI Coding Tools +* [ControlKeel](https://github.com/aryaminus/controlkeel) - Governance/control plane for AI coding agents with validation, findings, approvals, budgets, and proof bundles. * [Cursor](https://www.cursor.so/) - AI-powered code editor with native GPT integration. * [GitHub Copilot](https://github.com/features/copilot) - AI pair programmer powered by OpenAI. * [Windsurf](https://windsurf.com/) - Free AI-powered code autocomplete.