What to build
Replace the Sessionizer plugin's Bun runtime entrypoints with compiled executables so Herdr actions and panes can launch the plugin without depending on bun run at runtime.
This slice should cover the end-to-end path: produce executable artifacts for the plugin entrypoints, point the plugin manifest at those artifacts, and verify that the Sessionizer and Worktree flows still open and run correctly through Herdr.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Replace the Sessionizer plugin's Bun runtime entrypoints with compiled executables so Herdr actions and panes can launch the plugin without depending on
bun runat runtime.This slice should cover the end-to-end path: produce executable artifacts for the plugin entrypoints, point the plugin manifest at those artifacts, and verify that the Sessionizer and Worktree flows still open and run correctly through Herdr.
Acceptance criteria
bun run.Blocked by
None - can start immediately