Expand description
sparrow share โ Share the latest session transcript as a GitHub Gist.
Reads the latest session transcript from state/transcripts/, formats it
as a clean Markdown gist, and uploads it to GitHub Gist using either the
gh CLI or a direct API call. Returns the shareable URL.
Functionsยง
- run_
share - Run the share command.