pi-nasty-verbs

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

原始内容

pi-nasty-verbs

Pi's default Working... is not reflective enough of what my agents are actually doing. This extension fixes that.

Full list of verbs is in nasty-verbs.ts. I call it as I see it.

Try this extension

# try (without installation)
pi -e git:github.com/kynnyhsap/pi-nasty-verbs

# install globally
pi install git:github.com/kynnyhsap/pi-nasty-verbs

# or locally (for the current project)
pi install -l git:github.com/kynnyhsap/pi-nasty-verbs

or via npm:

# try (without installation)
pi -e npm:pi-nasty-verbs

# install globally
pi install npm:pi-nasty-verbs

# or locally (for the current project)
pi install -l npm:pi-nasty-verbs