Skip to content

Conversation

@devgi
Copy link

@devgi devgi commented Nov 20, 2025

Work on #29 ability to record checkpoints of strix and resume execution from the last state.

The PR includes two implementations of the CheckpointStore interface: SQLite and a file store.
The code records execution and restores the root agent's state from the stored checkpoint.
Note that the code for the resume subagent executions is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant