Skip to content

Release Notes ​

CodeBuddy IDE version release notes.

πŸ“– About ​

Each version documents new features, experience improvements, and bug fixes.

πŸ“‹ Version History ​

4.9.9 Release πŸš€(2026-05-12) ​

  • Improved Remote SSH connection stability; fixed upgrade/reconnect infinite loops, language pack timeouts, and other issues; added connection diagnostics
  • Improved session message read/write performance and reliability, reducing the likelihood of crashes caused by large history records
  • Improved error messages when usage reaches the limit, now passing through server-side copy directly
  • Improved display style of Yuanbao search indicator
  • Fixed issues where custom Agent symlink mounts were not recognized and users were not prompted after enabledAutoRun was turned off
  • Fixed issues where concurrent installation of built-in skills across multiple windows deleted each other's directories, and Knot Skill installation failures
  • Fixed issue where clicking Connect again after canceling MCP OAuth authorization did not open the browser
  • Fixed issue where missing image validation caused conversation errors
  • Fixed issue where the context usage ring was cleared after switching sessions
  • Fixed issue where artifacts were displayed duplicately on macOS
  • Fixed issue where automation tasks were triggered repeatedly
  • Fixed issues where the screen flickered after importing Figma components, and text could not be entered in the chat box after adding components
  • Fixed abnormal rules loading path on Windows in cross-drive scenarios

4.9.8 Release πŸš€(2026-04-29) ​

  • Added "Help & Feedback" page in IDE settings with multi-language support
  • Added visual badges for the model selector
  • Improved MCP tool tooltip display
  • Improved plugin marketplace refresh, update, and add flows to avoid stale data and infinite loading
  • Improved large history loading, reducing crash probability caused by oversized history indexes
  • Improved @ file reference search performance for faster file selection response
  • Fixed issue where MCP list configuration occasionally disappeared after Reload IDE
  • Fixed MCP OAuth connection status, Connect button, and configuration recognition issues
  • Fixed issue where MCP server process didn't actively exit after MCP was disabled
  • Fixed issue where mcp.json configuration was not displayed during first IDE load
  • Fixed issue where custom model 401 caused IDE-wide logout, and built-in model loading anomaly after enterprise model configuration
  • Fixed page crash when adding content to CodeBuddy chat
  • Fixed issue where plugin Hook command parsing exception caused tool calls to fail
  • Fixed abnormal calls of tools like Web Search, Skill, etc.
  • Fixed issue where feedback log uploads failed due to oversized payloads
  • Fixed Windows first launch sidebar black screen and installation directory verification anomalies

4.9.7 Release πŸš€(2026-04-22) ​

  • Improved skill/plugin marketplace update logic for a better update experience
  • Added Hook ask permission confirmation menu across all tool renderers, unifying permission interaction
  • Fixed built-in model list loading issues after configuring enterprise models
  • Fixed sidebar blank issue caused by AuthenticationProxy serialization error under Remote SSH
  • Fixed team waiting state being stuck and message duplicate wake-up
  • Fixed Teams message callback and status anomalies
  • Fixed PreToolUse Hook timing issues for write_to_file/replace_in_file

4.9.6 Release πŸš€(2026-04-20) ​

  • Fixed issue where Windows tray-hidden window didn't respond when launched from the menu bar
  • Improved font size adjustment
  • Enhanced stability

4.9.5 Release πŸš€(2026-04-15) ​

  • Added Windows installation directory protection mechanism to prevent accidental deletion of critical files
  • Optimized timing of login status refresh
  • Fixed Windows first launch sidebar black screen issue
  • Fixed sidebar chat panel being blank under Remote SSH
  • Fixed issue where retry or send still used the old model after switching models
  • Fixed issue where new content sent in pre-upgrade history tasks could not be displayed
  • Fixed artifact preview garbled text for docx/pdf binary files and content truncation on narrow screens
  • Fixed help button being unresponsive when clicked multiple times in succession
  • Fixed plugin marketplace successfully added but not displayed
  • Fixed skill/suite installed packages being deleted along with marketplace removal

4.9.0 Release πŸš€(2026-04-10) ​

  • Added system tray feature, supporting background residency and quick actions
  • Added Skills selection when creating Automation
  • Improved command display in conversation flow
  • Improved Skills page installation interaction
  • Improved user-facing display when tool calls fail
  • Improved behavior so deleting the last task in a workspace no longer removes the workspace
  • Fixed missing reasonable recovery mechanism after MCP abnormal disconnection
  • Fixed garbled output when executing commands in Windows WSL
  • Fixed IDE crash when previewing large PDF files
  • Fixed issue where external channel messages could not be responded to after Windows hibernation
  • Fixed slow MCP loading issue
  • Fixed abnormal Claw conversation bot command execution
  • Fixed issue where Windows log archive could not be extracted

4.8.1 Release πŸš€(2026-04-05) ​

  • Added queue mode for IDE message sending; multiple messages execute in sequence automatically
  • IDE WebFetch now uses the model currently selected by the user
  • Fixed issue where Subagent without a return result fell back to returning the process to the main agent
  • Fixed CodeBuddy subagent Hooks not taking effect
  • Fixed slow new task creation with task status showing "waiting for reply" during the process
  • Fixed missing share link for artifacts
  • Fixed inability to auto-run under subagent
  • Fixed issue where clicking historical task during execution didn't navigate to the corresponding view
  • Fixed log filling up disk preventing reconnection after remote SSH crash
  • Fixed some logout copy showing in English under Chinese mode
  • Fixed several security issues

4.7.5 Release πŸš€(2026-03-29) ​

  • Added file delivery tool with support for mini-program artifact return
  • Added Skill safety check; low-risk Skills support auto-installation
  • Added dedicated free model for Inspire
  • Added /mr command support for safety ticket auto-assignment
  • Improved WeChat Mini-Program homepage dialog with dark theme support
  • Improved Claw settings panel; mini-program connections now show error details
  • Improved batch skill update dialog interaction
  • Improved workspace action button surfacing
  • Improved artifact preview with a new top action bar
  • Improved expert selection clear interaction
  • Optimized light-mode Claw welcome image
  • Fixed MCP OAuth auto-popup and port occupation issues
  • Fixed configuration overwriting errors when quickly toggling multiple MCP switches
  • Fixed large blank area in chat content on wide screens
  • Fixed issue where new tasks displayed old task artifacts
  • Fixed UI not updating after removing plugin marketplace
  • Fixed confusing installed/uninstalled state logic in skill management
  • Fixed ZIP marketplace extraction hierarchy anomaly
  • Fixed skill directory menu name and plugin marketplace dialog styling issues
  • Fixed inability to expand task list Tab on click
  • Fixed workspace search traversal blocking webview startup
  • Fixed abnormal quotes appearing in code output

