| { | |
| "provider": "Anthropic", | |
| "bin": "claude", | |
| "promptStyle": "flag", | |
| "initArgs": ["--allowedTools", "Bash(*)", "Edit(*)", "Read(*)", "Write(*)", "Glob(*)", "Grep(*)", "--verbose", "--output-format", "stream-json", "--max-turns", "10"], | |
| "followupStyle": "resume", | |
| "followupArgs": ["--allowedTools", "Bash(*)", "Edit(*)", "Read(*)", "Write(*)", "Glob(*)", "Grep(*)", "--verbose", "--output-format", "stream-json", "--max-turns", "10"], | |
| "outputStartMarker": "", | |
| "outputEndMarker": "", | |
| "state": "active" | |
| } | |