Skip to main content

← Back to Changelog

CodeVista AI Coding Assistant v2.0.0 Release Notes

Release Date: November 25, 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.