4.7.3 Release πŸš€(2026-03-27) ​

  • Added Skill post-install guidance directing users to input box with example prompts
  • Added artifact sharing capability
  • Added user feedback submission flow with image, text, and log upload support
  • Added WeChat Mini-Program entry; supports disable/enable connectivity
  • Added Linux ARM64 platform build support
  • Improved consolidation of skills and plugin menus
  • Improved artifact list sorting by most recent update time descending
  • Improved pinned task styling and action button interaction
  • Improved Claw connected state display by dimming it
  • Improved automation tasks with automatic workspace directory generation
  • Fixed startup crash caused by string-format http.noProxy configuration
  • Fixed MCP service toggle race conditions and interaction issues
  • Fixed MCP getServers() init race returning an empty list
  • Fixed power save blocker type exception on Windows
  • Fixed abnormal packet loss rate display in Windows network detection
  • Fixed inability to open log archive in cloud desktop environments
  • Fixed preview webview auto-playing in the background
  • Fixed plugin marketplace update/install/delete failures
  • Fixed missing .zip suffix in GitHub plugin marketplace download links
  • Fixed archived tasks filter showing empty results
  • Fixed missing pinned-task action buttons and abnormal popup display
  • Fixed SkillHub-installed skills not appearing in the skills list
  • Fixed Windows file upload path errors
  • Fixed terminal search box UI alignment issues

4.7.2 Release πŸš€(2026-03-26) ​

  • Added Claude 1M context model with thinking mode enabled by default
  • Added Skill one-click installation via Deeplink
  • Enhanced expert summon: support summoning by name and quick prompt filling
  • Added feedback dialog support with improved privacy notice display
  • Improved folder selection in conversations: hover shows the full path
  • Improved Skill installed list sorted by installation order
  • Improved workspace save copy and dialog styling
  • Improved expanded command card showing the full command line
  • Improved plugins to recursively recognize rules/agents subdirectories after install
  • Increased enterprise add-on pack single-purchase limit to 100
  • Fixed issue where conversations couldn't load MCP Server
  • Fixed MCP authorization opening two pages requiring two authorizations
  • Fixed model switching not taking effect in conversation
  • Fixed tool status still showing "generating" after content generation ends
  • Fixed shared file path parsing causing copy failures
  • Fixed occasional WeChat channel reply tool not found
  • Fixed skill import drag-and-drop folder not working
  • Fixed Windows archive toast being blocked by the title bar and unclickable
  • Fixed missing icons for some skills in SkillHub
  • Fixed archive page navigation and interaction styling issues
  • Fixed RequestID alignment in error messages
  • Fixed agents page not synchronizing logout after the conversation page logged out
  • Fixed Claw WeChat Work channel display issue under personal accounts

4.7.1 Release πŸš€(2026-03-25) ​

  • Added expert center leaderboard; supports viewing and summoning trending experts
  • Added file and image upload support for WeChat Claw
  • Added open-folder support for temporary tasks
  • Added drag-and-drop reordering for workspace projects
  • Added local Agents archive management
  • Tasks saved as workspace are automatically inserted at the top of the list
  • Improved Skill list UI interaction with icon display
  • Improved interaction of project and task action buttons
  • Improved indicator bar color for workspace drag-and-drop reordering
  • Improved expert selection interaction in the chat window
  • Improved Subagent context compression strategy
  • Improved Claw name display using user-customized name
  • Improved user-visible UI copy
  • Fixed Windows command display garbled and persisting after restart
  • Fixed inability to navigate via archived task links on Windows
  • Fixed abnormal navigation when summoning experts from the leaderboard
  • Fixed prompts not syncing after switching experts
  • Fixed no response when clicking archived tasks after visiting expert/plugin/skill pages
  • Fixed inability to switch to the new task page after opening an archived task
  • Fixed Bot sending messages using GLM by default instead of the currently selected model
  • Fixed artifact open-folder feature abnormal
  • Fixed Claw artifact right-click entry not located under Claw
  • Fixed WeChat Work Bot skill being unable to use document-related capabilities
  • Fixed missing prompt interaction when WeChat Claw QR code expired
  • Fixed DingTalk/Feishu Bot being able to send but not receive messages after reinstall
  • Fixed inconsistent case display of skill names in SkillHub
  • Fixed Todo task list in_progress state being incorrectly marked as failed
  • Fixed file change list occasionally disappearing

4.7.0 Release πŸš€(2026-03-26) ​

  • Added network detection feature for diagnosing network connectivity
  • Added Tencent Docs Skill integration, with built-in pre-installation and WeChat login-free ticket exchange
  • Improved security policy: filter high-risk terminal commands when subagent is in agentic mode
  • Fixed issue where plugin marketplace added via https failed to update
  • Fixed issue where some Windows plugin marketplace plugins failed to install after marketplace installation
  • Fixed issue where custom models caused users to be logged out during use
  • Fixed occasional "too many requests" errors across all models
  • Fixed white screen when loading historical tasks
  • Fixed abnormal message responses when multiple Bots were configured on Claw
  • Fixed first-attempt Memory edit failure in the Agents window
  • Fixed Command/Skill not being recognized when copying conversations
  • Fixed intermittent "Summary Web" display while Web Fetch was in use
  • Fixed scheduled task timeout issue
  • Fixed pasted images in dialog always ending up at the end
  • Fixed Windows command line execution issues with double quotes
  • Fixed CNB marketplace Hook plugins not taking effect after installation on CodeBuddy IDE

4.6.4 Release πŸš€(2026-03-22) ​

  • Improved Skill addition flow with upload, create, and search support
  • Added drag-and-drop reordering for left-sidebar workspace items
  • Added artifact preview support for CSV/TSV tabular formats
  • Auto-fill default prompts into the input box when summoning experts
  • Added automation task support for pushing attachment links to mini-programs
  • Added auto-switching to multimodal model when mini-program messages contain images
  • Added channel unbinding feature
  • Improved Skill display logic with Plugin Skill support
  • Improved message queue debugging and dispatch retry logic
  • Show change Tab and file change classification even in non-Git workspaces
  • Improved growth system poster download, image ratio preservation, and share page experience
  • Fixed conversation workspace route loss after process restart causing chat to jump to new workspace
  • Fixed ProductFeatures configuration not updating in real time after switching accounts
  • Fixed SkillHub-installed Skills being unusable in conversations
  • Fixed abnormal redirect to home page when opening settings
  • Fixed conversation page failing to open due to floating issue component data anomaly
  • Fixed font-size slider jitter while dragging
  • Fixed cursor flickering in artifact preview
  • Fixed help-and-feedback panel link navigation issues
  • Fixed inability to collapse left sidebar after re-login
  • Fixed filtered deleted files not being removed from the artifact list
  • Fixed unread red dot disappearing after search
  • Fixed input button state not syncing when the message queue toggle was turned off
  • Fixed special characters in prompts being HTML-escaped
  • Fixed missing English/Chinese translations on some screens
  • Fixed Webhook BOT messages not receiving replies
  • Fixed Subagent failing to resume after context compression
  • Fixed cached configuration expiry causing model lookup failures
  • Fixed user system-language setting being lost after restart

