-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SpdrByte edited this page Mar 4, 2026
·
2 revisions
Gemma CLI is a high-performance, tool-aware terminal workstation designed for the Google Gemma 3 model family. It transforms your PowerShell console into a sophisticated agentic environment capable of system administration, autonomous research, and creative workflows.
Unlike standard LLM interfaces, Gemma CLI is Agentic.
- Autonomous Operation: Gemma doesn't just suggest code; she writes it to your disk, tests it with Pester, and debugs the output.
-
Tool-Aware Reasoning: Using our dynamic
ToolLoader, Gemma intelligently decides which tool to use (e.g.,searchdirvsbrowse_web) based on your high-level goals. - Tiered Intelligence: The system dynamically scales the complexity of its instructions based on the model you use (27B vs 1B), ensuring peak performance on any hardware.
If you have already followed the Installation & Setup, here is how to start being productive:
-
Switch to your preferred power level:
/model 3-27b -
Verify your environment:
"Look at my current directory and tell me what the most recent log file says." -
Generate a visual concept:
/tools (to ensure 'imagen' is enabled) "Generate an image of a futuristic cyberpunk library."
- For Users: Check out Interactive Commands and the Model Selection Guide to master the interface.
-
For Developers: Dive into the Tool Development Guide to learn how to add your own
.ps1tools to Gemma's brain. -
For Power Users: Learn about Dual-Model Pipelines (
/bigBrother) and Smart Trim & Context management.
Note: Gemma CLI is optimized for Windows 10/11 and PowerShell 5.1+. It uses industry-standard DPAPI for security and a custom rendering engine for a beautiful terminal experience.