pi-fuzz
Fuzz out the screen during long pi sessions to rest your eyes. Any key unfuzzes.
Package details
Install pi-fuzz from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-fuzz- Package
pi-fuzz- Version
0.1.0- Published
- Aug 26, 2026
- Downloads
- 154/mo · 154/wk
- Author
- mrneth
- License
- MIT
- Types
- extension
- Size
- 8.3 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./extensions"
],
"image": "https://raw.githubusercontent.com/MrNeth/pi-fuzz/main/fuzz_working.png"
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-fuzz
Fuzz out the screen during long pi sessions to rest your eyes.
| working | idle |
|---|---|
![]() |
![]() |
/fuzz covers the whole terminal with a low-contrast noise field and a small
status panel. The agent keeps running underneath. Press any key to unfuzz.
The panel shows:
- status –
working(with a pulsing dot) oridle - model – the current model id
- context – context window usage
- fuzzed – how long the screen has been fuzzed
- clock – current time
Install
pi install npm:pi-fuzz
Then run /fuzz inside pi.
Why
Watching tokens stream for a long time is hard on the eyes. Fuzz gives you a calm, dark screen you can leave up while the agent works, with just enough information to know it hasn't stalled.
License
MIT

