@agnishc/edb-system-prompt-watch
v0.15.1
Published
Pi extension: alert when Pi's bundled default system prompt changes
Maintainers
Readme
@agnishc/edb-system-prompt-watch
A Pi CLI extension that alerts when Pi's bundled default system prompt source changes.
This is for setups where you use your own SYSTEM.md, but still want to know when Pi's upstream default prompt changed so you can manually review and merge any useful updates.
Behavior
On Pi startup, the extension:
- Reads the installed
@earendil-works/pi-coding-agentpackage version - Hashes the installed
dist/core/system-prompt.js - Compares it with the last startup hash stored in
~/.pi/agent/state/system-prompt-watch.json - Shows a warning if the bundled default system prompt source changed
- Stores the current hash as the new baseline
First run is silent and only stores the baseline.
The extension does not fetch anything from the network and does not modify your custom prompt.
Install
pi install npm:@agnishc/edb-system-prompt-watchLicense
MIT © Agnish Chakraborty
