CluPilotCloud/app
nexxo 5979470dda fix(engine): install wireguard-tools + bring up wg0; lock-coordinate host removal
- Image installs wireguard-tools/iproute2; the provisioning worker brings up
  wg0 before queue:work so LocalWireguardHub can manage peers.
- ConfirmRemoveHost deletes each run under its run:<uuid> lock so an in-flight
  worker can't keep mutating the server or write to a deleted run.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 10:57:51 +02:00
..
Actions fix(engine): durable queueing for long provisioning steps 2026-07-25 10:36:49 +02:00
Console feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
Http feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00
Livewire fix(engine): install wireguard-tools + bring up wg0; lock-coordinate host removal 2026-07-25 10:57:51 +02:00
Models fix(engine): address Codex round 2 (poll budget, host error state, wg race) 2026-07-25 10:26:37 +02:00
Providers feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
Provisioning fix(engine): fail on unresolvable pipeline step; make worker the WG hub 2026-07-25 10:53:40 +02:00
Services fix(engine): parse WireGuard CIDR for address allocation (any prefix length) 2026-07-25 10:48:16 +02:00