by RimuruW · Agent Tool · ★ 112
pi-hashline-edit A pi-coding-agent extension that replaces the built-in and tools with a hash-anchored line-editing workflow. Every line returned by carries a short content hash. Edits reference these hashes instead of raw text, so the tool can detect stale context and reject outdated changes before they reach the file. Inspired by oh-my-pi. Installation How It Works — tagged line output Text files are returned with a prefix on every line. Line numbers may be left-padded within each returned block so the columns align: — 1-indexed line number. — 2-character content hash from the alphabet .
| Stars | 112 |
| Forks | 18 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 68.672933808168/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-07 |
| Created | 2026-02-15 |
| Platforms | node |
| Est. Tokens | ~15k |
Explore other popular agent tool tools:
pi-hashline-edit is A pi-coding-agent extension that replaces the built-in tools with a hash-anchored line-editing workflow.. It is categorized as a Agent Tool with 112 GitHub stars.
pi-hashline-edit is primarily written in TypeScript.
You can find installation instructions and usage details in the pi-hashline-edit GitHub repository at github.com/RimuruW/pi-hashline-edit. The project has 112 stars and 18 forks, indicating an active community.
pi-hashline-edit is released under the MIT license, making it free to use and modify according to the license terms.