From 0fbb92a4ae3c103881fbbca1b21269605ba4d08b Mon Sep 17 00:00:00 2001 From: frankbria Date: Fri, 9 Jan 2026 12:58:13 -0700 Subject: [PATCH] Add Awesome Code Code mention to README.md --- .claude/settings.local.json | 4 +++- README.md | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 4108af7..f968d13 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -16,7 +16,9 @@ "Bash(bats:*)", "Bash(./tests/test_error_detection.sh:*)", "Bash(./tests/test_stuck_loop_detection.sh:*)", - "Bash(git mv:*)" + "Bash(git mv:*)", + "WebFetch(domain:about.codecov.io)", + "WebFetch(domain:github.com)" ], "deny": [], "ask": [] diff --git a/README.md b/README.md index 64d2bdb..aae5b8a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ![Status](https://img.shields.io/badge/status-active%20development-yellow) ![Tests](https://img.shields.io/badge/tests-145%20passing-green) ![Coverage](https://img.shields.io/badge/coverage-informational-lightgrey) +[![Mentioned in Awesome Claude Code](https://awesome.re/mentioned-badge.svg)](https://github.com/hesreallyhim/awesome-claude-code) > **Autonomous AI development loop with intelligent exit detection and rate limiting**