@fgladisch/pi-welcome-message
Workspace startup summary message extension for Pi
Package details
Install @fgladisch/pi-welcome-message from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@fgladisch/pi-welcome-message- Package
@fgladisch/pi-welcome-message- Version
0.1.0- Published
- Apr 30, 2026
- Downloads
- not available
- Author
- fgladisch
- License
- MIT
- Types
- package
- Size
- 10.7 KB
- Dependencies
- 0 dependencies ยท 1 peer
Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@fgladisch/pi-welcome-message
Shows workspace summary in UI when session starts.
Only runs on real startup in interactive UI โ /new, forks, and headless
(pi -p) runs are silent. Sections with nothing to show are dropped; if every
section is empty, no message appears.
Install
pi install npm:@fgladisch/pi-welcome-message
Summary sections
- ๐ฆ Package โ name, version, and description from
package.json. - ๐ฟ Git โ current branch, working-tree status (clean or dirty shortstat), and last 5 commits.
- Resources
[Skills]โ registered skill commands.[Prompts]โ registered prompt commands.[Extensions]โ extensions installed locally in~/.pi/agent/extensions/plus anypackagesentries from~/.pi/agent/settings.json.
No config, no slash commands.