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
- @tomxprime/planning-with-files — Manus-style file-based planning for Pi Coding Agent
- @robzolkos/pi-nocchio — A tiny Pi extension that adds --dump-system-prompt.
- @danchamorro/pi-agent-modes — Agent modes for pi - switch between code, architect, debug, ask, and review modes with enf…
- vim-motions-pi — A focused Vim-style editing layer for pi, with motions, text objects, visual selections, a…