web: rent the port from the manager #12

Merged
PerishFire merged 1 commit from lease-lane into main 2026-07-15 07:33:32 +00:00
Owner

web: rent the port from the manager

sidecar 0.5.2 leases the app port at every start (port = 0 in the
manifest), injects it as SIDECAR_PORT, and resolves the {port} template
of health_url. vite consumes the env var and binds 127.0.0.1 strict,
5173 only as the hand-run fallback; the playwright wrapper stops reading
the manifest and discovers the live address from sidecar status --format json. No fixed port, no loopback squatting, nothing to
collide with - the 5173 question dissolves.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

web: rent the port from the manager sidecar 0.5.2 leases the app port at every start (port = 0 in the manifest), injects it as SIDECAR_PORT, and resolves the {port} template of health_url. vite consumes the env var and binds 127.0.0.1 strict, 5173 only as the hand-run fallback; the playwright wrapper stops reading the manifest and discovers the live address from `sidecar status --format json`. No fixed port, no loopback squatting, nothing to collide with - the 5173 question dissolves. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
web: rent the port from the manager
All checks were successful
guard / guard (pull_request) Successful in 7s
fad0bd04bb
sidecar 0.5.2 leases the app port at every start (port = 0 in the
manifest), injects it as SIDECAR_PORT, and resolves the {port} template
of health_url. vite consumes the env var and binds 127.0.0.1 strict,
5173 only as the hand-run fallback; the playwright wrapper stops reading
the manifest and discovers the live address from `sidecar status
--format json`. No fixed port, no loopback squatting, nothing to
collide with - the 5173 question dissolves.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
PerishFire deleted branch lease-lane 2026-07-15 07:33:33 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishLab/plumb!12
No description provided.