chore: enable agent teams feature (#27682)

This commit is contained in:
Udit Takkar
2026-02-07 17:55:08 +05:30
committed by GitHub
parent e64fad8e34
commit 129ea8d1f1
+5
View File
@@ -0,0 +1,5 @@
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
}
}