File size: 576 Bytes
cf8c424
e222911
5af237b
 
 
bad5b2a
dfe1e8d
bad5b2a
5e3373a
 
a0198ec
5af237b
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "website": "https://github.com/anthropics/claude-code",
  "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"
}