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

1

Install official Gemini CLI

2

Install TracePilot locally

3

Enter Phoenix settings in PowerShell

The installer prompts locally for Phoenix/Arize values and writes them to %USERPROFILE%\.tracepilot\config.json.

4

Use Gemini CLI normally

Downloads

Prefer manual setup? Download the Windows bundle, extract it, and run tracepilot\installer\install.ps1.

Download tracepilot-windows.zip

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.