Skip to content

Commit 0fbb92a

Browse files
committed
Add Awesome Code Code mention to README.md
1 parent 6c08757 commit 0fbb92a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
"Bash(bats:*)",
1717
"Bash(./tests/test_error_detection.sh:*)",
1818
"Bash(./tests/test_stuck_loop_detection.sh:*)",
19-
"Bash(git mv:*)"
19+
"Bash(git mv:*)",
20+
"WebFetch(domain:about.codecov.io)",
21+
"WebFetch(domain:github.com)"
2022
],
2123
"deny": [],
2224
"ask": []

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
![Status](https://img.shields.io/badge/status-active%20development-yellow)
55
![Tests](https://img.shields.io/badge/tests-145%20passing-green)
66
![Coverage](https://img.shields.io/badge/coverage-informational-lightgrey)
7+
[![Mentioned in Awesome Claude Code](https://awesome.re/mentioned-badge.svg)](https://github.com/hesreallyhim/awesome-claude-code)
78

89
> **Autonomous AI development loop with intelligent exit detection and rate limiting**
910

0 commit comments

Comments
 (0)