@carter-mcalister/pi-codex-tools
Codex-compatible tool surface for Pi
Package details
Install @carter-mcalister/pi-codex-tools from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@carter-mcalister/pi-codex-tools- Package
@carter-mcalister/pi-codex-tools- Version
0.2.0- Published
- May 10, 2026
- Downloads
- 53/mo · 53/wk
- Author
- carter-mcalister
- License
- MIT
- Types
- extension
- Size
- 32.2 KB
- Dependencies
- 0 dependencies · 2 peers
Pi manifest JSON
{
"extensions": [
"./src/index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-codex-tools
A Pi extension package that exposes Codex-style tool names and argument shapes:
shellshell_commandlocal_shellexec_commandwrite_stdinapply_patchview_image
The implementation is local to Pi and intentionally preserves Codex parameter names where Pi custom tools can represent them.