Experience Improvements
- Improved image recognition in multimodal conversations.
Fixes
- Fixed defects
Feature Updates
- Added resource packs for the enterprise standard subscription of the Credits billing system. Enterprise administrators can also configure resource pack usage limits for members.
Fixes
- Fixed defects
Lingma Upgraded to Qoder CN
Billing and Entitlement Changes
- Qoder CN (formerly Lingma) has been upgraded to a Credits-based billing system, where all version subscription plans deduct Credits based on actual usage. For details, please refer to Billing Description
- Existing enterprise edition subscriptions will continue at the original pricing and entitlements within the current contract cycle; new seats or renewals will follow the new pricing
Fixes
- Fixed defects
Experience Improvements
- Version isolation between the Qoder CN VS Code plugin and the JetBrains plugin. In subsequent versions, the plugins on both ends will remain independent in terms of login state, conversation records, and data
Fixes
- Fixed defects
Fixes
- Fixed defects
Feature Updates
- Support for configuring multiple AI rules for a project
Experience Improvements
- Improved the experience of configuring headers for MCP services
- Support for clicking to view modified files in session responses
- Improved the speed of code completion scenarios
- Improved the message prompt for path exception situations
Feature Updates
- Improved the search experience when adding context, supporting simultaneous search of files, file directories, etc.
- Support for adding open files as context
Experience Improvements
- MCP services support Streamable HTTP
- Improved memory generation effectiveness
- Improved some interface experiences in MCP services
Fixes
- Fixed defects
Feature Updates
- Code problem fix (Problem) scenarios support responding in agent mode
Fixes
- Fixed several defects
Feature Updates
- Support for dragging files and folders into the session window input box as context while holding the Shift key (VS Code 1.100 or later)
Experience Improvements
- Improved the MCP tool parameter configuration experience
- Improved the experience of pasting in-project code into the session window input box
Fixes
- Fixed several defects
Experience Improvements
- The MCP marketplace supports English-language descriptions
Fixes
- Fixed an issue where intelligent Q&A mode could not follow language preferences after tools were enabled
Feature Updates
- Intelligent Q&A (Ask) mode supports tools such as project and code search and web search
- Agent mode adds support for the web search tool
- Agent mode supports selecting a file directory (folder)
Experience Improvements
- Improved the loading performance of the personal settings page
Fixes
- Fixed an occasional account error issue in SSH Remote scenarios
- Fixed an occasional issue where pasted images could not be recognized
Feature Updates
- MCP tool execution in the agent supports configuring automatic execution
Experience Improvements
- Improved the experience of adding terminal command auto-execution allowlists, supporting one-click addition to the allowlist during a session
- Improved file modification accuracy—when a file modification fails, it will be automatically re-modified
- Improved the code change generation effect during inline sessions
Experience Improvements
- Added a session mode selection suggestion prompt
- Support for one-click repair when an MCP service connection exception occurs
- Improved the output effect when using the qwen3-thinking model in agent mode
- Reduced the probability of flowchart generation under the code explanation command
Fixes
- Fixed an occasional output compatibility issue with project search when switching between agent and file editing modes
Experience Improvements
- Improved the effect of modifying large files in intelligent session scenarios
Feature Updates
- Added the inline edit (Inline Edit) feature: Can be invoked via ⌘ ⇧ I (Ctrl Shift I)
Fixes
- Fixed an issue where the list update was delayed after changes to the MCP service's JSON file
Fixes
- Fixed an occasional issue where operation buttons could not be seen during MCP tool execution
- Fixed an issue where the personal settings page displayed abnormally on Windows systems
Programming Agent officially released
Qoder CN adds a programming agent with capabilities such as autonomous decision-making, environment awareness, and tool usage. Based on the developer's coding task description, it can use tools such as project search, file editing, and the terminal to modify multiple files within a project, completing coding tasks end to end.Feature Updates
- Tool usage: Can autonomously use over a dozen built-in programming tools, such as reading and writing files, code querying, and troubleshooting, while also supporting MCP tool configuration and integrating the ModelScope MCP marketplace, which developers can freely configure
- Terminal command execution: When executing coding tasks, it can autonomously decide which commands need to be run, automatically writing the commands and running them in the terminal, greatly improving the efficiency of coding task execution
- Project-level changes: Based on the developer's task description, it can autonomously break down tasks and modify multiple code files within the project, while also supporting step-by-step iteration or snapshot rollback through multiple conversations to complete coding tasks collaboratively with Qoder CN
- Automatic project awareness: Based on the developer's task description, it can automatically sense in-project information such as the project framework, tech stack, required code files, and error messages, without manually adding project context, making task descriptions easier
- Memory awareness: Supports large-model-based autonomous memory capabilities. During conversations between the developer and Qoder CN, Qoder CN gradually forms rich memory related to the developer's individual, project, and issues, understanding you better the more you use it
Experience Improvements
- Support for locating and jumping to files, methods, definitions, etc. within the project during intelligent sessions
- Support for adding project directories when adding context in intelligent sessions
- Support for specifying a knowledge base (enterprise edition) when adding context in intelligent sessions
- Support for multi-select interactions such as files, directories, and gitCommit when adding context in intelligent sessions
Feature Updates
- Support for logging in with an Alibaba Cloud International site account
Experience Improvements
- Support for Shift + Enter to insert a line break in the Q&A window input box
- Improved the focus experience of the search box when selecting context
Fixes
- Removed the offline completion mode quick toggle from the status bar
Feature Updates
- Support for developer login on the International site Enterprise Edition
Feature Updates
- When typing in the Q&A window, support for recommending related code files based on already-selected files
- Support for configuring Project Rules
- Support for one-click issue feedback when a startup exception occurs
- When using Qoder CN on the ModelScope platform, support for web login
Experience Improvements
- Enhanced Go language effect in inline code completion scenarios
Fixes
- Fixed several defects
Feature Updates
- The plugin supports switching between personal edition and enterprise edition member identities
Experience Improvements
- Improved the effect of inline completion for Java inner class invocation scenarios
- Improved the similarity awareness effect of inline completion
- Improved the automatic context import effect when selecting input history in the input box
- Improved the awareness of the full file during Q&A when selecting a code snippet
- Improved model response timeout issues
Fixes
- Fixed an issue where model selection was not clickable in some scenarios
Feature Updates
- Intelligent Q&A and AI Programmer support model selection
Experience Improvements
- Enhanced the AI Programmer's memory of in-progress conversation history
- Improved Mermaid so that diagrams are not rendered by default, with support for one-click collapse
- Improved code explanation scenarios for more concise responses
- Improved the application speed of the AI Programmer's snippet modifications on large files
- Improved the file path when the AI Programmer creates new files
Fixes
- Fixed an issue where Q&A with images failed when the image was not fully processed before the Q&A
- Fixed an occasional multiple-trigger issue during completion when the cursor was in the middle of a tag
Feature Updates
- Support for one-click submission of exception error logs for the Qoder CN plugin
Experience Improvements
- Improved the experience of resolving startup issues, with support for one-click repair
- Improved the effect of generating code files from images in AI Developer
- Enhanced the SQL generation effect in code completion scenarios
Feature Updates
- Improved the effect of generating code from images in intelligent Q&A
- Support for generating in-project code change files from images in the AI Programmer
- Enterprise Edition accounts support web login in SSH Remote scenarios
Fixes
- Fixed an occasional issue where the language could not be recognized when generating files in an empty project
AI Programmer capability upgrade
Qoder CN adds AI Programmer capabilities, with the ability to perform multi-file-level code modifications and use tools, helping developers complete a coding task end to end, such as requirement implementation, problem solving, unit test case generation, and batch code changes. At the same time, we have also upgraded the interaction interface between developers and Qoder CN, adding a unified management view for changed files, a code change review view, and more. Developers only need to input requirement descriptions in natural language, and Qoder CN can complete modifications to multiple files and provide them to developers for review and adoption, greatly improving programming efficiency.Experience Improvements
- Continuously enhanced cross-file awareness for Java and Go
Experience Improvements
- Improved cross-file completion effect for Java and Go
Feature Updates
- Enterprise code generation enhancement now supports C/C++
Fixes
- Fixed an issue where .ipynb could not be selected when choosing context files
Feature Updates
- Intelligent Q&A adds support for codeChanges and gitCommit context
- Intelligent Q&A multimodal image Q&A supports copying and pasting images
- Simplified the intelligent Q&A context selection interaction

