chore(ai): 🔨 move codex command flag to --profile from --profile-2

This commit is contained in:
2026-06-30 15:11:30 -07:00
parent 5cbe055c34
commit 38c1f78d4f
+1 -1
View File
@@ -9,7 +9,7 @@ if [[ "${1:-}" == "exec" ]]; then
fi
exec codex \
--profile-v2 azi4a2-autonomous \
--profile azi4a2-autonomous \
--strict-config \
--config 'approval_policy="never"' \
--config 'mcp_servers.playwright.default_tools_approval_mode="approve"' \