pi-auto-session-title
Automatically generates concise, descriptive session titles for Pi coding agent sessions
Package details
Install pi-auto-session-title from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-auto-session-title- Package
pi-auto-session-title- Version
0.1.3- Published
- Aug 30, 2026
- Downloads
- 160/mo · 160/wk
- Author
- shakthi-sagar
- License
- MIT
- Types
- extension
- Size
- 6.5 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-auto-session-title
An extension for Pi that automatically generates a clean, concise 3-7 word session title when your session starts settling, making session resumption and search effortless.
Features
- ⚡ Zero configuration: Works in the background using the active session model.
- 🎯 Concise titles: Produces specific 3-7 word searchable session names.
- 🔔 Subtle notifications: Informs you via Pi's UI when the session name has been set.
Installation
pi install npm:pi-auto-session-title
Or try it temporarily:
pi -e npm:pi-auto-session-title
License
MIT