Skip to main content
GA
Gemini CLI Adapter
FORG ships a first-party Gemini CLI adapter that gives teams visibility into local Gemini usage, cost attribution, and policy signals — while keeping prompt and code content out of FORG.
Connect
# macOS/Linux:
curl -fsSL https://forg.pro/install | sh
# Windows (PowerShell): iwr -UseBasicParsing https://forg.pro/install.ps1 | iex
forg activate
forg connect gemini-cliWhat is captured
- Gemini model name
- Session timing and duration
- Token counts when exposed by the CLI
- Project/repository context
- Error and retry outcomes
For a complete adapter scaffold, follow Build an Adapter.
© 2026 FORG by UpgradIQ, Inc. All rights reserved.Edit this page on GitHub