Vyre Changelog
Updates, feature announcements, bug fixes, and improvements for Vyre IDE, Vyre Cloud, and the Vyre agent system.
v1.4.0 (Latest)
Released on July 23, 2026Highlights & Features
- Redesigned Sidebar Navigation: Flat sections with uppercase labels and elegant expand/collapse animations for a clean, professional aesthetic.
- Improved MDX Engine: Fully customized Next.js MDX elements for headers, inline code blocks, code blocks, lists, and tables with precise spacing and contrast.
- Claude 4.5 Sonnet Integration: Seamless support for Anthropic's latest coding and analysis model.
- Deep Integrations Support: Full compatibility with Azure DevOps, Bitbucket, JetBrains, GitLab, Notion, and Microsoft Teams.
Automatic updates
Vyre IDE checks for updates automatically on launch. You can check for updates manually in Vyre → Check for Updates.
v1.3.0
Released on June 10, 2026Highlights & Features
- Agent Planning Mode: Agents now research codebases and construct formal implementation plans before running code edits.
- Floating Ask AI Widget: Convenient search and code completion tool available on any web dashboard page.
- Bugbot Release: Automatic pull request checking for security flaws, code smells, and error patterns.
v1.2.0
Released on May 05, 2026Highlights & Features
- Cloud Agents Beta: Ability to delegate long-running terminal and code editing tasks to remote cloud containers.
- Model Context Protocol (MCP): Custom MCP server registry enabling agents to interact with external tools and databases.
- Team Rules Configuration: Establish
.vyre/rules/files to dictate project-specific coding standards.