@tifan/pi-titlebar-spinner

Show a spinner in the pi titlebar while the agent runs.

Packages

Package details

extension

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.1
Published
May 17, 2026
Downloads
not available
Author
tifan
License
MIT
Types
extension
Size
2.4 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "extensions": [
    "./titlebar-spinner.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, restoring the default π - [session - ]cwd title.

Install

pi install npm:@tifan/pi-titlebar-spinner

License

MIT