4.6.3 Release πŸš€(2026-03-21) ​

  • Improved Skill content display
  • Fixed issue where launcher didn't silently install Python and Node.js when missing on Mac
  • Fixed WeChat BOT link not working
  • Fixed Plan mode generated md cards being unclear under light theme

4.6.2 Release πŸš€(2026-03-20) ​

  • Added Skill integration with SkillHub; supports searching, installing, and managing Skills from SkillHub
  • Added local Agents archive feature for managing completed Agents
  • Added Plugin Hook capability within IDE, allowing plugin behavior to be extended via hooks
  • Streamlined internal IM channels to only WeChat Work and WeChat
  • Improved Claw new task page experience and task creation interaction
  • Added Windows ARM entry on the official download page
  • Added Connectors capability supporting Browser Operator and other connector extensions
  • Added ability to call Skills with logged-in state
  • Added one-click exclusive Credits claim feature for users
  • HTML files can now be displayed in artifacts and clicked to preview
  • Added voice input capability in Claw input box
  • Diff is no longer shown in artifact list for non-.git workspaces
  • Improved Skill list description logic and display
  • Tuned inspiration prompts
  • Improved progress stream display during task execution
  • Improved prompt optimization capability
  • Added toggle for task queue, disabled by default
  • Fixed abnormal confirmation requests for Claw Terminal
  • Fixed "Help Documentation" and "Contact Us" in settings not navigating correctly
  • Fixed unfriendly MCP service toggle interaction
  • Fixed Skills configured in .claude, .agents, .openclaw not being queryable or callable
  • Fixed occasional AGENT_INVOKABLE_CUSTOM_MODEL_NOT_FOUND error
  • Fixed full history messages being sent in the next request after context compression
  • Fixed artifacts from other tasks appearing in current conversation
  • Fixed wrong ideName field reported when importing Agents Skills
  • Fixed reversed reporting values for built-in/external marketplace fields
  • Fixed inaccurate total count of installed plugins in the marketplace
  • Fixed severe jitter when dragging the font-size slider

4.6.1 Release πŸš€(2026-03-18) ​

  • Added automatic system prompt determination based on whether the end-side Bot supports Markdown; optimized QQ Markdown format adaptation
  • Added model-switch prompt in error dialog when sending images to a model that doesn't support images
  • Added i18n support for Skill descriptions
  • Improved git command output truncation strategy
  • Fixed back/forward buttons not working after switching tabs in web preview
  • Fixed QQ messages not correctly supporting Markdown
  • Fixed artifact info showing all artifacts in a folder rather than the current task's
  • Fixed multiple Claw conversations overlapping into the last one
  • Fixed plugin marketplace detail page back button area being unclickable
  • Fixed plugin search showing extra filter buttons and incorrect Tab display
  • Fixed installed plugins click-update showing covered prompts
  • Fixed occasional "Invalid request parameters" error causing task execution failure

4.6.0 Release πŸš€(2026-03-16) ​

  • Added WeChat Work quick binding via QR code for AI Bot
  • Added WeChat auto-renewal for membership
  • Added Skill local-first cache and sorting optimization, improving Skill load speed; added MCP Hub and server icon display
  • Added Tool render compact mode to optimize tool invocation display
  • Added DisableTlsVerification product feature flag for special network environments
  • Improved default font size with manual zoom support
  • Improved input box UI styling and task list display
  • Improved Expert Center UI with profession info shown first on tags
  • Improved MCP connection error messages, showing real error info for debugging
  • MCP no longer uses interactive commands when fetching environment variables
  • Improved context compression summary injection for better long-conversation quality
  • Improved @file representation in input as @file-path
  • Improved login page styling and copy
  • Fixed Terminal permission request auto-timeout cancellation; now waits for user action
  • Fixed cascading abort during context compression causing the session to hang
  • Fixed race condition where subagents completed prematurely during auto-retry
  • Fixed abnormal send-button state during streaming reply
  • Fixed message queue halting after error dialog
  • Fixed abnormal Plan card colors under light theme
  • Fixed missing error notification when Claw registration failed
  • Fixed Skills in other directories not being recognized
  • Fixed missing translations on some screens
  • Fixed inconsistent way of opening feedback links
  • Fixed abnormal sidebar account loading state judgment
  • Fixed membership info not updating in real time

4.5.13 Release πŸš€(2026-03-14) ​

  • Added Expert section (Inspire), providing a scenario operation center with role-based prompt selection, enabling AI to professionally assist with various scenario tasks

4.5.8 Release πŸš€(2026-03-16) ​

  • Fixed WeChat connection issue

4.5.7 Release πŸš€(2026-03-13) ​

  • Fixed black screen after restart

4.5.6 Release πŸš€(2026-03-09) ​

  • Improved artifact preview: at the end of the conversation, show viewable artifact files, code changes, and Web preview; Office files are prioritized
  • Compatibility with kimi-k2.5 inference protocol under custom model scenarios

4.5.5 Release πŸš€(2026-03-09) ​

  • Added Agents mode where AI automatically plans, executes, and produces artifactsβ€”covering code development, document generation, website building, and more. Available from the IDE sidebar Agents entry, or from a new window via "Start Work"
  • Claw mode supports linking IM bots; configure via Claw Settings in the menu at the top-right of Agents mode
  • Added Agent parallel execution: while an Agent is running, you can start a new task at the same time and run multiple Agents simultaneously
  • Brand-new plugin marketplace: install community plugins from the settings page; supports Agent, Rule, MCP, Skill, Command, Hook

4.5.2 Release πŸš€(2026-03-05) ​

  • Added Agent parallel execution: while an Agent is running, you can start a new task at the same time and run multiple Agents simultaneously
  • Brand-new plugin marketplace: install community plugins from the settings page; supports Agent, Rule, MCP, Skill, Command, Hook
  • Added Agents mode where AI automatically plans, executes, and produces artifactsβ€”covering code development, document generation, website building, and more. Available from the IDE sidebar Agents entry, or from a new window via "Start Work"
  • Fixed occasional login state expiry on the Agents page
  • Added shortcut key support in the Agents window; close quickly via Cmd + W
  • Fixed occasional blank chat box under SSH remote environment

4.5.1 Release πŸš€(2026-03-03) ​

  • Added Agent parallel execution: while an Agent is running, you can start a new task at the same time and run multiple Agents simultaneously
  • Brand-new plugin marketplace: install community plugins from the settings page; supports Agent, Rule, MCP, Skill, Command, Hook
  • Added Agents mode where AI automatically plans, executes, and produces artifactsβ€”covering code development, document generation, website building, and more. Available from the IDE sidebar Agents entry, or from a new window via "Start Work"

