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**