Skip to content

[CI only] upstream #8391: fix(preflight): do not pin empty WSL/local agent detection#23

Closed
bbingz wants to merge 3 commits into
mainfrom
fix/wsl-agent-detect-nonsticky-empty
Closed

[CI only] upstream #8391: fix(preflight): do not pin empty WSL/local agent detection#23
bbingz wants to merge 3 commits into
mainfrom
fix/wsl-agent-detect-nonsticky-empty

Conversation

@bbingz

@bbingz bbingz commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Exact-head CI verification for stablyai#8391. This PR is not intended to merge and will be closed after checks complete.

bbingz added 3 commits July 12, 2026 19:39
…8366)

Empty [] is truthy, so a cold-start soft-fail permanently hid agents from
the launcher until a context switch. Match remote/runtime non-sticky empty
caching, clear empty detectPromise snapshots, and retry one WSL ETIMEDOUT.
Store non-sticky empty was not enough: useDetectedAgents only called
ensureLocal when detectedIds was null, so TabBar/QuickLaunch never
re-probed after a WSL cold-start []. Mirror SSH/runtime one-shot empty
remount retry for local surfaces (stablyai#8366 / stablyai#8391).
@bbingz bbingz closed this Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant