Skip to content

Releases: QoderAI/changelog-CLI

Thinking Rendering Support

18 Mar 03:13
bbbcb30

Choose a tag to compare

  • Added thinking/reasoning process rendering in chat for supported models
  • Updated Windows hook execution to run via Git Bash
  • Optimized Windows Git Bash download and installation for faster setup

Custom Model Support

13 Mar 10:28
bbbcb30

Choose a tag to compare

  • Support for custom models with providers like Alibaba Cloud Bailian Coding Plan

Skills and MCP Enhancements

10 Mar 08:12
bbbcb30

Choose a tag to compare

  • Added Skills loading support from .agents directory
  • Added Skills support via symbolic links
  • Added automatic MCP Server type inference
  • Hidden /compact command results with Ctrl+R to expand and view

New Model Support

20 Feb 07:22
bbbcb30

Choose a tag to compare

  • Add support for Alibaba's latest model (Qwen 3.5 Plus)

New Model Support

14 Feb 08:17
bbbcb30

Choose a tag to compare

  • Add support for new MiniMax model
  • Fix WebFetch tool execution errors

New Model Support

14 Feb 08:15
bbbcb30

Choose a tag to compare

  • Added support for new models
  • Improved Todo task generation rules
  • Enhanced viewing logic for MCP tool execution results

Improved Configuration Loading

02 Feb 02:08
bbbcb30

Choose a tag to compare

  • Optimized the resource loading order for skills, commands, etc.

Enhanced Configuration Capabilities

01 Feb 09:05
bbbcb30

Choose a tag to compare

  • Added creation of Subagent Skill
  • Added mcp auth sub-command to authenticate with an OAuth-enabled MCP Server
  • Added --mcp-config flag to load mcp servers from JSON string

Bug Fixes

28 Jan 06:10
bbbcb30

Choose a tag to compare

  • Refactored Glob tool implementation
  • Fixed issue where invalid images would prevent conversations from continuing
  • Fixed intermittent request failures caused by tool execution returning no results
  • Fixed account switching conflicts when running multiple processes concurrently
  • Fixed unauthorized error when running /upgrade command on Teams plans

Bug Fixes and Improvements

23 Jan 14:25
bbbcb30

Choose a tag to compare

  • Optimized token estimation logic for images in context
  • Fixed rg execution errors in Linux ARM64 environments
  • Fixed panic issues caused by MCP configuration errors
  • Fixed MCP query subcommand display issues