4.5.0 Release πŸš€(2026-02-12) ​

  • Added Agent parallel execution: while an Agent is running, you can start a new task at the same time and run multiple Agents simultaneously
  • Brand-new plugin marketplace: install community plugins from the settings page; supports Agent, Rule, MCP, Skill, Command, Hook
  • Added Agents mode where AI automatically plans, executes, and produces artifactsβ€”covering code development, document generation, website building, and more. Available from the IDE sidebar Agents entry, or from a new window via "Start Work"

4.4.3 Release πŸš€(2026-03-03) ​

  • Added context window usage display and exhaustion prompts; real-time tracking of token and quota status
  • MCP capability enhancements: support Prompts slash commands, Resource custom commands, image preview; can disable specific tools and limit total tool count
  • Improved image interaction: send images directly in conversation; clearer @image-path display
  • Preview supports DOM element selection on external websites for easier debugging
  • Math formula rendering: LaTeX expressions are perfectly displayed
  • Remote connection supports jump-host password authentication
  • Terminal supports Option + arrow keys for quick cursor movement
  • Mermaid charts support custom download filenames; clarity issues fixed
  • Improved MCP invocation display and error prompts
  • Fixed MCP Refresh Token not taking effect, causing frequent re-authorization popups
  • Fixed command-line stderr information not being passed to the model
  • Fixed stability issues related to custom Agent, Subagent, and Terminal
  • Fixed file operation save and symbol conversion issues
  • Fixed conversation page scroll and layout jumping
  • Fixed MCP list expand/collapse and sort display anomalies
  • Fixed checkpoint rollback interaction issues
  • Fixed input box cursor and mode selection anomalies
  • Fixed Mode UI display and selection anomalies
  • Improved Credit purchase guidance banner
  • Fixed codebase network error
  • Fixed inability to fetch lint errors
  • Fixed spawn ENOENT issue under LC_ALL=C with Chinese/space paths
  • Fixed overly strict restrictions on the question tool
  • Fixed abnormal credit consumption display

4.4.1 Release πŸš€(2026-01-29) ​

  • Added context window usage display and exhaustion prompts; real-time tracking of token and quota status
  • MCP capability enhancements: support Prompts slash commands, Resource custom commands, image preview; can disable specific tools and limit total tool count
  • Improved image interaction: send images directly in conversation; clearer @image-path display
  • Preview supports DOM element selection on external websites for easier debugging
  • Math formula rendering: LaTeX expressions are perfectly displayed
  • Remote connection supports jump-host password authentication
  • Terminal supports Option + arrow keys for quick cursor movement
  • Mermaid charts support custom download filenames; clarity issues fixed
  • Improved MCP invocation display and error prompts
  • Fixed MCP Refresh Token not taking effect, causing frequent re-authorization popups
  • Fixed command-line stderr information not being passed to the model
  • Fixed stability issues related to custom Agent, Subagent, and Terminal
  • Fixed file operation save and symbol conversion issues
  • Fixed conversation page scroll and layout jumping
  • Fixed MCP list expand/collapse and sort display anomalies
  • Fixed checkpoint rollback interaction issues
  • Fixed input box cursor and mode selection anomalies
  • Fixed mode UI display and selection anomalies

4.4.0 Release πŸš€(2026-01-28) ​

  • Added context window usage display and exhaustion prompts; real-time tracking of token and quota status
  • MCP capability enhancements: support Prompts slash commands, Resource custom commands, image preview; can disable specific tools and limit total tool count
  • Improved image interaction: send images directly in conversation; clearer @image-path display
  • Preview supports DOM element selection on external websites for easier debugging
  • Math formula rendering: LaTeX expressions are perfectly displayed
  • Remote connection supports jump-host password authentication
  • Terminal supports Option + arrow keys for quick cursor movement
  • Mermaid charts support custom download filenames; clarity issues fixed
  • Improved MCP invocation display and error prompts
  • Fixed MCP Refresh Token not taking effect, causing frequent re-authorization popups
  • Fixed command-line stderr information not being passed to the model
  • Fixed stability issues related to custom Agent, Subagent, and Terminal
  • Fixed file operation save and symbol conversion issues
  • Fixed conversation page scroll and layout jumping
  • Fixed MCP list expand/collapse and sort display anomalies
  • Fixed checkpoint rollback interaction issues
  • Fixed input box cursor and mode selection anomalies

4.3.3 Release πŸš€(2026-01-20) ​

  • Fixed issue where forced compression didn't take effect in Max Mode
  • Fixed issue where Rule creation defaulted to name when id was missing
  • Fixed issue where compression was skipped in Max Mode
  • Fixed input box jumping issue after expanding height

4.3.2 Release πŸš€(2026-01-16) ​

  • Added Hooks feature, allowing custom scripts to be inserted at key Agent execution nodes for fine-grained control over Agent behavior, configurable in .codebuddy/settings.json [Learn more]
  • Added MCP Roots and Sampling features, supporting MCP server access to file system directories and LLM calls for generating responses
  • Added Max Mode, preserves complete context information during conversations for better AI understanding of complex tasks, can be enabled in model selection dropdown
  • Added single-select/multi-select question UI in Plan mode for requirement clarification
  • Added support for saving Design and Todo sections in Plan mode
  • Added search functionality during plan generation in Plan mode for improved plan accuracy
  • Added Agent ability to read image files
  • Optimized command execution prompts to avoid command execution conflicts
  • Optimized Mermaid chart display with zoom support
  • Optimized Diff changed file display in message list, click View File to edit directly
  • Fixed issue where Continue prompt appeared too frequently
  • Fixed issue where interface didn't auto-expand when input box text is too long
  • Fixed issue where tasks occasionally ended prematurely
  • Fixed abnormal history list title display when referencing files in conversation
  • Fixed issue where file references were lost when copying messages
  • Fixed issue where dragging files to input box while Agent is running resulted in plain text
  • Fixed errors when creating, modifying, or deleting Rules with same name in different folders
  • Fixed issue where MCP error messages occasionally weren't displayed
  • Fixed issue where clicking reconnect on disabled MCP still showed success message
  • Added Dev Container port forwarding and Ports tab support
  • Added Dev Container Rebuild Container feature
  • Fixed issue where configuration wasn't synced after Dev Container startup
  • Added IDE dark theme, select IDE Night in Color Theme settings to experience
  • Fixed issue where no prompt appeared when clicking login without default browser set
  • Fixed unclear delete conversation prompt text under light theme

