Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Gemini Lean ChatNew to Visual Studio Code? Get it now.
Gemini Lean Chat

Gemini Lean Chat

Andrea La Rosa

|
12 installs
| (0) | Free
Ultra-lightweight autonomous AI coding agent for Google AI Studio. 1 prompt = 1 clean response, zero loops, concise diffs, and Git-like Time Machine.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🤖 Gemini Lean Chat

An ultra-lightweight, high-performance autonomous coding agent for VS Code powered by Google AI Studio models (Gemini 2.5 Flash, 2.5 Pro, 2.0 Flash Thinking).

Unlike traditional agents that consume dozens of API calls and thousands of tokens per single edit, Gemini Lean Chat follows the "1 Request = 1 Response" philosophy: it modifies files directly, computes concise diffs, and manages version control in a single interaction.


✨ Key Features

  • ⚡ Zero-Loop / Token-Saver: No infinite agentic loops. Makes a single API call using only the exact tokens required.
  • 🛠️ Autonomous File Modifications: Writes, creates, moves, or deletes files automatically in your workspace using an XML tag protocol.
  • 👁️ Compact Diff Viewer: Cleanly displays removed lines (-) in red and added lines (+) in green with smooth preview containers.
  • 🕒 Git-like Time Machine:
    • Every prompt generates a version snapshot (v1.0.0, v1.0.1, ...).
    • Pin important milestones with Restore Point badges (🚩).
    • Instant workspace rollback: orphaned files created in subsequent versions are cleaned up automatically.
    • Rolled-back subsequent messages are automatically deactivated and skipped in future API calls to save context tokens.
  • 🖼️ Multimodal Image Support: Attach UI mockups, screenshots, or diagrams via drag & drop, file explorer, or clipboard paste (Ctrl+V).
  • 📎 File & Workspace Context: Easily reference specific files and folders with absolute directory paths to prevent ambiguity.
  • ⚖️ Instant Model Switching: Switch seamlessly between available Gemini models directly from the status bar pill.

🚀 Getting Started

  1. Open the Gemini Lean Chat side bar view.
  2. Click the settings icon (⚙️) in the top right header.
  3. Enter your Google AI Studio API Key (obtainable for free from Google AI Studio).
  4. Select your preferred model and start building!

🔒 Security & Privacy

  • Your API Key is stored securely inside VS Code's native Secret Storage.
  • Terminal commands (bash/cmd) are never executed automatically—they feature a dedicated ▶️ Run button giving you full manual control.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft