chore(conductor): Add new track 'Gemini CLI Parity'

This commit is contained in:
2026-02-25 18:42:40 -05:00
parent 94e41d20ff
commit b6496ac169
5 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "gemini_cli_parity_20260225",
"type": "feature",
"status": "new",
"created_at": "2026-02-25T00:00:00Z",
"updated_at": "2026-02-25T00:00:00Z",
"description": "Make sure gemini cli behavior and feature set have full parity with regular direct gemini api usage in ai_client.py and elsewhere"
}