Problem or use case
I'm building a desktop app that uses Entire's checkpoints and conversation tracking features. Currently, to find new events in active Entire sessions, I have to watch the filesystem and poll for changes.
Instead of this, it would be great if I could register my own scripts to run every time Entire creates a new checkpoint, or processes a new Claude message, etc.
Desired behavior
Proposed solution
No response
Alternatives or workarounds
No response