Skip to content

0.21.0 - 20260807

Latest

Choose a tag to compare

@jdneo jdneo released this 07 Aug 06:09
· 9 commits to main since this release
8bf4cd4

Added

  • Support Ollama as a custom (BYOK) model provider. #93
  • Support group policy for Auto model. #305
  • Make skills generally available. #302
  • Add unique accessible names to chat controls. #78

Changed

  • Always enabling sub-agent. #304

Removed

  • Remove the semantic workspace search integration. PR#373

Fixed

  • Provide a default MCP auto-approve configuration. #358
  • Prevent Agent mode from hanging when a PowerShell prompt fails. #375

Engineering

  • Make the UI test bundle a fragment of the UI bundle. PR#361, contributed by @travkin79
  • Load images through image registries. #364, contributed by @travkin79
  • Prevent test processes from hanging CI. PR#392
  • Avoid starting the Copilot language server during Jobs image checks. PR#396