Global export of Entire session data across repos -- Community Discord Request
Open
@peyton-alt is already working on this.
Since May 8, 2026.
community
enhancement
- Dominant language
- Go
- Stars
- 5.1k
- Forks
- 475
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 178
Description
A community member in Discord asked for a global way to access Entire session data on a machine, without having to go repo by repo. Conversation: Discord thread
They also mentioned that it would be helpful to visualize this in the UI.
Their reason for wanting this is that they want to run evals with different prompts and be able to see how sessions played out, compare outcomes, and rewind past sessions more easily across repos.
Possible directions:
- a global export command, such as
entire export --all-repos - a global sessions view, such as
entire sessions --all-repos - a UI view that shows sessions across repos and supports inspection/rewind
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.