Skip to content

Release v3.26.5

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:50
afe8fbe

[3.26.5] - 2025-09-03

3.26.5 Release - Enhanced AI Thinking Capabilities

  • feat: Add support for Qwen3 235B A22B Thinking 2507 model in chutes (thanks @mohammad154!)
  • feat: Add auto-approve support for MCP access_resource tool (#7565 by @m-ibm, PR by @daniel-lxs)
  • feat: Add configurable embedding batch size for code indexing (#7356 by @BenLampson, PR by @app/roomote)
  • fix: Add cache reporting support for OpenAI-Native provider (thanks @hannesrudolph!)
  • feat: Move message queue to the extension host for better performance (thanks @cte!)