Skip to content

v0.1.21

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Feb 23:15
25304dc

What's Changed

  • Set default vscode formatter for Go by @qmuntal in #295
  • [go] Honor ClientOptions.UseStdio = false by @qmuntal in #296
  • [go] Honor empty ClientOptions.Env by @qmuntal in #297
  • Bump githubnext/gh-aw from 0.37.31 to 0.38.2 by @dependabot[bot] in #274
  • Bump @types/node from 25.0.3 to 25.1.0 in /test/harness by @dependabot[bot] in #275
  • Bump openai from 6.15.0 to 6.17.0 in /test/harness by @dependabot[bot] in #276
  • Consolidate path filters in SDK test workflows per GitHub Actions spec by @Copilot in #303
  • feat: add reasoning_effort support to all SDK clients by @friggeri in #302
  • Cache list_models across all SDK languages to prevent rate limiting under concurrency by @Copilot in #300
  • [go] rewrite interface{} to any by @qmuntal in #298
  • Removing cookbook from sdk repo by @aaronpowell in #316
  • Cleanup Go Client implementation by @qmuntal in #321
  • Fix ask-user test snapshots by @qmuntal in #319
  • Add a new line after model generating final response when tool call completes by @moonshade9 in #307
  • Replace Literal model type with string in Python SessionConfig by @Copilot in #325
  • Clarify FAQ: BYOK works without GitHub Copilot subscription by @lossyrob in #336
  • [go] make e2e and jsonrpc internal packages by @qmuntal in #339
  • Fail CI if snapshots aren't present by @friggeri in #304
  • [go] Accept and propagate context by @qmuntal in #340
  • Update all dependencies by @friggeri in #332
  • Add the ability to connect to a running instance of the Copilot CLI by @friggeri in #346
  • Bump Copilot to 0.0.402 by @friggeri in #348

New Contributors

Full Changelog: v0.1.20...v0.1.21