4.3.0 Release πŸš€(2026-01-15) ​

  • Added Hooks feature, allowing custom scripts to be inserted at key Agent execution nodes for fine-grained control over Agent behavior, configurable in .codebuddy/settings.json
  • Added MCP Roots and Sampling features, supporting MCP server access to file system directories and LLM calls for generating responses
  • Added single-select/multi-select question UI in Plan mode for requirement clarification
  • Added support for saving Design and Todo sections in Plan mode
  • Added search functionality during plan generation in Plan mode for improved plan accuracy
  • Added Agent ability to read image files
  • Optimized command execution prompts to avoid command execution conflicts
  • Optimized Mermaid chart display with zoom support
  • Optimized Diff changed file display in message list, click View File to edit directly
  • Fixed issue where Continue prompt appeared too frequently
  • Fixed issue where interface didn't auto-expand when input box text is too long
  • Fixed issue where tasks occasionally ended prematurely
  • Fixed abnormal history list title display when referencing files in conversation
  • Fixed issue where file references were lost when copying messages
  • Fixed issue where dragging files to input box while Agent is running resulted in plain text
  • Fixed errors when creating, modifying, or deleting Rules with same name in different folders
  • Fixed issue where MCP error messages occasionally weren't displayed
  • Fixed issue where clicking reconnect on disabled MCP still showed success message
  • Added Dev Container port forwarding and Ports tab support
  • Added Dev Container Rebuild Container feature
  • Fixed issue where configuration wasn't synced after Dev Container startup
  • Added IDE dark theme, select IDE Night in Color Theme settings to experience
  • Fixed issue where no prompt appeared when clicking login without default browser set
  • Fixed unclear delete conversation prompt text under light theme

4.2.4 Release πŸš€(2026-01-09) ​

  • Fixed issue where conversation model occasionally auto-switches to default model
  • Fixed issue where model couldn't correctly read images after dragging them to input box
  • Fixed abnormal cursor position when using keyboard arrow keys to navigate in input box

4.2.3 Release πŸš€(2026-01-07) ​

  • Fixed issue where chat history couldn't scroll to top
  • Fixed occasional incomplete reading of CODEBUDDY.md file content
  • Fixed issue where input box content disappeared after switching settings page
  • Fixed incorrect file name display when dragging files to input box on Windows
  • Fixed SlashCommand not supporting Chinese search
  • Fixed occasional code block parsing and highlighting issues in message list
  • Fixed occasional issue where large images weren't automatically compressed when sent
  • Fixed issue where page didn't automatically navigate to corresponding message when rolling back CheckPoint

4.2.2 Release πŸš€(2025-12-27) ​

  • Added MCP custom command support, quickly invoke MCP-provided custom commands via / to extend functionality
  • Added Markdown rendering support for LaTeX mathematical expressions, easily display complex formulas
  • Optimized memory usage during conversations for smoother system performance
  • Optimized MCP configuration file loading issues caused by spaces in MCP list
  • Optimized MCP content truncation issues, supporting large character scenarios
  • Optimized dev-container usage experience
  • Optimized IDE window dragging experience when maximized
  • Fixed occasional Diff display issues in split screen mode
  • Fixed occasional gray screen issue when single conversation record is too long
  • Fixed occasional white/gray screen issues on Windows remote WSL
  • Fixed occasional Diff button not displaying under SSH

4.2.1 Release πŸš€(2025-12-25) ​

  • Added MCP custom command support, quickly invoke MCP-provided custom commands via / to extend functionality
  • Added Markdown rendering support for LaTeX mathematical expressions, easily display complex formulas
  • Optimized memory usage during conversations for smoother system performance
  • Optimized MCP configuration file loading issues caused by spaces in MCP list
  • Optimized MCP content truncation issues, supporting large character scenarios
  • Optimized dev-container usage experience
  • Optimized IDE window dragging experience when maximized
  • Fixed occasional Diff display issues in split screen mode
  • Fixed occasional gray screen issue when single conversation record is too long
  • Fixed occasional white/gray screen issues on Windows remote WSL
  • Fixed occasional Diff button not displaying under SSH

4.2.0 Release πŸš€(2025-12-18) ​

  • Added MCP custom command support, quickly invoke MCP-provided custom commands via / to extend functionality
  • Added Markdown rendering support for LaTeX mathematical expressions, easily display complex formulas
  • Optimized memory usage during conversations for smoother system performance
  • Optimized MCP configuration file loading issues caused by spaces in MCP list
  • Optimized MCP content truncation issues, supporting large character scenarios
  • Optimized dev-container usage experience
  • Optimized IDE window dragging experience when maximized
  • Fixed occasional Diff display issues in split screen mode
  • Fixed occasional gray screen issue when single conversation record is too long
  • Fixed occasional white/gray screen issues on Windows remote WSL
  • Fixed occasional Diff button not displaying under SSH

4.1.2 Release πŸš€(2025-12-19) ​

  • Added support for init command and CODEBUDDY.md, automatically generates project summaries to help models better understand your project structure and requirements
  • Agent uses new terminal architecture with silent execution mode for more stable and reliable command execution
  • Fixed occasional conversation freeze in Ask mode when model searches files
  • Fixed occasional issue where terminal command execution couldn't get output
  • Fixed occasional remote connection issues after SSH upgrade
  • Fixed SSH environment variable loading issues

4.1.1 Release πŸš€(2025-12-12) ​

  • Added Plan mode (Plan Agent) for planning user requirements, provides interactive plan editor, deeply integrates MCP, Skills and other capabilities to generate complete execution plans, available by selecting Plan Agent in input box
  • Custom Agent list page supports direct editing, quick configuration adjustments without navigation
  • Optimized Terminal display during conversations, supports multi-line command information display
  • Optimized SKILL import experience, provides friendly prompts when format is not supported
  • Optimized "Continue Next Step" button display when model calls Terminal
  • Fixed occasional high CPU memory usage issues
  • Fixed occasional model reply freeze issues
  • Fixed occasional "invalid parameter" error when model modifies files
  • Fixed Mermaid chart rendering failures during conversations
  • Fixed occasional issue where model output wasn't displayed after sending messages
  • Fixed occasional incorrect code change line count display
  • Fixed occasional file search failures when @ files in conversation box
  • Fixed occasional project-level MCP configuration not displaying
  • Fixed occasional failures when executing special commands
  • Fixed occasional issue where custom Agents still required manual confirmation in Auto Run mode
  • Fixed incorrect font color for Memories in settings page under light theme
  • Fixed text overlap in IDE settings page language rules

4.1.0 Release πŸš€(2025-12-10) ​

  • Added Plan mode (Plan Agent) for planning user requirements, provides interactive plan editor, deeply integrates MCP, Skills and other capabilities to generate complete execution plans, available by selecting Plan Agent in input box
  • Custom Agent list page supports direct editing, quick configuration adjustments without navigation
  • Optimized Terminal display during conversations, supports multi-line command information display
  • Optimized SKILL import experience, provides friendly prompts when format is not supported
  • Optimized "Continue Next Step" button display when model calls Terminal
  • Fixed occasional "invalid parameter" error when model modifies files
  • Fixed Mermaid chart rendering failures during conversations
  • Fixed occasional issue where model output wasn't displayed after sending messages
  • Fixed occasional incorrect code change line count display
  • Fixed occasional file search failures when @ files in conversation box
  • Fixed occasional project-level MCP configuration not displaying
  • Fixed occasional failures when executing special commands
  • Fixed occasional issue where custom Agents still required manual confirmation in Auto Run mode
  • Fixed incorrect font color for Memories in settings page under light theme
  • Fixed text overlap in IDE settings page language rules

