pi-umbra-copy-chat
v0.1.1
Published
/copy-chat puts the conversation on the clipboard.
Downloads
65
Maintainers
Readme
pi-umbra-copy-chat
/umb-copy-chat puts the whole session on the clipboard as Markdown.
pi has three commands nearby and none of them do this. /export writes HTML or JSONL to
disk. /copy takes only the last message. /share uploads to a gist.
This writes no file, spends no model turn and uploads nothing. Everything the session holds between the first user message and the last one goes to the clipboard, and that is the whole feature.
pi-umbra-copy-chat/
├── checks
│ └── umbra-copy-chat.check.ts
└── extensions
└── umbra-copy-chat.tsInstall
pi install npm:pi-umbra-copy-chatMIT.
