Skip to main content

Module worktrees

Module worktrees 

Source
Expand description

omni-dev worktrees — a thin client for the daemon’s cross-window worktree registry.

Lifecycle stays on omni-dev daemon (start/stop/status/restart); this command only sends the worktrees service’s read op (list) over the daemon’s Unix control socket. The companion VS Code extension is what feeds the registry (register/heartbeat/unregister), talking to the same socket directly from each window.

Structs§

ListCommand
Lists the live cross-window set of open worktrees/repos.
WorktreesCommand
Worktrees: see the repos/worktrees open across every VS Code window, kept live by the daemon.

Enums§

WorktreesSubcommands
Worktrees subcommands.