Skip to content

Releases: umbrella22/GLM-for-copilot

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:40
8914bfe

0.8.0 (2026-07-20)

Features

  • vision,mcp: strip image-capable MCP tools for non-mcp vision modes (13914cb)
  • vision,mcp: strip image-capable MCP tools for non-mcp vision modes (#18) (5248209)

Bug Fixes

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:33
1cf9cb0

0.7.0 (2026-07-18)

Features

  • mcp: add MCP server provider + mcp vision mode (339d0d1)

Bug Fixes

  • mcp: address #15 review findings F1-F7 (b9eb154)
  • mcp: align public schema with parse capability (#15 F3) (6fb3812)
  • mcp: correct MCP tool id format in image-capable detection (#15 F2 runtime) (969773b)
  • mcp: harden server and vision boundaries (bb53f52)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:38
e99e5ad

0.6.0 (2026-07-16)

Features

  • Add GLM API pattern recognition and usage status update functionality (d3761d2)
  • add vision proxy panel styles and implement action URL handling (0101028)
  • enhance configuration and command handling (5b03555)
  • Enhance GLM usage tracking and reporting (83339eb)
  • update (008f641)

Bug Fixes

  • Add GLM business error code handling and related internationalization support (74f1e92)
  • enhance context usage reporting and diagnostics (0c84b80)
  • enhance message conversion logic and refactor currency handling in GLMChatProvider (0195560)
  • enhance replay marker handling and segment tracing (1d7b9a2)
  • improve code formatting and structure in multiple files (1922986)
  • Refactor stream handling and diagnostics migration (f390e36)
  • revert version to 0.1.0 in package.json and release-please-manifest.json (c1d749c)
  • update default values for publish options in rescue workflow (a3907b0)
  • update devDependencies for @vscode/vsce and ovsx, and add minimumReleaseAgeExclude for ovsx (096e96e)
  • update GitHub Actions workflows to use latest action versions an… (eaba3af)
  • update GitHub Actions workflows to use latest action versions and improve pnpm setup (9c2a4fe)
  • update publisher name in package.json to 'ikaros' (6967284)
  • update workflows to use latest action versions and improve VSIX packaging process (f32825e)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:25
6597b63

0.5.1 (2026-07-14)

Bug Fixes

  • enhance context usage reporting and diagnostics (0c84b80)
  • enhance replay marker handling and segment tracing (1d7b9a2)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 09:01
02ba6f3

0.5.0 (2026-07-14)

Features

  • Add GLM API pattern recognition and usage status update functionality (d3761d2)
  • add vision proxy panel styles and implement action URL handling (0101028)
  • enhance configuration and command handling (5b03555)
  • Enhance GLM usage tracking and reporting (83339eb)

Bug Fixes

  • Add GLM business error code handling and related internationalization support (74f1e92)
  • enhance message conversion logic and refactor currency handling in GLMChatProvider (0195560)
  • improve code formatting and structure in multiple files (1922986)
  • Refactor stream handling and diagnostics migration (f390e36)
  • revert version to 0.1.0 in package.json and release-please-manifest.json (c1d749c)
  • update default values for publish options in rescue workflow (a3907b0)
  • update devDependencies for @vscode/vsce and ovsx, and add minimumReleaseAgeExclude for ovsx (096e96e)
  • update GitHub Actions workflows to use latest action versions an… (eaba3af)
  • update GitHub Actions workflows to use latest action versions and improve pnpm setup (9c2a4fe)
  • update publisher name in package.json to 'ikaros' (6967284)
  • update workflows to use latest action versions and improve VSIX packaging process (f32825e)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 02:42
d43006c

0.4.0 (2026-07-13)

Features

  • Add GLM API pattern recognition and usage status update functionality (d3761d2)
  • Enhance GLM usage tracking and reporting (83339eb)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:43
3126ae3

0.3.2 (2026-07-05)

Bug Fixes

  • Add GLM business error code handling and related internationalization support (74f1e92)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:08
64741a7

0.3.1 (2026-07-02)

Bug Fixes

  • improve code formatting and structure in multiple files (1922986)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:08
ca61de5

0.3.0 (2026-06-30)

Features

  • Added new endpoint resolution logic for Anthropic and improved existing endpoint functions. (7867606)

  • Normalized whitespace and trailing slashes in URL handling functions. (7867606)

Bug Fixes

  • Refactor stream handling and diagnostics migration (f390e36)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 08:58
7d2d347

0.2.1 (2026-06-26)

Bug Fixes

  • enhance message conversion logic and refactor currency handling in GLMChatProvider (0195560)