Skip to content

Releases: suhaibbinyounis/github-copilot-api-vscode

v2.10.6

03 Apr 10:28

Choose a tag to compare

Full Changelog: v2.10.5...v2.10.6

v2.10.5

17 Mar 17:20

Choose a tag to compare

Full Changelog: v2.10.4...v2.10.5

v2.10.4

15 Mar 14:18

Choose a tag to compare

Full Changelog: v2.10.3...v2.10.4

v2.10.3

15 Mar 13:35

Choose a tag to compare

Full Changelog: v2.10.2...v2.10.3

v2.10.2

09 Mar 09:25

Choose a tag to compare

Full Changelog: v2.10.1...v2.10.2

v2.10.1

09 Mar 09:21

Choose a tag to compare

Full Changelog: v2.10.0...v2.10.1

v2.10.0

09 Mar 09:13

Choose a tag to compare

Full Changelog: v2.9.0...v2.10.0

Full Changelog: v2.9.0...v2.10.0

Full Changelog: v2.9.0...v2.10.0

v2.8.0

20 Feb 16:40

Choose a tag to compare

Full Changelog: v2.7.0...v2.8.0

v2.7.0

15 Feb 08:20

Choose a tag to compare

Full Changelog: v2.6.0...v2.7.0

v2.6.0: API Spec Updates & Open-Source Branding

13 Feb 15:05

Choose a tag to compare

What's New

API Spec Alignment

  • max_completion_tokens support in Chat Completions (GPT-5.x compatibility)
  • developer role auto-mapped to system (OpenAI 2025+ spec)
  • stream_options.include_usage — usage stats in streaming responses
  • Responses APItext.format structured output and truncation parameter pass-through
  • Anthropic Messages — expanded interface: thinking, metadata, tool_use stop reason, cache tokens
  • Google Generative AI — expanded interface: frequencyPenalty, presencePenalty, responseMimeType, safetySettings

Branding & Trust

  • Updated description and README to emphasize free, open-source, and trustworthy nature
  • Added Trust & Transparency section to README

Dependencies

  • TypeScript 5.9.3, typescript-eslint 8.55.0, @types/node 25.2.3

Full Changelog: https://github.com/suhaibbinyounis/github-copilot-api-vscode/blob/main/CHANGELOG.md

Full Changelog: v2.5.2...v2.6.0