File size: 307 Bytes
cf8c424 5af237b 729bdf0 484cca4 a0198ec 5af237b | 1 2 3 4 5 6 7 8 9 10 11 | {
"provider": "Anthropic",
"bin": "claude",
"promptStyle": "flag",
"initArgs": ["--dangerously-skip-permissions", "--output-format", "text"],
"followupStyle": "replay",
"followupArgs": ["--dangerously-skip-permissions", "--output-format", "text"],
"excludePatterns": [],
"state": "active"
}
|