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§
- List
Command - Lists the live cross-window set of open worktrees/repos.
- Worktrees
Command - Worktrees: see the repos/worktrees open across every VS Code window, kept live by the daemon.
Enums§
- Worktrees
Subcommands - Worktrees subcommands.