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
curl -fsSL https://forg.pro/install | sh
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 UpgradIQ, Inc.Edit this page on GitHub