4.0.1 Release πŸš€(2025-12-05) ​

  • Added support for creating custom Agents, including Agentic (automatically called during conversations) and Manual (manually selected) modes, unified configuration management in settings page [Usage Guide]
  • Added Memory feature, automatically remembers your preferences and important information, continuously optimizes conversation experience, can be enabled/disabled in conversation settings
  • Added project-level MCP support, configure .mcp.json file in project root directory for more flexible project-level configuration management
  • Added model capability hints, hover to view detailed capability descriptions for better model selection
  • Optimized IDE memory usage, fixed occasional white screen and gray screen issues, fixed memory leak problems
  • Optimized file name display during conversations, hover to view complete path
  • Optimized model terminal command execution process, supports silent execution mode
  • Fixed occasional issue where folder content wasn't correctly passed to model after @ adding folders
  • Fixed terminal information truncation when terminal output is too long
  • Fixed login state not syncing when opening multiple windows
  • Fixed SSH terminal usage issues on low-version Linux systems
  • Fixed SSH multi-window simultaneous connection potentially causing artifact corruption
  • Fixed SSH connection freeze when using zsh
  • Fixed occasional checkpoint rollback prompt not displaying file names
  • Fixed occasional issue where model modified files but didn't show Diff

4.0.0 Release πŸš€(2025-12-02) ​

  • Added support for creating custom Agents, including Agentic (automatically called during conversations) and Manual (manually selected) modes, unified configuration management in settings page [Usage Guide]
  • Added Memory feature, automatically remembers your preferences and important information, continuously optimizes conversation experience, can be enabled/disabled in conversation settings
  • Added project-level MCP support, configure .mcp.json file in project root directory for more flexible project-level configuration management
  • Added model capability hints, hover to view detailed capability descriptions for better model selection
  • Optimized IDE memory usage, fixed occasional white screen and gray screen issues, fixed memory leak problems
  • Optimized file name display during conversations, hover to view complete path
  • Optimized model terminal command execution process, supports silent execution mode
  • Fixed occasional issue where folder content wasn't correctly passed to model after @ adding folders
  • Fixed terminal information truncation when terminal output is too long
  • Fixed login state not syncing when opening multiple windows
  • Fixed SSH terminal usage issues on low-version Linux systems
  • Fixed SSH multi-window simultaneous connection potentially causing artifact corruption
  • Fixed SSH connection freeze when using zsh
  • Fixed occasional checkpoint rollback prompt not displaying file names
  • Fixed occasional issue where model modified files but didn't show Diff

1.2.10 Release πŸš€(2025-11-25) ​

  • Added user confirmation requirement before executing git-related high-risk commands to prevent code loss from model execution
  • Fixed incorrect line break replacement when modifying model files
  • Fixed commas in Terminal output not being correctly recognized by model
  • Enhanced SSH prompts with information for incompatible glibc versions
  • Fixed failure to add files to conversation box via drag and drop under SSH
  • Fixed excessive Windows WSL plugin loading time
  • Custom model adaptation for URLs ending with "/chat/completions"
  • Fixed occasional history disappearance when creating folders with lowercase directory names
  • Optimized cursor line display with explicit background color
  • Fixed Agent selection box color issues under certain themes

1.2.9 Release πŸš€(2025-11-20) ​

  • CodeBuddy built-in Dev Container, supports container development
  • Support for custom model configuration in .codebuddy/models.json
  • Added /summarize command, supports manual compression of current conversation history/context
  • Added hostname display in bottom left corner when SSH connected
  • Added "Inline Chat Shortcuts Tip" option, can be disabled via settings page
  • Fixed incorrect send button state when model search fails and conversation ends
  • Fixed occasional white screen when opening CodeBuddy
  • Fixed AI commit message generation failure when opening multiple workspaces in same project
  • Fixed incorrect text display in rollback operations
  • Fixed occasional SSH remote server connection failures
  • Fixed MCP connection status not updating
  • Fixed terminal disconnection when executing very long commands
  • Fixed not remembering last selected model when opening new windows
  • Optimized tooltip text when hovering over conversation box

1.2.8 Release πŸš€(2025-11-19) ​

  • CodeBuddy built-in Dev Container, supports container development
  • Support for custom model configuration in .codebuddy/models.json
  • Added /summarize command, supports manual compression of current conversation history/context
  • Added hostname display in bottom left corner when SSH connected
  • Added "Inline Chat Shortcuts Tip" option, can be disabled via settings page
  • Fixed incorrect send button state when model search fails and conversation ends
  • Fixed occasional white screen when opening CodeBuddy
  • Fixed AI commit message generation failure when opening multiple workspaces in same project
  • Fixed incorrect text display in rollback operations
  • Fixed occasional SSH remote server connection failures
  • Fixed MCP connection status not updating
  • Fixed terminal disconnection when executing very long commands
  • Fixed not remembering last selected model when opening new windows
  • Optimized tooltip text when hovering over conversation box

1.2.4 Release πŸš€(2025-11-12) ​

  • User-level rules now support multiple types like project rules
  • Optimized Mermaid chart display in dark theme for clearer and more readable charts
  • Added Show Release Notes in Help menu for easy access to update records
  • Fixed unclear terminal shortcut hints display in light theme
  • Fixed occasional Agent search tool call failures
  • Fixed occasional inability to open files when clicking @ files in conversation box
  • Fixed SSH browser HTML preview failures
  • Fixed occasional Windows environment Agent Replace tool matching failures
  • Fixed occasional MCP connection failures
  • Fixed occasional empty MCP display results
  • Fixed occasional terminal black screen issues

1.2.2 Release πŸš€(2025-11-10) ​

  • Added Skills list for easy viewing and individual enable/disable of Skills, displays description for each Skill, available in conversation settings
  • Built-in skill-creator, interact with model to create Skills and support importing Skill folders
  • Optimized Integrations interaction experience and workflow for improved usability
  • Fixed incorrect jump position when clicking file diff in conversations
  • Fixed occasional MCP server connection errors
  • Fixed unclear bottom status bar icon colors in Quiet Light theme
  • Fixed potential OOM issues when Agent search results are too numerous
  • Fixed occasional created Slash commands not showing in command list
  • Fixed display issues with certain Agent search result data structures
  • Fixed occasional MCP memory leak issues
  • Fixed occasional loss of conversation history

