Skip to content

Satisfy latest CI guardrails#212

Closed
1jehuang wants to merge 3 commits into
masterfrom
fix-browser-setup-201
Closed

Satisfy latest CI guardrails#212
1jehuang wants to merge 3 commits into
masterfrom
fix-browser-setup-201

Conversation

@1jehuang

@1jehuang 1jehuang commented May 14, 2026

Copy link
Copy Markdown
Owner

This PR was originally used for issue #201 validation, but the Windows browser setup fixes are now already on master:

  • d4fda75 Require Firefox bridge host asset during setup
  • a68185c Use file URLs for browser extension install
  • 719b4a5 Always refresh Windows native host registry
  • 95db8ae Repair browser setup when native host is missing

After rebasing on current master, this PR only carries unrelated CI guardrail cleanup for newer rustfmt/clippy behavior. It is no longer required to close #201.

@1jehuang 1jehuang force-pushed the fix-browser-setup-201 branch from 0260c3a to f5d3630 Compare May 14, 2026 11:13
@1jehuang 1jehuang changed the title Fix Windows browser setup native host staging Satisfy latest CI guardrails May 14, 2026
@1jehuang

Copy link
Copy Markdown
Owner Author

Superseded. Per this PR's own description, its substantive browser-setup fixes (#201) are already on master. The only remaining content was CI guardrail cleanup for newer rustfmt/clippy, which is now done comprehensively in #419 (full cargo fmt --all, clippy --all-targets --all-features -- -D warnings clean, and refreshed budget baselines) against current master. This branch is also based on a stale tree (its clippy commits target pre-crate-split paths like src/auth/lifecycle.rs), so closing rather than rebasing.

@1jehuang 1jehuang added the triage: superseded PR triage: already fixed in master label Jun 29, 2026
@1jehuang 1jehuang closed this Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage: superseded PR triage: already fixed in master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows: jcode browser setup fails — firefox-agent-bridge-host.exe not staged

1 participant