Skip to content

ext-v1.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:41

1.8.0 (2026-07-06)

Features

  • backend: accept 'none' reasoning effort and normalize for Copilot SDK (9e96a0a)
  • backend: validate Copilot model availability (72bf2be)
  • extension: add MAI-Code-1-Flash model and reasoning-effort metadata (2ea71ff)
  • extension: add quick action model catalog cache (46855bc)
  • extension: resolve quick action models dynamically (eb3ac12)
  • shared: add 'none' reasoning effort level (f7cd206)

Bug Fixes

  • backend: resolve copilot cli path robustly using platform-specific packages in pnpm monorepo (854792b)
  • deps: change global ajv override to targeted eslint>ajv to prevent downgrading fastify ajv v8 (c5912ca)
  • deps: scope minimatch security override to exclude multimatch (58750f4)

Documentation

  • document quick action model cache (9c3cb41)

Maintenance

  • release: backend v1.7.2 [skip ci] (ddd5333)
  • release: backend v1.8.0 [skip ci] (926024b)
  • shared: add model provider metadata (fd5eb94)