8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
ALLOWED_TOOLS="bash,write,edit,read,glob,grep,todoread,todowrite"
|
|
AUTO_APPROVE=true
|
|
MAX_LOOPS=200
|
|
MODEL="claude-sonnet-4-20250514"
|
|
|
|
# Allow all bash commands including docker
|
|
ALLOW_ALL_BASH=true
|