Skip to content

Persist REPL session state#14

Merged
laotoutou merged 1 commit intomainfrom
issue-11-persist-repl-session
Mar 13, 2026
Merged

Persist REPL session state#14
laotoutou merged 1 commit intomainfrom
issue-11-persist-repl-session

Conversation

@laotoutou
Copy link
Copy Markdown
Contributor

Summary

  • persist the minimum REPL session state in the filesystem-backed store
  • restore workspace, focus thread, inspection scope, and pending checkpoint context when REPL starts
  • save session state when REPL context changes and on exit
  • add store and REPL tests covering session save/restore behavior

Closes #11

Testing

  • cd /Users/huangzhihao/sandbox0/workspace/sandnote && go test ./...

@laotoutou laotoutou merged commit a04f9bc into main Mar 13, 2026
@laotoutou laotoutou deleted the issue-11-persist-repl-session branch March 13, 2026 20:58
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.

Persist REPL session state

2 participants