@yusukeshib/pi-datetime
v0.1.0
Published
Stamp the local time into the pi buffer after prompts, tool runs, and responses.
Maintainers
Readme
@yusukeshib/pi-datetime
A pi extension that stamps the local time into the main buffer so you can tell when things happened while scrolling back:
- after each user prompt
- at the end of each tool execution (with the tool name)
- at the end of each agent response

Timestamps are shown via ctx.ui.notify — UI-only, they never enter the
model context.
Install
pi install npm:@yusukeshib/pi-datetime
# or from git
pi install git:github.com/yusukeshib/pi-datetimeLicense
MIT
