Skip to content

v0.1.24

Choose a tag to compare

@github-actions github-actions released this 16 Feb 17:55
5016587

What's Changed

  • [go] Use types to encode and decode jsonrpc queries by @qmuntal in #372
  • Rename tool.execution_end to tool.execution_complete by @sky417 in #385
  • Update @github/copilot to 0.0.405 by @devm33 in #396
  • Clarify BYOK token usage and limitations by @patniko in #402
  • Add setup guides for GitHub OAuth and local CLI usage by @patniko in #415
  • fix: set executable permission on CLI binary in Python wheel by @SteveSandersonMS in #419
  • [go] support bundling and auto installing the GitHub Copilot CLI by @qmuntal in #414
  • RPC codegen by @SteveSandersonMS in #464
  • Expose session context, add filtering, and context_changed event by @jmoseley in #427
  • Fix ObjectDisposedException when disposing session after client.StopAsync() by @SteveSandersonMS in #481
  • fix: fall back to portable RID for bundled CLI lookup on Linux by @SteveSandersonMS in #482
  • Add copy constructors and Clone methods to the various .NET config option bags by @stephentoub in #422
  • Fix maccatalyst RID detection in SDK targets by @SteveSandersonMS in #485
  • Allow custom npm registry URL for downloading Copilot from dotnet SDK by @nayanshah in #463
  • Hide CLI console window on Windows across all SDKs by @Copilot in #329
  • Fix Available SDKs table Location links to point to SDK subfolders by @SteveSandersonMS in #486

New Contributors

Full Changelog: v0.1.23...v0.1.24