Windows-first Gemini CLI add-on
TracePilot
Add redacted local logs, Phoenix/Arize MCP access, and proof exports to the official Gemini CLI without putting keys in your browser.
npm install -g @google/gemini-cli
$u='https://tracepilot.example'; & ([scriptblock]::Create((irm "$u/install.ps1"))) -BundleUrl "$u/downloads/tracepilot-windows.zip"
gemini
/tracepilot:doctor
Install on Windows
Install TracePilot locally
Enter Phoenix settings in PowerShell
The installer prompts locally for Phoenix/Arize values and writes
them to %USERPROFILE%\.tracepilot\config.json.
Use Gemini CLI normally
Downloads
Prefer manual setup? Download the Windows bundle, extract it, and
run tracepilot\installer\install.ps1.
What TracePilot Adds
Redacted Logs
Session, model, tool, and agent events are captured locally.
Phoenix MCP
Gemini can access configured Arize/Phoenix trace evidence.
Proof Export
Export sanitized JSON evidence with /tracepilot:export-proof.