autofix.ci / autofix (pull_request) Failing after 18m46s
CI / Lint (pull_request) Successful in 18m21s
CI / Build Test (stage-web) (pull_request) Failing after 12m34s
CI / Build Test (ui-loading-screens) (pull_request) Failing after 13m24s
CI / Build Test (ui-transitions) (pull_request) Successful in 28m30s
CI / Unit Test (pull_request) Failing after 17m51s
CI / Type Check (pull_request) Successful in 26m58s
CI / Check Provenance (pull_request) Failing after 1m6s
PR Triage Dispatch / Dispatch PR Triage (pull_request_target) Successful in 23s
The fork does not use the VSCode extension. The CI install also failed, because the extension ran `tsx` from a `prepare` script and never declared `tsx` as a dependency. Remove both `integrations/vscode` packages, the release-vsix workflow, the workspace glob, and the debug launch config. The host plugin was a stub with no dependents.