Skip to main content

Release History

Version 2.4.0 (26 May 2026)

⚡New Features

  • ⚡️ Enable MCP for Agent

    Added MCP configuration support in Agent mode  (previously available only in Prototyper mode), allowing you to connect and use MCP servers directly from Agent workflows.

🚀Functionality Enhancements

  • 🐞 Bug fixes

    • Fixed agent reliability and session/thread handling (timeouts/partial responses, token refresh & socket resume, responses continuing in the wrong/new agent or thread, force-open locked conversations).

    • Resolved MCP/Terminal, file/tooling, and UX issues (intermittent MCP connection/wrong tool, terminal not found/missing context, false “file not found” warnings, edit/read tool errors, autocomplete incl. .vue, quota/log/output formatting, and minor UI fixes).

Version 2.3.2 (12 Apr 2026)

⚡ New Features

  • ⚡️ Add Journal Log — Added Journal Log to store logs for debugging and to support user reports in PROD from the IDE.
  • ✨ Support HTTP type for MCP — The HTTP type is now supported for MCP, allowing configurations and connectivity to be set up more flexibly.
  • 🐞 Bug fixes — Fixed an issue where users sometimes could not open or create a new Agent in Visual Studio Code.

🎨 Revamped UI/UX

  • ☝️ MCP UI Enhancements — Improved MCP UI for a smoother configuration and monitoring experience.

Version 2.3.1 (12 Mar 2026)

⚡ New Features

  • ⚡️ Enable MCP for Prototyper — Enabled MCP functionality for Prototyper, allowing for improved workflow integration within VSCode.
  • ✨ Add tool edit_files — Added "edit_files" tool to Agent in VSCode, enhancing file editing capabilities directly from the IDE.

🐞 Bug fixes

  • Fixed issues with code line display, repo file reading when opening multiple IDEs, and command execution after accept/reject actions.
  • Improved AI response language handling, error messages for missing files, input validation in tool editing, and timeout display for requests.
  • Updated MCP tool configuration saving, server auto-reconnect, server order display on tool toggling, and file type context support.

Version 2.3.0 (12 Feb 2026)

⚡ New Features

  • 📂 Auto-load Rules to LLM Prompt — Agents now auto-load .codevistarules and tool rules into LLM prompts for automated tasks.

🐞 Bug fixes

  • Improved error handling for API/tool uploads, command history, and request timeouts; fixed display issues for file paths, parameters, and code formatting.
  • Enhanced UI logic for auto-approve, STOP button, event display, Old Agent access, and rule management; resolved bugs with incomplete AI responses and chat/terminal warnings.
  • Fixed bugs in file generation (no blank first line), diffView, history view, and profile status after logout/login.

Version 2.2.0 (31 Dec 2025)

⚡ New Features

  • 📂 Add "Start New Task" Button — Added a "Start New Task" button in Prototyper, enabling users to initiate tasks instantly and streamline their workflow.
  • ⚡️ Auto-Approve Agent Actions — Agent permissions for reading, editing, and executing comments in VSCode are automatically approved.

🚀 Functionality Enhancements

  • ☝️ AI Thinking Tag — The AI thinking tag in Prototyper is now displayed in a block format, improving readability and content distinction.
  • ☝️ Improve terminal integration — Terminal integration in Prototyper has been upgraded for improved performance and greater stability.

🐞 Bug fixes

  • Resolved the "Something went wrong!" message in diffView caused by an "Illegal theme base" error for VSCode.
  • Fixed the bug where clicking the "View History" button mistakenly triggered a delete action.

🎨 Revamped UI/UX

  • ✨ Activation Timing & Webview Focus Adjustments — CodeVista activation timing in VSCode was adjusted and webview auto-focus was disabled to enhance user experience.

Version 2.1.0 (11 Dec 2025)

⚡ New Features

  • 🔍 Add Tool Search by Regex — Add tool search functionality using regex for rapid file navigation and discovery.
  • 🛠️ Backend Control for CodeContext & Workspace Status — Enable or disable CodeContext, task status, and workspace status using backend flags for enhanced project automation.

🐞 Bug fixes

  • Fixed popup interruption during CV creation, improved file readability, resolved timeout and response issues, restored Stop button, fixed command line errors, and improved file/command handling when switching repositories.

