2026-05-12 22:41:44 +09:00
|
|
|
{
|
|
|
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
|
|
|
|
"env": {
|
|
|
|
|
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
|
|
|
|
|
},
|
2026-05-21 22:22:34 +09:00
|
|
|
"teammateMode": "auto",
|
|
|
|
|
"worktree": {
|
|
|
|
|
"bgIsolation": "none"
|
|
|
|
|
}
|
2026-05-12 22:41:44 +09:00
|
|
|
}
|