@tifan/pi-copy-response
Pick and copy an assistant response from the current pi session.
Package details
Install @tifan/pi-copy-response from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@tifan/pi-copy-response- Package
@tifan/pi-copy-response- Version
0.2.6- Published
- Jun 5, 2026
- Downloads
- 845/mo · 19/wk
- Author
- tifan
- License
- MIT
- Types
- extension
- Size
- 6.9 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"./src/index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@tifan/pi-copy-response
Pick one assistant response from the current pi session, preview it, then copy it to the system clipboard.
Use this when pi's built-in /copy is not enough. /copy copies only the last assistant response. This extension lets you choose an older response and preview the full text before copying it.

Install
pi install npm:@tifan/pi-copy-response
Commands
/copy-response: Open a response picker, preview the selected assistant response on the right, and copy it.
Release notes
See CHANGELOG.md