🎨 Revamped UI/UX

  • ☝️ Popup Improvements — Enhanced the chat prompt popup for creating new CVs, reducing user interruptions during prompt submission.

Version 2.0.0 (25 Nov 2025)

⚡ New Features

  • 🖥️ Agent Thread History — Agent thread history is displayed in the Conversation History pop-up, allowing previous interactions with the agent for each conversation to be easily reviewed and tracked.
  • 📂 Agent Mode @ Context Support — Support for using the @ context in Agent mode has been added, allowing improved referencing and interaction within the agent workflow.

🚀 Functionality Enhancements

  • 📢 Quota Limit Implementation — Quota limit has been implemented for Agent in VS Code, restricting the number of prompts that can be sent according to the assigned quota profile.
  • ✨ Agent Autoscroll Enhancement — The Agent interface now automatically scrolls to the most recent user message for improved conversation tracking.

🐞 Bug fixes

  • Fixed issues with agent history and command events (rename/delete, missing parameters).
  • Resolved problems with markdown rendering in responses and block display.
  • Improved agent command syntax handling and display, including accept/reject actions and switching tabs.
  • Addressed conversation focus errors, including auto-scroll and workspace context reading.
  • Fixed file handling errors: file creation, autosave, reject/accept popups, and listing in workspace.
  • Corrected login screen display and timeout messages.
  • Resolved summary content display and context cache issues.
  • Resolved error preventing commands from running in the terminal.

🎨 Revamped UI/UX

  • 🆕 Improve Default File UX — Enhanced user experience by optimizing the default file selection process when starting a new conversation to ensure seamless and intuitive interactions.

Version 1.12.2 (13 Nov 2025)

🚀 Functionality Enhancements

  • ✨ AutoComplete: Improved Token Request Handling — Reviewed and fixed missing token request issues to enhance auto-completion reliability.
  • 🔒 Unexpected Logout on Token Renewal Failure — Fixed an issue causing unexpected logouts when token renewal fails, providing a more stable login experience.
  • 🛠️ Hotfix for AI Model List — Applied a hotfix to update the AI model list, including GPT-5 and Sonnet 4.5 models.

Version 1.12.1 (31 Oct 2025)

🚀 Functionality Enhancements

  • ✨ Loading Auth Code — A loading state for authentication code verification has been added to the login screen in VS Code.
  • 🛠️ Reduce Load Time — The initial load time of the CodeVista extension has been reduced.

Version 1.11.0 (17 Oct 2025)

🚀 Functionality Enhancements

  • 🛠️ Drag-and-Drop File Upload — Effortlessly add files to your CodeVista chat with drag-and-drop. Instantly provide context, accelerate collaboration, and improve coding accuracy for a smoother, more intuitive workflow.

🎨 Revamped UI/UX

  • 💬 Improved UI for Responses from CodeVista — CodeVista's UI/UX is revamped for clearer, easier reviews: bigger text, wider spacing, defined headings, and color highlights for key improvements. Reviewing results is now faster and more comfortable. Enjoy a more organized and readable experience!

Version 1.10.0 (25 Sep 2025)

🚀 Functionality Enhancements

  • 📂 Mention folder — Effortlessly add entire folders to your coding assistant's context for smarter, AI-powered code suggestions and improved productivity.

🎨 Revamped UI/UX

  • 🆕 New login screen — A refreshed login screen introduces a cleaner design and prepares for future support of non-FPT email accounts, ensuring a smoother and more flexible sign-in experience.

Version 1.9.0 (8 Sep 2025)

⚡ New Features

  • ⌨️ Custom Hotkeys in Extension Settings — Hotkeys for chat have been added to the extension settings, enabling users to customize and manage shortcuts for an optimized experience.

🚀 Functionality Enhancements

  • 📂 Auto-attach Current File — When starting a new chat, the current file in your IDE is now automatically attached to the conversation, making it easier to get context-aware assistance without manual steps.
  • 🔒 Authentication service refactored — The authentication service has been refactored to improve overall system performance and stability.

🎨 UI/UX Improvements

  • ✨ Improved Error Messaging — Error messages are now displayed in a clearer and more user-friendly way, helping end users understand and resolve issues more easily.

