pi-live-codex
Realtime gpt-live-1-codex voice frontend for the Pi coding agent
Package details
Install pi-live-codex from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-live-codex- Package
pi-live-codex- Version
0.1.7- Published
- Sep 18, 2026
- Downloads
- 727/mo · 336/wk
- Author
- brettinternet
- License
- MIT
- Types
- extension
- Size
- 142.3 KB
- Dependencies
- 2 dependencies · 4 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
pi-live-codex
Talk to OpenAI Codex from Pi.
pi install npm:pi-live-codex
Requires Node 22.19+ and a microphone. Sign in with:
/login openai-codex
Use voice mode with:
/live
/live <voice>
Press Ctrl+L to toggle live mode. Press Esc to end voice mode. When the editor is empty, press Space to mute or resume, or type a note and press Enter. You can also drop images into the session.
Concurrent requests are queued, with immediate status updates and cancellation. Audio has one owner at a time, with retained-state handoff when ownership changes.
Background activity and confirmation events are integrated into the live experience.