2026-03-31 (Lingma IDE v0.8.0)
New features
- Skill UI dynamic interface generation: When an agent runs a Skill, it can render interactive HTML components — forms, charts, configuration panels, and other rich interactions — directly in the chat. On first use, ask the agent to create a UI for the corresponding Skill.
Enhancements
- Improved artifact-area navigation in Quest mode: the navigation bar, file tree hierarchy, and overall interaction have been refined.
- Better Quest mode experience when no project is open, making it easier to find historical tasks.
- Improved error code messages in Repowiki.
2026-03-25 (Lingma IDE v0.7.1)
Optimizations and fixes
- Fixed bugs related to issue reporting.
2026-03-25 (Lingma IDE v0.7.0)
New features
- Files in the Quest mode artifact area now support fine-grained edits via Add to chat: select part of the content and add it to the conversation. Works for both code files and Spec files.
Enhancements
- The Quest mode task list is now sorted by most recent conversation, in reverse chronological order.
- Improved network connectivity to the IDE extension marketplace for Qoder CN Enterprise Dedicated Edition.
2026-03-19 (Lingma IDE v0.6.1)
Enhancements
- Added a BYOK third-party model configuration entry point in the model selector.
2026-03-18 (Lingma IDE v0.6.0)
New features
- Custom model support: Qoder CN Personal Pro Edition now supports connecting to third-party models from Alibaba Cloud Model Studio, Zhipu, Kimi, and MiniMax via an API key on the Coding Plan.
- Agent mode supports cross-project search and file editing within a Workspace
- VS Code core upgraded to 1.106.3
-
Repo wiki upgrade
- Core experience: Visualized generation progress, refined operational guidance that distinguishes generation from update, import/export instructions for two-way sync, and a new auto-export capability.
- More efficient traceability: For Git-linked projects, the commit ID is automatically displayed after generation, and source citations include line numbers.
- New-user promotion visibility: Displays the number of remaining free generations.
Repo Wiki is currently available in beta for Enterprise Edition customers.
Enhancements
- You can now add up to 20 images and 20 files in the input box.
- The Quest mode file tree now supports right-click actions: Add to context, Copy relative path, and Open in Folder.
- Improved agent mode chat interaction for empty projects.
2026-03-10 (Lingma IDE v0.5.0)
New features
- Visual management for Skills and custom agents: A new visual management interface for Skills, custom agents, and commands, supporting auto-create, import, and other management operations.
Enhancements
- Custom agent configuration is expanded to support assigning Skills.
- Improved the experience of opening code files from the Quest mode artifact area.
2026-03-05 (Lingma IDE v0.4.0)
New features
- Built-in create-skill and create-agent skills guide and simplify creating custom skills and custom agents. Skills and subagents can now be invoked quickly via
/. - The Quest mode file tree makes it easier to browse files in the current project and add them to context.
- Quest mode now supports invoking the Vercel Skill through conversation to quickly deploy applications.
Optimizations and fixes
- One-click prompt optimization: improved handling of @context references within a prompt.
- Support for the
.agents/skillsdirectory: skills can now be loaded from.agents/skills, following the industry-standard layout. - Custom subagent execution details are now viewable in an expandable pop-up window.
- NEXT now supports reading clipboard history.
- Fixed intermittent system errors.
- Fixed an issue where file editing occasionally froze.
- Fixed a crash that could occur when images were included in the context.
- Login stability improvements. If you encounter login or permission issues after upgrading, sign out and sign back in.
- Enhanced the ability of agents to call Skills during Quest tasks.
- Streamlined the experience of creating new tasks and collapsing the toolbar on the Quest mode page.
- Updated the example content on the Quest mode home page.