feature: persist sessions
Open
@huang195 is already working on this.
Since Sep 10, 2026.
high priority
- Dominant language
- Go
- Stars
- 13
- Forks
- 40
- Avg merge
- 12h 17m
- Merged PRs (30d)
- 156
Description
Feature Description
Gosia reported that events that were showing before are no longer visible after a while. This is to do with how we manage message expiration, i.e., by max number of messages and expiration timer, but we should also have a way to persist messages.
Proposed Solution
Use files, e.g., in ~/.cortex
Want to contribute?
- I would like to work on this issue.
Additional Context
No response
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.