Updates
Latest features, improvements, and fixes for Minovative Mind.
v1.0.0clifeature
Launch of Minovative Mind CLI v1
v1 of the Minovative Mind CLI captures a high-velocity, production-grade architectural evolution that transforms a basic reactive terminal loop into an unbreakable, context-aware autonomous coding agent.
v3.3.0feature
Major Improvements to Tooling, Reliability, and AI Understanding
This update significantly enhances how Minovative Mind integrates with external tools, improves its self-correction and code checking capabilities, and makes its understanding of your projects more efficient.
Easier Tool Integration
Minovative Mind can now connect to and use more external tools and services, making it much more capable.
- •Connects to external tools: Minovative Mind can now link up with and use a wider variety of external tools and services.
- •Automatic tool discovery: It automatically finds out what new tools can do when you set them up, so they're ready to use right away.
- •Seamless updates: If you change your tool settings, Minovative Mind updates instantly without needing a restart.
Unified Tool Access
All tools, both built-in and external ones, are now managed together, making it easier for the AI to choose and use the best tool for any task.
- •One place for all tools: External tools are now listed alongside Minovative Mind's built-in tools, giving the AI more options.
- •Smart tool usage: The system knows how to use both built-in and external tools efficiently, logging their activity for clarity.
Safer Self-Correction
To prevent the AI from accidentally making code worse, Minovative Mind now automatically checks for errors after making changes. If too many new errors appear, it will undo the changes and inform you.
- •Automatic error rollback: If the AI makes a change that introduces too many errors, Minovative Mind will automatically undo it to prevent damage.
- •Clear notifications: You'll be informed when changes are rolled back to keep your code safe.
Smarter Code Checks
Before saving any AI-generated code, Minovative Mind now performs a quick check to catch common structural mistakes (like missing brackets) across many programming languages. If a mistake is found, the AI is prompted to fix it immediately.
- •Instant syntax checks: AI-generated code is checked for basic errors (like unmatched brackets) before it's saved.
- •Automatic error correction: If syntax errors are found, the AI will try again to fix them right away.
More Efficient Code Understanding
To understand large codebases faster and more efficiently, Minovative Mind can now create concise summaries (outlines) of files in many different programming languages. This helps the AI grasp the code's structure without needing to read every single line.
- •Quick code summaries: Minovative Mind can now create helpful outlines of your code, making it easier and faster for the AI to understand.
- •Supports many languages: This outlining works for a wide range of programming languages, including TypeScript, Python, Go, and more.
Improved AI Output Handling
Minovative Mind is now better at extracting the actual code from AI responses, even if the AI accidentally wraps the code in extra formatting.
- •Smarter code extraction: Minovative Mind can now more reliably pull out the correct code from AI responses, even if they come with extra, unnecessary formatting.
Safer Messaging
Internal communications between different parts of Minovative Mind are now more secure and reliable thanks to new validation checks. This ensures data is always correct and helps prevent errors.
- •Enhanced internal communication: Messages within Minovative Mind are now validated to ensure data accuracy and prevent issues.
Smoother AI Experience
The overall AI experience has been enhanced with smoother real-time code generation, improved understanding of user requests, and smarter ways of providing relevant information to the AI.
- •Better real-time AI responses: Enjoy a more fluid and responsive experience when the AI generates code or provides information.
- •Smarter planning and context: The AI is now better at understanding your goals and finding the most relevant information to help you.
- •Refined AI instructions: Improved internal guidance helps the AI provide higher quality and more accurate results.
UI & Webview Enhancements
Various parts of the user interface and web views have been visually updated and improved for a better overall look and feel, and smoother interactions.
- •Refreshed chat interface: The chat window has been visually updated for a cleaner, more responsive look.
- •Smoother interactions: Buttons and other interactive elements now respond more effectively.
- •Better code streaming display: Real-time code generation is displayed more smoothly.
- •Updated 'What\'s New' panel: The panel now features the latest release details.
v3.2.0feature
Improved Compatibility with Virtual Workspaces
We've made it easier to use our tools in different development setups, like remote or virtual environments, by improving how we handle files.
v3.1.0feature
Making Your AI Helper More Reliable and Smart
This update focuses on making the AI assistant more dependable and easier to work with, especially when it's handling complex tasks like searching and modifying your code.
v3.0.6feature
Easier AI Sign-in and Better Key Management
This update makes it simpler to sign in to the AI and improves how we handle security keys.
v3.0.0feature
A Major Leap in Speed, Reliability, and Ease of Use
This major update makes Minovative Mind faster and more reliable than ever. We've simplified our AI, added new safety checks to protect your code, and made managing your account easier.
v2.59.6feature
Faster, Smarter, and More Reliable
This update focuses on performance enhancements, deeper codebase investigation, and improved system stability for a more intuitive development experience.
v2.59.4refactor
Behind-the-Scenes Cleanup and Faster AI
This update improves how the app manages your settings in the background, makes starting up smoother, and adds support for the newest, lightning-fast AI models.
v2.59.3refactor
Smarter AI Guidelines
This update refines the underlying rules the AI follows to give you better results and improves how it initially reads information about your project.
v2.59.2feature
A Smarter, More Thorough Assistant
This update significantly boosts the AI's ability to understand your project's unique structure and ensures it gathers every piece of information needed to solve your request without giving up.
v2.58.0feature
Smarter AI Helper & Clearer Project Maps
This update makes the assistant much better at figuring out exactly what you need right away and cleans up how it shows you the structure of huge projects.
v2.57.0feature
Cleaner Chat Organization & Automatic Naming
This update redesigns how you manage your chat conversations to keep your workspace clean and introduces smart features to help you stay organized automatically.
v2.56.0feature
Smarter Project Mapping and Precise Change Tracking
This major update improves how the AI understands your project structure and tracks specific changes in your code, making analysis faster and summaries more accurate.
v2.55.2feature
Smarter Explanations and Precision Code Finding
We've made two major improvements: the AI now communicates changes in plain English, and it explores your project code with blueprint-like precision.
v2.55.1feature
Smarter, Safer Editing Tools
We've improved how the AI identifies where to make changes in your code by using unique, collision-resistant markers. This ensures that the AI's instructions never get confused with your actual code, making the editing process much more reliable.
v2.54.1feature
Stronger Agent, Cleaner Output, and Better Investigation Tools
This release focuses on making the Context Agent more robust by giving it specialized investigation tools and implementing security-focused filters to clean up AI responses.
v2.52.1refactor
Smarter, Faster Project Searching
We've upgraded how the AI explores your project. It now automatically skips over files and folders that aren't important (like temporary data or hidden system files), making it much faster and more accurate when helping you with code.
v2.52.0feature
Skip Plan Confirmation & Priority Files Model
This release introduces a streamlined workflow toggle, replaces the legacy heuristic file selector with a smarter Priority Files model, and adds several quality-of-life improvements across the plan execution and self-correction pipelines.
v2.51.1refactor
Core Simplification and Legacy Cleanup
This major refactor eliminates legacy dependency graphing and semantic linking logic in favor of more efficient, agentic investigation and modern IDE APIs.
v2.50.0feature
Production-Ready Workflow and Smart UX
This update enforces production-readiness by migrating core code extraction logic to deterministic AI function calling and refining context quality. It also introduces significant UX improvements with a "Smart Flash" visual feedback system.
v2.49.0feature
Smarter Problem Solving and Faster Updates
We've improved how the AI handles errors and applies changes, making it more reliable and efficient.
v2.48.0feature
Optimized Performance for Large Projects
This update makes working with large codebases much faster and more efficient by improving how the AI explores your project.
v2.47.0feature
Smarter Language Support and Better Intent Recognition
This update makes the AI more consistent across different file types and better at understanding what you're trying to achieve.
v2.46.0feature
Faster Thinking and Better Token Tracking
We've switched to a faster AI model for basic tasks and improved how we track your usage limits.
v2.45.2feature
Precise Reading and Better Project Awareness
The AI can now read specific parts of your files more accurately and understands your project's overall setup better.
v2.45.0feature
Active Project Exploration
The AI can now actively explore your project to find exactly what it needs, within a secure and monitored environment.
v2.44.0refactor
Next-Generation AI Support
Updated our systems to support the latest preview versions of advanced AI models.
v2.43.3refactor
Instant Action Stopping and Better Stability
Improved the ability to cancel AI tasks immediately and strengthened overall stability during large updates.
v2.43.0refactor
Streamlined Task Progress
Simplified how the AI reports its progress, making it easier to follow along with complex changes.
v2.42.0feature
Cleaner Project Scanning
Improved AI focus by automatically ignoring non-text files and refining how it understands your instructions.
v2.41.0feature
Automated Documentation Creation
Introduced a new way to automatically generate clear documentation for your project.
v2.40.0feature
Custom Scanning Controls
Added settings to let you control how deeply the AI scans your project for context.
v2.39.0refactor
Deeper Structure Analysis
The AI now has a better understanding of how your code is organized and where your cursor is currently located.
v2.37.2feature
Intelligent File Connections
Added a new way for the AI to understand the relationships between different files based on their contents.
v2.36.0feature
Visual Task Timeline
Added a real-time visual timeline to the sidebar so you can track exactly what the AI is doing.
v2.35.1refactor
Faster Updates and Safer Undos
Optimized how multiple changes are applied at once and improved the ability to revert changes cleanly.
v2.34.2refactor
Better Behind-the-Scenes Management
Improved the internal system that manages how and when changes are applied to your project.
v2.33.0feature
Project Names and Key Management
The sidebar now shows your project's name, and you can manage multiple AI connection keys at once.
v2.31.0feature
Enhanced Security Checks
Strengthened security for all tasks that involve running system commands to ensure your safety.
v2.30.0feature
Visual Usage Statistics
Added a new panel to show you exactly how much of your AI limit you've used.
v2.27.0feature
Improved Multi-Tasking
Updates to how the system handles several AI tasks at once, leading to a smoother experience.
v2.25.0feature
Structured Action Planning
The AI now uses a more reliable method to plan out exactly which steps it needs to take to finish your request.
v2.22.0feature
Better Project Link Awareness
The AI is now much better at understanding how different files and components in your project depend on each other.
v2.18.0feature
Editable Chat History
You can now edit any past chat message to have the AI regenerate its response based on your correction.
v2.17.0refactor
More Reliable Action Plans
Improved the AI's ability to create and follow multi-step plans without getting stuck.
v2.14.0feature
Image Upload Support
You can now upload images and screenshots directly to the chat for the AI to analyze.
v2.12.0feature
One-Click Undo and Revert
Added a comprehensive way to undo any changes the AI makes, letting you revert back easily.
v2.11.0feature
Turn Chat into Plans
You can now automatically convert a chat discussion into a structured plan of action.
v2.6.0feature
Intelligent Context Selection
Our file search system is now much smarter at finding exactly which files are needed to answer your questions.
v2.5.0feature
Live Code Writing
Watch the AI write code directly in your editor in real-time.
v2.0.0chore
Privacy-First Architecture
We've transitioned to a local-first design that prioritizes your privacy and project security.
v1.4.5refactor
Better Commit Messages and Privacy Updates
Improved the clarity of AI-generated messages and updated how we handle your data for better privacy.
v1.4.4feature
Privacy-Safe Error Messages
Ensures that error messages don't reveal sensitive file paths from your computer.
v1.4.3feature
Better Error Recovery and Reliability
Enhanced how the system handles temporary network issues and protects your files from being overwritten by error messages.
v1.4.2fix
Faster Task Cancellation
Improved how quickly tasks stop after you hit the cancel button.
v1.4.1docs
Clearer Help Guides and Policies
Completely overhauled our usage guides and privacy policies to be more transparent and easier to understand.
v1.4.0feature
Automatic Conflict Resolution
The AI can now automatically detect and fix conflicts that happen when merging different versions of code.
v1.3.0feature
Reliable Plan Execution
Improved the robustness of multi-step plans, including automatic retries for minor errors.
v1.2.6feature
Organized Helpful Links
Added a new clean layout for the links section in settings.
v1.2.5fix
Smarter Plan Reading
Improved how the AI understands its own plans and fixed a minor issue with message formatting.
v1.2.0feature
Sign In and Visual Improvements
Introduced a new sign-in feature and added several visual enhancements to the chat interface.
v1.1.0feature
Precise Code Updates
Added an advanced feature to make more precise and reliable changes throughout your code.
v1.0.0feature
First Official Release
The first public release of Minovative Mind on the VS Code Marketplace.
v0.1.0-betafeature
Initial Beta Showcase
The first beta release, focusing on basic project awareness and AI chat functionality.