Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Minovative Mind (Free AI Agent)New to Visual Studio Code? Get it now.
Minovative Mind (Free AI Agent)

Minovative Mind (Free AI Agent)

Ward Innovations

|
870 installs
| (1) | Free
Turn your ideas into software—just describe it in natural language, and this world-class extension builds it for you.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Minovative Mind (Free AI Agent)

Turn your ideas into software—just describe it in natural language, and this world-class extension builds it for you.

Minovative Mind is a powerful, open-source AI agent for Visual Studio Code that integrates Google's Gemini models directly into your workflow. It plans, writes code, fixes bugs, and automates mundane tasks, all while running locally on your machine with your own API key.

Official Website: minovativemind.dev

Installs Version License


🚀 Key Features

  • 🤖 Autonomous Planning & Execution: Give it a high-level goal (e.g., "Create a login form"), and it generates a plan, creates files, writes code, and self-corrects any issues. Uses a strict /plan command enforcement for structural modifications to ensure safety and precision. Includes Output Integrity Validation to ensure generated code snippets are complete and correctly formatted.
  • 💬 Intelligent Chat: Context-aware chat that understands your entire workspace. Text and image support (Multimodal).
  • 🛠️ Auto-Fix & Debug: /fix command to analyze errors and auto-repair code issues.
  • 📝 Documentation & Cleanup: /docs command to add comprehensive docs and remove clutter.
  • 🔎 Context Agent: Actively investigates your codebase using terminal commands and specialized tools (get_implementations, get_call_hierarchy, grep, find, read_file) with automatic .gitignore-aware filtering. Now features AI-driven Request Categorization to tailor investigation strategies based on user intent (e.g., bug fixing, refactoring).
  • 💾 Git Automation: /commit generates descriptive commit messages based on your changes.
  • 🛡️ Safe & Private: Runs locally using Gemini Flash Lite. Features decoupled context management for real-time synchronization and AI output sanitization to prevent agent control leaks.

View Full Capabilities


⚡ Quick Start

1. Install from VS Code Marketplace

Search for "Minovative Mind" in the VS Code Extensions view (Cmd+Shift+X) and install it.

Marketplace Link

2. Get Your Free Gemini API Key

Minovative Mind uses Google's Gemini models. You need your own API key (it's free!).

  1. Go to Google AI Studio.
  2. Create a new API key.

3. Configure the Extension

  1. Open the Minovative Mind sidebar in VS Code (click the icon in the Activity Bar).
  2. Scroll down to the API Key Management section.
  3. Paste your API key and click Save.

That's it! You're ready to code.


📚 Documentation

  • Official Website: Central hub for Minovative Mind, featuring the latest updates and platform overview.
  • User Guide: Detailed instructions on how to use all features.
  • Capabilities: In-depth breakdown of what the agent can do.
  • Architecture: How it works under the hood.
  • Contributing: How to build from source or contribute to the project.
  • Privacy Policy & Terms of Use

🤝 Contributing & Community

Minovative Mind is open source! We welcome contributions, whether it's fixing bugs, adding features, or improving documentation.

  • Build from Source: See CONTRIBUTING.md for local setup instructions.
  • Support: Star us on GitHub to show your support!

This project makes API calls directly from your VS Code environment using your own Gemini API key. No data is stored, processed, or transmitted by third parties beyond Google’s API.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft