Skip to content

Releases: QoderAI/changelog

Improvements

22 Apr 13:05
e756e60

Choose a tag to compare

  • Improved resilience under unstable network conditions.

Chat Revert Experience Optimization and Retrieval Efficiency Improvement

21 Apr 02:52
e756e60

Choose a tag to compare

Features

  • Clearer chat revert operation: Optimized interactive feedback after Revert trigger to help users more intuitively understand the rollback scope and current status.

revert.jpg

Improvements

  • Optimized model traffic distribution strategy for search-related Agents to improve stability and response effectiveness for retrieval tasks.

Behavior Recommendation Card Launch and Multiple Stability Optimizations

14 Apr 05:57
e756e60

Choose a tag to compare

Features

  • New Behavior Recommendation Card: Intelligently provides next-step behavior recommendations based on current usage scenarios, improving operational efficiency and user experience.

Behavior Recommendation Card.png

Improvements

  • Added Agent execution loop detection to reduce interruptions and resource consumption caused by abnormal repeated executions
  • Search Agent adds Wiki tool, supporting access to more knowledge retrieval sources during task processes
  • Optimized processing strategies for ultra-long thinking scenarios, supporting automatic retry and guidance for continued execution in extreme cases to improve task continuity
  • Reduced package size, enhancing download, installation, and update decompression speeds;

Bug fixes

13 Apr 08:26
e756e60

Choose a tag to compare

Fixes

  • Fixed an issue where update notifications appeared repeatedly on Windows.

Bug fixes

11 Apr 02:23
e756e60

Choose a tag to compare

Fixes

  • Fixed intermittent service connection failures

DevContainer Support and Extension Host Isolation Optimization

08 Apr 13:18
e756e60

Choose a tag to compare

Features

  • Added DevContainer capability support: Supports preparing development environments through DevContainer, helping teams achieve a consistent development experience more efficiently.

Improvements

  • Optimized process isolation capabilities for built-in AI coding related extensions, enhancing runtime stability and overall experience.

Bug fixes

01 Apr 06:39
e756e60

Choose a tag to compare

Fixes

  • Fixed occasional lag issue on Windows.

Enhanced Multitasking Experience with Separate Chat Windows

31 Mar 06:36
e756e60

Choose a tag to compare

Features

  • Chat now support separate windows: You can now open Agent chat in a standalone window, making it easier to manage multiple chats in parallel and improving overall efficiency.

image

* **Quest mode now supports editing sent messages**: In Quest mode, you can now edit messages after sending them, making it easier to refine your conversation and improve flexibility.

Improvements

  • Subagents now support MCP calls: Subagents now support MCP calls, enabling more flexible task coordination and integrations.

Experts Mode is Here

26 Mar 06:45
e756e60

Choose a tag to compare

Features

  • Introducing New Auto Model Tier: 50% fewer Credits than "Ultimate" tier in Experts mode, delivering high-quality output at significantly reduced cost.

image

### Highlights Recap * **Multiple Experts, Working in Parallel for One-shot Delivery**: From solution design and coding to quality assurance, Experts Mode covers the entire workflow — delivering engineering-grade results in a single shot. * **A Self-evolving AI Team That Gets You**: Continuously learns your coding style, builds up shared team experience, and evolves into an AI team tailored just for you.

Improvements

  • Enhanced Experts Canvas view with clearer collaboration visibility and smoother interactions.
  • Optimized terminal execution in Experts mode with sandboxed isolation and silent operation for safer, distraction-free workflows.

Quest mode supports Supabase and with enhanced navigation; Experts mode launches view of the full expert team; built-in browser fully upgraded

24 Mar 06:05
e756e60

Choose a tag to compare

Features

  • Expert Team Canvas in Experts Mode: A real-time dashboard that visualizes each expert's task progress and execution workflow, giving users complete visibility into complex multi-agent operations.
  • Supabase Integration in Quest Mode: Authorize and connect to multiple Supabase projects, with enhanced database capabilities and in-IDE preview of database table schemas.

image

* **Skill UI is now live:** Agents can render interactive HTML components during execution — forms, charts, config panels, and more. First use requires creating the interface. * **Built-in Browser Upgrade**: The built-in browser has been fully upgraded, now supporting Browser Use, bookmarks, and the ability to open the debug panel.

image

* **Hook Support**: IDE and JetBrains plugins now support hooking into key stages of the Agent execution flow via a Hook mechanism. Five hook events are currently supported: UserPromptSubmit, PreToolUse, PostToolUse, PostToolUseFailure, and Stop.

Improvements

  • Credits Usage: Improved quota information display and added explanations for Shared Add-on Credits, making usage and limits clearer.
  • Quest Mode Deliverable Panel Navigation Upgrade: Optimized interaction experience of navigation bar and file tree hierarchy.
  • Improved Quest mode experience when no project is open, making it easier to find historical tasks.

image

* Improved the experience of question cards within the Quest mode conversation flow.