chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-06-17 04:13:48 +00:00
parent d30a1821e3
commit cc09081a80
14 changed files with 65 additions and 36 deletions
@@ -15,7 +15,7 @@ You need to run multiple conversations in parallel, each with its own context an
## C #
```csharp
using GitHub.Copilot.SDK;
using GitHub.Copilot;
await using var client = new CopilotClient();
await client.StartAsync();