chore: We are done for today and reached our claude usage limit
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebFetch(domain:github.com)"
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(PYTHONPATH=. pytest tests/test_issue_11_workflow_integration.py -v)",
|
||||
"Bash(PYTHONPATH=. pytest tests/test_issue_11_workflow_integration.py::TestTDDWorkflowIntegration::test_complete_tdd_workflow_cycle -v)",
|
||||
"Bash(PYTHONPATH=. pytest tests/test_issue_11* -v)",
|
||||
"Bash(PYTHONPATH=. pytest tests/ -v --tb=short)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user