From 2d9a77b1d2b1ae97512535e63758ded132ec2e5f Mon Sep 17 00:00:00 2001 From: randomittin Date: Thu, 30 Jul 2026 09:15:41 +0530 Subject: [PATCH] Add Heimdall to AI Coding Tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..099cb5a 100644 --- a/readme.md +++ b/readme.md @@ -50,6 +50,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Cline](https://github.com/cline/cline) - AI-powered code assistant. * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. * [Kodus](https://kodus.io/) - Open-source AI code-review tool. +* [Heimdall](https://github.com/randomittin/heimdall) - Verification-gate plugin for Claude Code; wires every plan to a falsifiable external oracle so a merge stays blocked until the fix is proven, not just generated. MIT. ## IDEs & Code Editors