@qusic/pi-copilot2api
Add copilot2api as a native Pi provider with live model discovery.
Package details
Install @qusic/pi-copilot2api from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@qusic/pi-copilot2api- Package
@qusic/pi-copilot2api- Version
0.20260915.0- Published
- Sep 15, 2026
- Downloads
- 87/mo · 87/wk
- Author
- qusic
- License
- MIT
- Types
- extension
- Size
- 11.9 KB
- Dependencies
- 0 dependencies · 3 peers
Pi manifest JSON
{
"extensions": [
"./*.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Pi extensions
Small Pi extensions for personal use, published separately for easy installation across machines.
| Extension | npm | Install | Description |
|---|---|---|---|
| compact-filter | pi install npm:@qusic/pi-compact-filter |
Prune stale tracked paths from Pi's compaction context. | |
| copilot-sync | pi install npm:@qusic/pi-copilot-sync |
Sync live GitHub Copilot model capabilities into Pi. | |
| copilot2api | pi install npm:@qusic/pi-copilot2api |
Add copilot2api as a native Pi provider with live model discovery. | |
| session-trim | pi install npm:@qusic/pi-session-trim |
Speed up loading large Pi sessions by pruning superseded history. |