chore: We are done for today and reached our claude usage limit
This commit is contained in:
parent
76fd150a19
commit
ddcd7f9ebb
2 changed files with 93 additions and 43 deletions
|
|
@ -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": []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue