yusukeshib-pi-datetime

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

@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

screenshot

Timestamps are shown via ctx.ui.notifyUI-only, they never enter the model context.

Install

pi install npm:@yusukeshib/pi-datetime
# or from git
pi install git:github.com/yusukeshib/pi-datetime

License

MIT