tencent cloud

Release Notes
Last updated:2026-03-02 15:47:11
Release Notes
Last updated: 2026-03-02 15:47:11
CodeBuddy IDE version release notes.

About

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

Version History

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.

Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback