This year, we released the coding agent, giving AI autonomous decision-making and tool-calling capabilities; launched the AI-native IDE Qoder CN, natively embedding intelligent coding into every step of development; and upgraded NES inline prediction, which not only completes code but also predicts intent, making collaboration between humans and AI more natural. From passive completion to proactive collaboration — this has been Qoder CN's fastest year of evolution.
The Qoder CN VS Code plugin and JetBrains plugin now have separate version tracks. In future releases, the two plugins will remain independent in terms of login state, session records, and data.
Qoder CN IDE sessions now support secondary editing, allowing users to directly modify messages they have already sent. Code changes resulting from this are handled intelligently, improving user experience and development efficiency.
Qoder CN IDE NES comprehensive upgrade: more accurate code recommendations, faster response, helping developers immerse in the coding flow.
2025-12-30 (JetBrains IDEs Plugin v2.7.0)
- Added the @openFiles annotation to context, allowing all open files—including project files, SDK files, and Scratch files—to be added at once
- Added a tool to enhance real-time awareness of file content in the editor area, improving Agent effectiveness
- Fixed several known defects
2025-12-18 (VS Code Plugin v2.5.18)
The Qoder CN VS Code plugin and JetBrains plugin now have separate version tracks. In future releases, the two plugins will remain independent in terms of login state, session records, and data.
2025-12-12 (Qoder CN IDE v0.2.5)
Qoder CN IDE sessions now support secondary editing, allowing users to directly modify messages they have already sent. Code changes resulting from this are handled intelligently, improving user experience and development efficiency.
Feature updates
- [NES] Default language blacklist support, such as markdown, plaintext, etc.
- [NES] Settings upgrade: supports comment-area code recommendation toggle, file extension toggle, and quick settings entry.
- [Session flow] Supports secondary editing of sessions, allowing users to directly modify messages they have already sent.
2025-12-04 (Qoder CN IDE v0.2.4)
Qoder CN IDE NES comprehensive upgrade: more accurate code recommendations, faster response, helping developers immerse in the coding flow.
Feature updates
- [NES] Feature upgrade: upgraded to a combined NES & completion mode. Prediction recommendation effectiveness, performance, and interaction experience have all been significantly improved.
- [Session flow] Supports session summarization: titles are summarized based on the user's first message.
- [Session flow] One-click prompt optimization now supports undo after reaching the character limit.
- [Session flow] Enhanced risk warning style for terminal execution; added a secondary confirmation dialog when switching terminal auto-run.
- [Rules] Supports filtering of empty rule files.
- [MCP] Users can now configure custom timeout policies for MCP services from the UI.
- [Settings] Added a toggle to control editing files outside the project workspace: allows file editing tools to modify files outside the project. File modifications performed through the terminal are not restricted by this setting.
- [Settings] The AI reply language now only supports Chinese and English.
Experience improvements
- [Session flow] Improved terminal execution interaction.
- [Session flow] New conversations now support automatic sticky top behavior.
- [Session flow] For code cards that appear in Agent mode, only the copy function is retained.
- [Session flow] Context compression copy adjustments.
- [Rules] Content input guidance improvement: ghost text is added to the rules file to guide users through entering rule content, and users are also guided to use the inline chat feature to help auto-generate rule content.
- [Login] Step-by-step error identification and prompts have been improved for the login flow.
2025-12-04 (JetBrains IDEs Plugin v2.6.8)
- Fixed defects