main stable run -> sub -11 - #58
Merged
Merged
Conversation
…ctor' into user-experience-improvements-sub-7
…-code-refactor Merge claude-code-refactor (agent HookAdapter registry) into user-experience-improvements-sub-7
…ub-11 main <- User experience improvements sub 11
…ub-11 -> main User experience improvements sub 11 -> main
The win32 Package job failed at npm test: host-path tests (host-detector, cursor-state-dump-helpers, advisory-store-reader, path-enumerator, resolve-db-workspace) assume POSIX '/' separators + POSIX realpath semantics, so they false-fail on the Windows runner (path.join uses the host separator; Windows uses 8.3 short names like RUNNER~1). They validate platform-agnostic logic and pass on Linux + macOS. The win32 job still typechecks, builds, and packages the native binary, validated by build + manual cross-OS install.
ci(publish): run ext-vscode unit tests on Linux+macOS, skip win32
… --arch GitHub Intel-macOS (macos-13) runners are scarce/deprecated and queue for hours. Build the Intel-Mac (darwin-x64) better-sqlite3 binary by cross-compiling on the plentiful Apple-Silicon runner: derive the target arch from --target and pass --arch to electron-rebuild (macOS toolchain is universal → a real Intel-Mac binary, no Intel runner needed). Other targets pass their host arch (native, unchanged); local npm run package unchanged. Also adds timeout-minutes:45.
… main ci(publish): cross-compile darwin-x64 on Apple Silicon (macos-14) via…
hi0001234d
merged commit Jun 26, 2026
233da21
into
user-experience-improvements-sub-11
6 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.