pi-mono-multi-edit
Pi extension that replaces edit with batch edits and Codex-style patches
Install
pi install npm:pi-mono-multi-edit
Installs from npm into ~/.pi/agent/.
Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.
What this package can reach
Detected automatically from the source at
version 1.7.3.
This describes access, not safety — you decide whether it's appropriate for what
the package claims to do.
- Extension bus — Talks to other extensions Uses pi.events to emit or listen on a shared channel, so it can coordinate with — or be driven by — other installed extensions.
- Files — Reads files outside your project Touches paths beyond the working directory, such as your home folder.
- Tool override — Replaces pi's built-in tools Intercepts built-ins like bash, edit, read or write — sees and can rewrite every use.
What it actually did when run
observedLoaded in a sandbox with no network, a read-only filesystem and a recording stand-in for pi's API. This is what it called — not what the source suggests it might.
Replaces pi's built-in tool: edit.
Every use of that tool goes through this
package instead of pi.
Tools registered edit
APIs called registerTool
Run against version 1.7.3 on 2026-08-02.
Registration-time behaviour under default settings; other configurations may differ.
Reviews
0 publishedSign in with GitHub to write a review, reply, or vote.
No reviews yet — be the first.
More in Personas & behavior
- pi-oc-style-agent-switcher — Keyboard-driven primary-agent model switching for Pi — switch between agent profiles with …
- @juicesharp/rpiv-args — Pi extension. Shell-style $1 / $ARGUMENTS placeholders and !`cmd` / ```! shell substitutio…
- @xynogen/pix-prompts — Pi extension — system-prompt injection (SOP.md + repo directives)
- pi-unified-exec — Codex-style unified_exec for pi: long-lived shell sessions the LLM polls and drives with w…