@saadjs/pi-status

Non-interactive /status command for pi (Codex)

Package details

extension

Install @saadjs/pi-status from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@saadjs/pi-status
Package
@saadjs/pi-status
Version
0.0.3
Published
May 2, 2026
Downloads
18/mo · 2/wk
Author
saadjs
License
MIT
Types
extension
Size
18 KB
Dependencies
0 dependencies · 2 peers
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

@saadjs/pi-status

A non-interactive /status extension for pi.

Supported providers

  • OpenAI Codex (openai-codex)

Usage

/status (and /usage) shows usage for the active model provider and immediately returns to the prompt.

Install

pi install npm:@saadjs/pi-status