We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c08757 commit 0fbb92aCopy full SHA for 0fbb92a
2 files changed
.claude/settings.local.json
@@ -16,7 +16,9 @@
16
"Bash(bats:*)",
17
"Bash(./tests/test_error_detection.sh:*)",
18
"Bash(./tests/test_stuck_loop_detection.sh:*)",
19
- "Bash(git mv:*)"
+ "Bash(git mv:*)",
20
+ "WebFetch(domain:about.codecov.io)",
21
+ "WebFetch(domain:github.com)"
22
],
23
"deny": [],
24
"ask": []
README.md
@@ -4,6 +4,7 @@
4

5

6

7
+[](https://github.com/hesreallyhim/awesome-claude-code)
8
9
> **Autonomous AI development loop with intelligent exit detection and rate limiting**
10
0 commit comments