Skip to main content

Module session

Module session 

Source
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§

SessionEntry
SessionInfo
Public session info struct for programmatic API consumers.
SessionStore