1.2.0 Release πŸš€(2025-11-04) ​

  • Built-in browser added DOM editing and size switching features, supports fine-tuning preview pages and having model implement corresponding changes
  • Added one-click clear function for conversation history
  • Support for displaying MCP-returned images
  • Support for double-clicking Mermaid images to preview SVG content
  • Fixed Windows diff view occasionally showing "No changes"
  • Fixed occasional incorrect terminal width display
  • Fixed search content tool occasionally returning empty content
  • Optimized replace tool logic to avoid continuous modification of same file when modification success status isn't returned to model

1.1.6 Release πŸš€ (2025-10-30) ​

  • Added Task List feature, automatically breaks down complex tasks into multiple steps and shows execution progress via task list in real-time
  • Added "Add to CodeBuddy" and "Fix with CodeBuddy" options in Quick Fix
  • Fixed occasional issue where deleted rules still appear after IDE restart
  • Changed system message display position to resolve messages blocking input box
  • Display specific Skill names when calling Agent Skills
  • Optimized Diff component display and rendering effects
  • Optimized handling logic and prompts when context exceeds limits
  • Fixed skill not taking effect when importing skills folder via drag and drop
  • Fixed occasional Deepseek model freeze when calling tools
  • Fixed occasional quote matching errors in replace tool
  • Fixed occasional errors when exporting Mermaid flowcharts to PNG
  • Fixed occasional freeze when writing files
  • Optimized MCP result display with truncation for overly long content

1.1.2 Release πŸš€οΌˆ2025-10-27οΌ‰ ​

  • Added support for Agent Skills, create skills in project .codebuddy/skills directory for use
  • Fixed Create Rule button click error creating unauthorized issue
  • Fixed certain conversation errors during conversations
  • Optimized window model display, each window allows different model selection
  • Fixed occasional conversation window loading when reopening IDE
  • Fixed inability to simultaneously add two files with same name but different directories to conversation
  • Fixed inability to locate certain files when using @ search
  • Fixed inability to open referenced files in conversation list
  • Fixed occasional unavailability of file right-click menu "Add To Chat" function
  • Fixed missing "Add To Chat" option in terminal right-click menu
  • Fixed prompt issues when model rewrites same-name file after file deletion
  • Optimized mouse cursor style for left sidebar list icons in hover state
  • Optimized font display on conversation and settings pages
  • Fixed occasional replace tool replacement failures

1.1.1 Release πŸš€οΌˆ2025-10-23οΌ‰ ​

  • Added Slash Command feature, type '/' in input box to create and enable
  • Added Web Fetch feature, can connect to internet to get webpage content
  • Added "Add To CodeBuddy Chat" option in file tab right-click menu
  • Fixed occasional MCP call errors
  • Fixed garbled text when writing files with special encoding formats
  • Fixed binary file reading issues
  • Fixed certain shortcut key conflicts when importing cursor configuration
  • Fixed occasional failure to create rule file when using create rule command
  • Fixed occasional black screen in conversation page when opening multiple windows
  • Optimized code block UI display in conversations

1.1 Release πŸš€οΌˆ2025-10-22οΌ‰ ​

  • Fixed history migration completion not showing history list issue
  • Fixed some 3005 conversation error issues

1.0.3 Release πŸš€οΌˆ2025-10-20οΌ‰ ​

  • Fixed some 3005 conversation error issues and optimized error prompts
  • Fixed conversation history disappearing after first login
  • Fixed history migration failure issues
  • Fixed occasional blank conversation pages
  • Fixed conversation records shifting up when dragging sidebar
  • Optimized loading display when loading pages
  • Fixed MCP list displaying garbled text on Windows systems

1.0.2 Release πŸš€οΌˆ2025-10-18οΌ‰ ​

  • Brand new visual interaction
  • New code change display with individual accept/reject options
  • Built-in MCP marketplace
  • New @ menu experience optimization
  • Built-in '/' commands for convenient code review and analysis
  • New mermaid rendering and experience
  • Numerous bug fixes including gray screen, file writing errors, conversation freezes, etc.

1.0.1 Release πŸš€οΌˆ2025-10-17οΌ‰ ​

  • Fixed occasional old version history migration failure
  • Fixed slow chat window loading when starting IDE
  • Added Add to Chat prompt after selecting code blocks
  • Fixed UTF-8 with BOM file writing errors
  • Added ability to jump from code block references in chat interface to original code location
  • Fixed creating ~/codebuddy when creating new folder without entering name
  • Fixed SSH lag issues
  • Fixed not clearing input box after sending messages with selected code blocks
  • Adjusted error messages when processing large images

1.0.0 Release πŸš€οΌˆ2025-10-16οΌ‰ ​

  • Fixed 3005 error code issues during conversations
  • Fixed request rate limiting issues
  • Fixed slow plugin startup under SSH
  • Fixed SSH process memory leak issues
  • Fixed Mac shortcut key conflicts
  • Optimized error code display and text during conversations
  • Fixed rules auto-generation and deletion still appearing issues
  • Fixed model reply content formatting issues
  • Fixed automatic creation of invalid .codebuddy/rules directory
  • Fixed code block references in sessions not following language code styles
  • Optimized right-click "add to conversation" entry display
  • Optimized checkpoint Chinese prompt information
  • Fixed new sessions carrying files from previous sessions
  • Fixed retry after conversation failure with file changes but no rollback points
  • Fixed Windows cloud desktop MCP configuration encoding prompts in Node-less environments
  • Fixed user rule settings not taking effect

0.3.2 Release πŸš€ (2025-10-11) ​

  • Fixed multiple AI API call errors
  • Fixed model not replying after sending requests
  • Fixed multiple conversations showing "Error Occurred"
  • Fixed model file writing failures
  • Fixed MCP Server not displaying in interface after adding MCP configuration
  • Fixed inability to invoke Terminal Chat via shortcut keys
  • Fixed excessive memory usage issues
  • Fixed potential MCP call errors
  • Fixed garbled model output under non-UTF-8 encoding
  • Fixed text being cleared when returning to chat interface from settings page
  • Fixed rules token length prompts when entering rules page
  • Fixed conversation history page white screen
  • Fixed inability to search official plugins in plugin marketplace
  • Fixed numerous visual issues
  • Fixed empty knowledge base issues
  • Fixed conversation history page titles being truncated when too long

0.2.4 Release πŸš€ (2025-09-19) ​

  • Fixed conversation freeze issues with certain models
  • Fixed auto-completion occasionally not working
  • Fixed Terminal requiring frequent user confirmation
  • Fixed HTML UI rendering issues
  • Added figma onboarding internationalization configuration
  • Optimized figma feature experience and guidance

