Skip to content

Release v0.4.7

Choose a tag to compare

@github-actions github-actions released this 29 Oct 20:50

Release v0.4.7

Installation

Install or upgrade LLxprt Code using npm:

npm install -g @vybestack/llxprt-code

Or use directly with npx:

npx @vybestack/llxprt-code

What's New

  • Added support for MiniMax models using Qwen tool format
  • Added support for GLM models using Qwen tool format
  • Made provider aliases configurable
  • Improved prompt installer to show warnings without blocking installation
  • Surface prompt updates for user review before applying
  • Improved tool call reminders to be more contextual and less aggressive
  • Updated Google OAuth success URL to use vybestack.dev
  • Fixed bracketed paste handling
  • Added Claude OAuth localhost callback flow
  • Fixed issue with quittingMessages not rendering properly when using todo settings
  • Fixed context loading from include directories in CLI

All Changes


Full Changelog: v0.4.6...v0.4.7