@ahkohd/pi-oyo
v0.1.30
Published
Pi package providing oyo diff/review commands
Maintainers
Readme
pi-oyo
Pi package that adds oy-backed /diff and /review commands.
Install
From npm:
pi install npm:@ahkohd/pi-oyoFrom a local checkout:
pi install ./packages/pi-oyoRequirements
oyavailable inPATH
Commands
/diff [oy args...]- Opens
oyand returns to Pi
- Opens
/review [oy args...]- Opens
oy, captures comments on quit, and pastes them into the editor
- Opens
/review temp [oy args...]- Same as
/review, but runs an ephemeral session (--no-review-persist)
- Same as
/review new [oy args...]- Same as
/review, but clears saved session state first (--clear-review-session)
- Same as
