Checkpoints not getting recorded after compaction
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
I had a long running session and ran compaction for probably the fourth time. I wanted to see what the checkpoints looked like, but when I ran the command `/session checkpoints`, it said no checkpoints yet. Where are they then??
### Affected version
1.0.39
### Steps to reproduce the behavior
Have a session with some data in it. Have it run compaction a few times over the course of the conversation.
Run `/session checkpoints` and see the "No checkpoints yet." output
### Expected behavior
I should see a list of checkpoints and some info about what happened in each.
### Additional context
Windows 11 using Windows Terminal
Another image where I tried `/session checkpoints 2`
Contributor guide
Assessment
This issue has not been assessed yet.