Version 1.8.6 (25 Aug 2025)

⚡ New Features

  • 📖 Quickly Add Technical Documents as Context — You can now add technical documents as context directly using the "@" keybinding or the + button. Navigate with arrow keys to select files or other context types—making the process smoother and faster.

🚀 Functionality Enhancements

  • 🛠️ Prototyper Rules — Define once, build smarter—CodeVista Prototyper now lets you create AI behavior rules tailored to your project.

Version 1.8.5 (12 Aug 2025)

🚀 Functionality Enhancements

  • 🆕 Upload Images with PROTOTYPER Agent — PROTOTYPER agent in CodeVista now lets you upload images directly, making it easier to include visuals in your coding workflow.
  • ✨ AUTOCOMPLETE – Fallback for Fireworks AI — Autocomplete now uses Fireworks AI as the primary engine. If Fireworks AI fails or is unavailable, the fallback handler automatically switches to Gemini, ensuring continuous and reliable code suggestions.

Version 1.8.4 (11 Jul 2025)

⚡ New Features

  • 🆕 Insert Code Snippet into New Files Instantly — Each AI-generated code snippet now includes an "Insert into a new file" button, allowing you to open the code directly in a new, unsaved file—no manual copying or file creation needed.

🚀 Functionality Enhancements

  • ⚡️ Add Code Context Faster with @ Button — Add code context quickly with the new "@" keybinding. Navigate with arrow keys to select files or other context types—making the process smoother and faster.
  • 📂 Prioritized Open Files in Code Context — When adding code context, files currently open are now pushed to the top of the Files list for quicker and easier selection.
  • ⚠️ Prompt Improvement: Token Limit Warning — Prompt improvement now shows a warning message when the prompt exceeds the allowed token limit, helping users keep prompts concise and avoid processing errors.

Version 1.8.2 (1 Jun 2025)

🚀 Functionality Enhancements

  • Code Context - File count — The file count is now displayed within the Code Context panel during file selection, enabling users to efficiently review, deselect, or remove files from their current selection.
  • Autocomplete - Enhanced with Fireworks endpoint — CodeVista's feature Autocomplete is now integrated with Fireworks AI for faster, low-latency suggestions—making your coding experience smoother and more efficient.
  • Repo Navigator – Improved Processing Speed for File Changes — The process for handling new file changes has been optimized to deliver faster performance, reduced processing time, and greater overall efficiency during development workflows.

🎨 Revamped UI/UX

  • Autofix – UI/UX Improvement — Enhanced UI/UX for the Autofix feature to improve overall usability, clarity and user experience.

Version 1.8.0 (27 May 2025)

⚡ New Features

  • 🌐 Admin Portal — Take control of your team's setup! CodeVista's Admin Portal enables Project Managers and Business Unit Leaders to manage team profiles, configure permissions, and control access rights and trust levels—all in one secure, centralized space.
  • ✨ New AI Agent: Prototyper — Say hello to Prototyper, our newest and most dynamic AI agent—specially engineered to transform your raw ideas into functional code at lightning speed.

Version 1.7.5 (16 May 2025)

⚡ New Features

  • Additional Context for Smarter Conversations — You can now add files, code snippets, or your workspace as context in CodeVista, enabling more accurate suggestions, improved debugging, and smarter code generation.
  • Click-to-Preview Support — A new click-to-preview feature also lets you quickly inspect added context without opening it.

🔧 Enhancements

  • Improved Code Context Parsing — With IntelliSense integration, the local parsing for code symbols is enhanced, greatly improving the user experience.

Version 1.7.2 (12 May 2025)

⚡ New Features

  • Copy Message Button — Easily copy any chat message—whether it's a code snippet, explanation, or suggestion—with a single click.
  • Context Awareness: Terminal Output — CodeVista now incorporates active terminal output (logs, errors, build info) into its context, leading to smarter, more accurate responses.

🚀 Functionality Enhancements

  • Improved Autocomplete Sensitivity — Autocomplete now triggers faster and offers more relevant code suggestions, making your coding experience even smoother.

🎨 Revamped UI/UX

  • Persistent Code Block Actions — The Copy, Insert, and Replace buttons now remain visible as you scroll, allowing seamless interaction with suggestions.

