@artale/pi-diff-guard
Edit awareness for Pi. Tracks file changes, warns on large deletions, shows edit heatmap. /diffguard report for hotspot analysis.
Package details
Install @artale/pi-diff-guard from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@artale/pi-diff-guard- Package
@artale/pi-diff-guard- Version
1.1.0- Published
- Mar 14, 2026
- Downloads
- 29/mo · 5/wk
- Author
- artale
- License
- MIT
- Types
- extension
- Size
- 5.7 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"src/extension.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-diff-guard
Edit safety for Pi. Tracks all changes, warns on large deletions.
Install
pi install npm:@artale/pi-diff-guard
Commands
/diffguard status — edit stats
/diffguard log — recent edits with +/- counts
License
MIT