CopilotCmdlets
0.5.1
PowerShell Cmdlets for the GitHub Copilot SDK
Minimum PowerShell version
7.6
Installation Options
Owners
Package Details
Author(s)
- Ben Appleby
Tags
Cmdlets
New-CopilotClient Stop-CopilotClient Test-CopilotConnection Get-CopilotStatus Get-CopilotAuthStatus Connect-Copilot New-CopilotSession Resume-CopilotSession Get-CopilotSession Remove-CopilotSession Close-CopilotSession Send-CopilotMessage Send-CopilotMessageAsync Receive-CopilotAsyncResult Stop-CopilotMessage Get-CopilotMessage Get-CopilotModel Set-CopilotModel New-CopilotTool
PSEditions
Dependencies
This module has no dependencies.
Release Notes
0.5.0 - Upgrade to GitHub.Copilot.SDK 1.0.6.
BREAKING: SDK types moved from the GitHub.Copilot.SDK namespace to
GitHub.Copilot / GitHub.Copilot.Rpc. Scripts that match pipeline output by
type name (e.g. [GitHub.Copilot.SDK.AssistantMessageEvent]) must update to
the new names. Get-CopilotMessage now returns the session event log via the
SDK's GetEventsAsync.
New cmdlets: Get-CopilotStatus, Get-CopilotAuthStatus, Stop-CopilotMessage,
New-CopilotTool. New session options: -McpServers, -Tool, -EnableCitations,
-MaxAiCredits, -ExcludedBuiltInAgents, -DisabledSkills, -ContinuePendingWork.
New client options: -WorkingDirectory, -Environment, -UseLoggedInUser.
New message options: -Mode, -DisplayPrompt.
FileList
- CopilotCmdlets.nuspec
- CopilotCmdlets.deps.json
- CopilotCmdlets.dll
- CopilotCmdlets.format.ps1xml
- CopilotCmdlets.pdb
- CopilotCmdlets.psd1
- GitHub.Copilot.SDK.dll
- Microsoft.Extensions.AI.Abstractions.dll
- Microsoft.Extensions.DependencyInjection.Abstractions.dll
- Microsoft.Extensions.Logging.Abstractions.dll
- runtimes\osx-arm64\native\copilot
- runtimes\osx-arm64\native\libcopilot_runtime.dylib
- runtimes\win-x64\native\copilot.exe
- runtimes\win-x64\native\copilot_runtime.dll
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.5.1 (current version) | 9 | 7/11/2026 |
| 0.5.0 | 6 | 7/11/2026 |
| 0.4.14 | 40 | 4/25/2026 |
| 0.4.13 | 6 | 4/24/2026 |
| 0.4.12 | 10 | 4/20/2026 |
| 0.4.11 | 10 | 4/20/2026 |
| 0.4.10 | 8 | 4/20/2026 |
| 0.4.9 | 9 | 4/20/2026 |
| 0.4.8 | 9 | 4/19/2026 |
| 0.4.6 | 9 | 4/12/2026 |
| 0.4.5 | 6 | 4/12/2026 |
| 0.4.4 | 6 | 4/12/2026 |
| 0.4.3 | 6 | 4/11/2026 |
| 0.4.2 | 7 | 4/7/2026 |
| 0.4.1 | 8 | 4/7/2026 |