Version 1.7.0 (1 May 2025)

⚡ New Features

  • CodeVista Streak to improve user retention — Stay motivated with Streaks—a visual tracker that encourages daily use and consistent engagement.
  • Prompt saving and reuse — Save and reuse prompts to streamline your workflow, boost productivity, and access your favorites quickly in CodeVista.

🚀 Functionality Enhancements

  • Intellisense integration for Autocomplete on Visual Studio Code — The Autocomplete feature is now enhanced with Intellisense, providing intelligent, context-aware suggestions to improve coding efficiency and accuracy.
  • Enhancements on Autodoc/Explain — Autodoc/Explain now shows the changes directly in the file, on top of the function, making it easier to review changes and approve documentation updates with clarity.
  • Conversation memory — Maintains context within a single conversation, ensuring coherent and relevant responses during user interactions.

🎨 Revamped UI/UX

  • New Product Logo — CodeVista has a fresh new logo, bringing a modern look that reflects its smart and smooth AI-powered coding experience.

Version 1.6.0 (20 Mar 2025)

🚀 Key Enhancements

  • Advanced LLM Model Selection — Choose from cutting-edge models—Claude 3.7 Sonnet (highly recommended for coding), Claude 3.5 Sonnet, OpenAI GPT-4o, OpenAI GPT-4o mini, and Gemini 2.0 Flash—or let the Auto Model option automatically pick the best one based on your query.
  • Revamped UI/UX — Experience a sleek, refreshed interface across chat, improve prompt, and prompt library for a more intuitive workflow.

Version 1.5.0 (7 Feb 2025)

🚀 Key Updates

  • Workspace Question and Answer — Allows users to ask questions about the entire repository synchronized via Code Context feature.
  • CodeVista Web Version — Users can now chat, maintain sessions, and visualize repository graphs for Workspace Question and Answer.
  • Improve Prompt Feature — An easy-to-use button to refine Prompts before sending has been added.
  • Multi-IDE & Instance Support — Seamlessly use CodeVista across multiple IDEs and instances within an IDE.
  • Autocomplete Enhancements on VSCode — Offers better context-aware suggestions based on open files.
  • Autofix with Critical Rules — Select critical rules to fix issues easily without installing additional extensions.

Version 1.4.0 (27 Nov 2024)

🚀 Key Updates

  • ⚡ Stable Chat Experience — Improved stability for the CodeVista Chat function, ensuring smoother interactions.
  • 📂 Enhanced Code Context
    • Increased file upload limit: From 100 files to 500 files, enabling users to manage larger projects effortlessly.
    • New workspace status: Distinguishes between files uploaded successfully and those parsed for code symbol references, offering better observability.
  • 📊 User Analytics — A new User Analytics section in settings allows users to view the number of prompts sent in the past 7 and 30 days.
  • 👤 Profile Switching — Easier and more intuitive transitions between different user profiles.
  • 🎨 UI/UX Enhancements — Overall improvements to the extension's user interface and experience, along with enhanced logging for better monitoring.

Version 1.3.0 (5 Sep 2024)

🚀 Key Updates

  • ⚡ Enhanced Performance — Faster message loading and improved handling of longer responses.
  • 💬 Multi-Conversation Support
    • Create, delete, and rename conversations within CodeVista.
    • AI-powered automatic summarization of conversation content.
  • 📝 CodeVista Autodoc — New feature to automatically generate docstrings/comments for selected code blocks or entire files.
  • 📢 Feedback System — Submit bug reports, feature requests, or general feedback directly within CodeVista.
  • 💻 Code Context Support
    • Code Context now allows you to parse and understand the structure of TypeScript (.ts) and Kotlin (.kt) files.
    • This makes it easy to reference specific functions or classes during chat, which is particularly helpful for web and app developers.
  • 🔐 Single Sign-On (SSO) Support
    • Developers can now authenticate and start using CodeVista with Google, Microsoft, or GitHub accounts.
    • Enjoy a daily usage quota free of charge in the public version.
  • 🔧 JetBrains IDE CodeVista Extension Enhancements
    • 💡 Inline Chat — Chat and ask questions directly beside a code block in the editor.
    • 🤖 Autofix — Automatically fix bugs detected by SonarLint with AI assistance.