Expand description
Session-to-worktree mapping store.
Persists session-worktree mappings in ~/.zag/projects/<id>/sessions.json
so that zag run --resume <id> can resume inside the correct workspace.
Structs§
- Session
Entry - Session
Info - Public session info struct for programmatic API consumers.
- Session
Store