March 31, 2026 (Lingma IDE v0.7.8)
Feature updates
-
Dynamic UI for skills: Agents can now render interactive HTML components, such as forms, charts, and configuration panels, directly in the chat when executing a skill. Note: On first use, you must prompt the agent to create the skill's UI.
Enhancements
-
Improved navigation in the Quest mode output area, with an enhanced navigation bar and a more intuitive file tree experience.
-
Enhanced the Quest mode experience when no project is open, making it easier to find past tasks.
-
Improved error code messages in Repowiki.
March 25, 2026 (Lingma IDE v0.7.1)
Improvements and fixes
-
Fixed issues with the Report Issue feature.
March 25, 2026 (Lingma IDE v0.7.0)
Feature updates
-
In the Quest mode output area, you can now select content from code and spec files and use Add to chat for fine-grained modifications.
Enhancements
-
Optimized task list sorting in Quest mode, arranging tasks in descending order by the most recent chat.
-
Improved network connectivity to the IDE plugin marketplace for Lingma Enterprise Edition.
March 19, 2026 (Lingma IDE v0.6.1)
Enhancements
-
Added a BYOK configuration entry for third-party models in the model selector.
March 18, 2026 (Lingma IDE v0.6.0)
Feature updates
-
Support for custom models: Lingma Pro Edition now integrates with Coding Plans from Alibaba Cloud Model Studio, Zhipu, Kimi, and MiniMax providers via API keys, allowing you to use their third-party models.
-
Cross-project support in Agent mode: Agent mode now supports cross-project search and file editing within a workspace.
-
VS Code core upgraded to 1.106.3
-
Repowiki upgrade
-
Core experience enhancements: Visual progress tracking for generation, clearer guidance to distinguish between Generate and Update actions, added instructions for bidirectional sync (Import/Export), and a new auto-export feature.
-
More efficient source tracking: For Git-linked projects, the commit ID is now automatically displayed after generation, and source citations include line numbers.
-
New user activity display: Now shows the number of "Free Generations Remaining."
NoteRepowiki is currently available in beta for Lingma Enterprise Edition users.
-
Enhancements
-
You can now add up to 20 images and 20 files in the input box.
-
The file tree in Quest mode now supports right-click actions: Add to Context, Copy Relative Path, and Open in Folder.
-
Improved chat interaction in Agent mode for empty projects.
March 10, 2026 (Lingma IDE v0.5.0)
Feature updates
-
Visual management for skills and custom agents: Added a visual interface for managing skills, custom agents, and commands, which supports operations like automatic creation and import.
Enhancements
-
Expanded configuration options for custom agents to include skill assignment.
-
Improved opening code files from the Quest mode output area.
March 5, 2026 (Lingma IDE v0.4.0)
Feature updates
-
Added built-in
create-skillandcreate-agentskills to simplify the creation of skills and custom agents. You can now also use the/command to quickly invoke and use skills and subagents. -
Quest mode now includes a file tree that improves file browsing and simplifies adding files to the context.
-
Quest mode now supports invoking the Vercel Skill through chat to quickly deploy applications.
Improvements and fixes
-
One-click prompt optimization: Improved optimization for prompts that reference context with the
@symbol. -
Support for
.agents/skillsdirectory: Lingma IDE now reads skills from the.agents/skillsdirectory, adhering to industry standards. -
Custom Subagent Execution Details now support an expandable pop-up window.
-
NEXT can now access clipboard history.
-
Fixed intermittent system errors.
-
Resolved an issue where file editing would occasionally freeze.
-
Fixed a bug that could cause the IDE to crash when images were included in the context.
-
Login stability improvements: If you encounter login or permission issues after the upgrade, Log Out and Log In Again.
-
Improved skill invocation by agents within a Quest task.
-
Made it easier to create a New Task and collapse the Toolbar on the Quest mode page.
-
Updated the sample cases on the Quest mode home page.