0.2.3 Release πŸš€ (2025-09-12) ​

  • Optimized IDE memory usage, reduced gray screen probability
  • Fixed messages not sending when clicking send button
  • Fixed conversation box @ tips display issues
  • Fixed file name hover UI flickering in conversation records
  • Reduced probability of replace code failures during conversations
  • Fixed conversation freeze during terminal execution
  • Fixed occasional rollback not taking effect
  • Fixed not displaying mermaid and code in conversations
  • Conversation history records displayed separately by workspace
  • Fixed UI component selection inability to delete with keyboard
  • Fixed SSH rules file reading issues

0.2.2 Release πŸš€ (2025-09-12) ​

  • Optimized IDE memory usage, reduced gray screen probability
  • Fixed messages not sending when clicking send button
  • Fixed conversation box @ tips display issues
  • Fixed file name hover UI flickering in conversation records
  • Reduced probability of replace code failures during conversations
  • Fixed conversation freeze during terminal execution
  • Fixed occasional rollback not taking effect
  • Fixed not displaying mermaid and code in conversations
  • Conversation history records displayed separately by workspace
  • Fixed UI component selection inability to delete with keyboard
  • Fixed SSH rules file reading issues

0.2.1 Release πŸš€ (2025-09-12) ​

  • Optimized IDE memory usage, reduced gray screen probability
  • Fixed messages not sending when clicking send button
  • Fixed conversation box @ tips display issues
  • Fixed file name hover UI flickering in conversation records
  • Reduced probability of replace code failures during conversations
  • Fixed conversation freeze during terminal execution
  • Fixed occasional rollback not taking effect
  • Fixed not displaying mermaid and code in conversations
  • Conversation history records displayed separately by workspace
  • Fixed UI component selection inability to delete with keyboard
  • Fixed SSH rules file reading issues

0.1.34 Release πŸš€ (2025-09-03) ​

  • Fixed occasional AI output freeze issues
  • Fixed potential Agent freeze when waiting for Terminal output
  • Mermaid supports code and graphics switching, zoom in/out, and image export functions
  • Enlarged sidebar icons, reduced right sidebar minimum width
  • Fixed left file tree not showing background color on mouse hover
  • Reduced probability of model not reading files

0.1.33 Release πŸš€ (2025-09-03) ​

  • Fixed occasional AI output freeze issues
  • Fixed potential Agent freeze when waiting for Terminal output
  • Mermaid supports code and graphics switching, zoom in/out, and image export functions
  • Enlarged sidebar icons, reduced right sidebar minimum width
  • Fixed left file tree not showing background color on mouse hover
  • Reduced probability of model not reading files

0.1.32 Release πŸš€ (2025-09-01) ​

  • Fixed occasional model inability to read Terminal content
  • Sidebar no longer enlarges when enlarging IDE window
  • Fixed Mermaid drawing errors
  • Input box height increases with more text
  • Fixed model not recognizing successful local server startup
  • Fixed occasional conversation history corruption
  • SSH adapted for zsh

0.1.31 Release πŸš€ (2025-09-01) ​

  • Fixed occasional model inability to read Terminal content
  • Sidebar no longer enlarges when enlarging IDE window
  • Fixed Mermaid drawing errors
  • Input box height increases with more text
  • Fixed model not recognizing successful local server startup
  • Fixed occasional conversation history corruption
  • SSH adapted for zsh

0.1.30 Release πŸš€ (2025-08-31) ​

  • Optimized memory usage, fixed gray screen issues
  • Support for markdown table rendering
  • Support for remembering user-selected model
  • Fixed conversation errors in plan mode due to md format
  • Fixed input box @ search not finding specific files
  • Fixed incorrect tool card colors in light theme
  • Fixed incorrect URL color rendering in conversations
  • Fixed incorrect conversation record order
  • Fixed duplicate replace tool display during conversations
  • Fixed terminal scroll bar automatically returning to position after adjusting IDE layout

0.1.29 Release πŸš€ (2025-08-30) ​

  • Optimized memory usage, fixed gray screen issues
  • Support for markdown table rendering
  • Support for remembering user-selected model
  • Fixed conversation errors in plan mode due to md format
  • Fixed input box @ search not finding specific files
  • Fixed incorrect tool card colors in light theme
  • Fixed incorrect URL color rendering in conversations
  • Fixed incorrect conversation record order
  • Fixed duplicate replace tool display during conversations
  • Fixed terminal scroll bar automatically returning to position after adjusting IDE layout

0.1.28 Release πŸš€ (2025-08-30) ​

  • Optimized memory usage, fixed gray screen issues
  • Support for markdown table rendering
  • Support for remembering user-selected model
  • Fixed conversation errors in plan mode due to md format
  • Fixed input box @ search not finding specific files
  • Fixed incorrect tool card colors in light theme
  • Fixed incorrect URL color rendering in conversations
  • Fixed incorrect conversation record order
  • Fixed duplicate replace tool display during conversations
  • Fixed terminal scroll bar automatically returning to position after adjusting IDE layout

0.1.27 Release πŸš€ (2025-08-26) ​

  • Fixed incomplete file deletion when deleting sessions
  • Fixed return button click failure when typing in input box @ menu search
  • Conversation box supports option + up arrow to get historical input content
  • Resolved terminal text overlap issues
  • Fixed inline conversation deleting code issues
  • Fixed conversation file click navigation failures

0.1.26 Release πŸš€ (2025-08-26) ​

  • Resolved IDE taking up too much storage space
  • Model language changes based on user input language
  • Fixed occasional history record restoration not displaying when history is too long
  • Model now accurately answers current model type being used

0.1.25 Release πŸš€ (2025-08-25) ​

  • Resolved IDE taking up too much storage space
  • Model language changes based on user input language
  • Fixed occasional history record restoration not displaying when history is too long
  • Model now accurately answers current model type being used

0.1.24 Release πŸš€ (2025-08-22) ​

  • Fixed incomplete plugin marketplace search
  • Support for selecting multiple files to add to conversation at once
  • Optimized model sometimes ignoring rules issues
  • Boost Prompt enhancement feature supports undo with visual interaction optimization
  • Optimized SSH connection startup speed and stability
  • Optimized input box logic, allows sending messages with only file selection
  • Fixed local proxy potentially causing SSH authentication failures
  • Fixed occasional messages not carrying selected files when sent
  • Fixed terminal information not sending effectively when added to conversation box
  • Fixed MCP tool errors not displaying error information

0.1.23 Release πŸš€ (2025-08-22) ​

  • Fixed incomplete plugin marketplace search
  • Support for selecting multiple files to add to conversation at once
  • Optimized model sometimes ignoring rules issues
  • Boost Prompt enhancement feature supports undo with visual interaction optimization
  • Optimized SSH connection startup speed and stability
  • Optimized input box logic, allows sending messages with only file selection
  • Fixed local proxy potentially causing SSH authentication failures
  • Fixed occasional messages not carrying selected files when sent
  • Fixed terminal information not sending effectively when added to conversation box
  • Fixed MCP tool errors not displaying error information

Note: Release notes are listed from newest to oldest.