Skip to content

Release v0.2.25

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:08

Release v0.2.25

Note: In LLxprt, alpha/beta/gamma do not denote maturity levels. We align our releases with the upstream gemini-cli project, but sometimes we have major features or fixes that need to be released in advance for our users.

Installation & Upgrade

To install or upgrade to this version, use the following npm command:

npm install -g llxprt-code@v0.2.25

Major Features

  • Improved tool format detection and conversion specifically for Qwen/GLM models

Changes

  • chore(release): v0.2.25 (66e794d)
  • fix: improve tool format detection and conversion for Qwen/GLM models (a02d82b)

Full Changelog: v0.2.24...v0.2.25