cli_data / Claude Code.json
zhimin-z
add
5e3373a
raw
history blame contribute delete
518 Bytes
{
"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"
}