coily dispatch: support non-Mac-local environments incl WSL #138
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
coily dispatchonly works reliably on Mac local today. Every variant - headlessand interactive HITL - should work in other environments too. The gnarliest target
is WSL2 (Windows-side Ubuntu), and it is not yet clear that it can be made to work
there at all.
Scope
Get all dispatch variants working off Mac local:
claude -pfan-out on an issue ref).Target environments, in rough order of expected difficulty:
needs investigation before committing. Suspect blockers: process/PTY handling
for interactive sessions, terminal multiplexing,
/mntvs/homeperf split,bare-install toolchain gaps.
Acceptance
recorded for any combination that cannot be made to work.
a guess. If no-go, capture why so we stop re-litigating it.
Notes
WSL host specifics are captured in the
kai-wsl-envskill (bare Ubuntu 20.04,no passwordless sudo, manual Linuxbrew, perf-sensitive
/mntvs/home).