@nvaughn/pi-asu-provider
ASU provider extension for pi coding agent
Package details
Install @nvaughn/pi-asu-provider from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@nvaughn/pi-asu-provider- Package
@nvaughn/pi-asu-provider- Version
1.0.4- Published
- May 15, 2026
- Downloads
- not available
- Author
- nvaughn
- License
- MIT
- Types
- extension
- Size
- 4.2 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
ASU Provider Extension for pi
This package registers ASU's OpenAI-compatible API as a pi provider.
Install
pi install npm:@nvaughn/pi-asu-provider
Notes
- Uses pi built-in API-key auth (
~/.pi/agent/auth.jsonkey:asu) - Provides fallback model definitions so it appears in
/login - Uses
openai-completionsagainsthttps://openai.rc.asu.edu/v1