Skip to content

Releases: QoderAI/changelog

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.

Improvements

18 Mar 15:44
e756e60

Choose a tag to compare

  • Improved Quest performance for large code changes.
  • Enhanced conversation context handling across sessions.
  • Optimized Next prediction trigger timing in editor.
  • Refined Agent file operation decision logic.

Bug fixes

17 Mar 15:20
e756e60

Choose a tag to compare

  • Fixed intermittent file location errors in Quest.
  • Fixed task hanging in Expert Mode.
  • Fixed terminal failing to start as interactive session in Expert Mode.

Experts Mode (Beta) is Now Available

17 Mar 06:25
e756e60

Choose a tag to compare

Features

  • Introducing Experts Mode (Beta): A multi-agent collaboration feature that assembles an AI expert team on demand. Describe your requirements, and the team handles everything—from solution design and implementation to testing and validation.
    • A Team of Specialists, Collaborating in Parallel: Team Lead coordinates and orchestrates. It tracks progress throughout, consolidates results, and ensures delivery quality. Compared to single-agent sequential work, it's faster, more stable, and reduces rework.
    • Self-Evolving AI Team That Learns and Grows with You: Expert skills continuously learn your tech stack and coding style, while team skills accumulate optimal task decomposition and collaboration patterns.
    • From "Generating Code" to "Delivering Results": Covers the complete workflow of requirement analysis, solution design, code implementation, test cases, and quality checks—delivering high-quality engineering artifacts ready for the next phase.
  • Fine-Grained Edits via "Add to Chat" in Quest Mode: In Quest mode, the artifacts in the Deliverables panel now support fine-grained edits via "Add to chat" — select any content to add it to the conversation. Works for both code files and Spec files.
  • Search Agent Support in Agent Mode: The Agent mode supports the search agent, further enhancing retrieval performance (currently effective for the Ultimate mode).

Improvements

  • In Quest mode, the task list sorting is optimized — tasks are now sorted by most recent conversation in descending order.

Support Custom Models

13 Mar 05:55
e756e60

Choose a tag to compare

  • Now supports BYOK (Bring Your Own Key) configuration for easy integration with Coding Plans from providers including Alibaba Cloud Model Studio.

image

Bug fixes

11 Mar 11:53
e756e60

Choose a tag to compare

  • Fixed Repo Wiki language inconsistency
  • Fixed terminal not waiting for long commands to finish

Agent mode supports cross-project search, VS Code base upgraded, Windows Terminal Sandbox supported

10 Mar 14:15
e756e60

Choose a tag to compare

Features

  • Agent mode supports cross-project search and file editing across the same workspace.
  • Upgraded to VSCode base version 1.106.3.
  • Agent mode supports Windows Terminal Sandbox: Commands executed by the Agent can now run within a secure sandbox, effectively isolating potentially risky operations (currently in phased rollout).
  • New model supports in Quest mode: Qwen-Coder-Qoder, Qwen3.5 Plus
    • Qwen-Coder-Qoder: A deeply customized model built to enhance the end-to-end programming experience in Qoder. Learn more.
    • Qwen3.5 Plus: Alibaba's latest model, delivering a comprehensive leap in reasoning capability, efficiency, and multimodal experience.

image

* **Repowiki** * Core Experience Upgrades: Generation progress visualization, optimized operation guidance to distinguish between generation and updates, added import/export instructions for two-way sync, added auto-export capability. * More efficient traceability: Projects linked to Git now automatically display Commit IDs after generation; source reference annotations now include line numbers. * New user activity visibility: Display remaining free generation credits.

image

Improvements

  • The input box now supports attaching up to 20 images and 20 files.
  • The file tree in Quest mode now supports right-click actions: Add to chat, Copy relative path, and Reveal in folder.
  • Chat interaction optimization in Agent mode for an empty project.

Bug fixes

05 Mar 09:05
e756e60

Choose a tag to compare

  • Fix the Agent busy exception issues occurring in the Quest mode

Code Review Agent, Skills Management, Model Selection & Vercel Deployment in Quest Mode

04 Mar 07:11
e756e60

Choose a tag to compare

Features

  • /Code Review Support: A built-in Code Review Agent is now available. Use /Code Review to start a focused review scoped to your needs.
  • Visual Management for Skills & Custom Agents: A unified visual interface for managing Skills, Custom Agents, and Commands. Auto-create, import, and configure with ease.

image

* New model supports in **Quest mode: GLM-5, Kimi-K2.5 and Minimax-M2.5** * GLM-5: Zhipu AI's latest flagship model, excels at complex systems engineering and long-horizon tasks; * Kimi-K2.5: Kimi's latest model, excelling in multimodal understanding and complex task handling; * Minimax-M2.5: MiniMax's latest Agentic model, combining speed, performance, and cost-efficiency

image

* **Use /vercel-deploy in Quest Mode**: Deploy web projects to Vercel via automated workflow, covering CLI setup, OAuth login, build, and production deployment.

Improvements

  • Improved guidance when credits are exhausted
  • Custom Agents now support Skills configuration as part of their setup
  • Improve the experience of open code files in Quest - Deliverables