ShellPilot
0.4.0-preview0001
GitHub Copilot in your PowerShell terminal: device-flow auth, model listing, chat and agentic tool-calling with usage and cost.
Minimum PowerShell version
7.0
See the version list below for details.
Installation Options
Owners
Copyright
(c) raandree. All rights reserved.
Package Details
Author(s)
- raandree
Tags
GitHubCopilot Copilot AI LLM Chat Agent
Functions
Clear-ShpChat Clear-ShpContext Clear-ShpUsage ConvertTo-ShpTokenCount Get-ShpChat Get-ShpContext Get-ShpCosineSimilarity Get-ShpCostEstimate Get-ShpDefault Get-ShpModel Get-ShpModelName Get-ShpTool Get-ShpUsage Initialize-Shp Invoke-Shp Register-ShpTool Request-ShpEmbedding Select-ShpModel Set-ShpContext Start-ShpChat Unregister-ShpTool
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## [0.4.0-preview0001] - 2026-07-28
### Fixed
- `Invoke-Shp` and `Get-ShpCostEstimate` now report `CostUSD` and `Credits` for
`claude-opus-5` and `claude-sonnet-5`. Neither model had an entry in
`data/PriceTable.psd1`, and the price lookup matches the model id exactly, so
every call using them returned empty cost, credit and cost-breakdown fields.
The rates are the published ones: Opus 5 at 5.00 / 0.50 / 6.25 / 25.00 USD per
million input / cached-input / cache-write / output tokens, and Sonnet 5 at
its introductory 2.00 / 0.20 / 2.50 / 10.00 (the standard
3.00 / 0.30 / 3.75 / 15.00 takes effect on 2026-09-01).
FileList
- ShellPilot.nuspec
- ShellPilot.psm1
- ShellPilot.psd1
- en-US\about_ShellPilot.help.txt
- data\PriceTable.psd1
- ShellPilot.Format.ps1xml
- en-US\ShellPilot-help.xml
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.4.0-previe... | 4 | 7/28/2026 |
| 0.4.0-previe... (current version) | 3 | 7/28/2026 |
| 0.3.1 | 12 | 7/23/2026 |
| 0.3.1-previe... | 3 | 7/23/2026 |
| 0.3.0-previe... | 8 | 7/12/2026 |
| 0.3.0-previe... | 7 | 7/9/2026 |
| 0.3.0-previe... | 4 | 7/9/2026 |
| 0.3.0-previe... | 6 | 7/9/2026 |
| 0.2.1-previe... | 8 | 7/8/2026 |
| 0.2.0 | 34 | 7/8/2026 |
| 0.2.0-previe... | 6 | 7/8/2026 |
| 0.2.0-previe... | 4 | 7/8/2026 |
| 0.2.0-previe... | 31 | 6/12/2026 |