@tifan/pi-titlebar-spinner
Show a spinner in the pi titlebar while the agent runs.
Package details
Install @tifan/pi-titlebar-spinner from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@tifan/pi-titlebar-spinner- Package
@tifan/pi-titlebar-spinner- Version
0.1.2- Published
- Jun 1, 2026
- Downloads
- 575/mo · 19/wk
- Author
- tifan
- License
- MIT
- Types
- extension
- Size
- 2.6 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"./src/index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@tifan/pi-titlebar-spinner
Show a braille spinner in the pi titlebar while the agent runs.
The spinner starts on agent_start and stops on agent_end or session_shutdown. When it stops, the extension restores the default π - [session - ]cwd title.
[add image: titlebar spinner while agent runs]
- The titlebar while the spinner is active.
- The restored titlebar after the agent finishes.
Install
pi install npm:@tifan/pi-titlebar-spinner
Release notes
See CHANGELOG.md