chore(meta): add teammateMode setting

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 17:59:07 +01:00
co-authored by Claude Opus 4.6
parent cdca1db756
commit b7d168aba8
+2 -1
View File
@@ -1,5 +1,6 @@
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
}
},
"teammateMode": "in-process"
}