Skip to content

Fix Windows Electron launcher - #52

Merged
waml merged 1 commit into
mainfrom
codex/windows-launch-main-0.2.3
May 18, 2026
Merged

Fix Windows Electron launcher#52
waml merged 1 commit into
mainfrom
codex/windows-launch-main-0.2.3

Conversation

@waml

@waml waml commented May 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Launch the bundled Electron package through its Node CLI instead of the Windows .cmd shim for the npm GUI path.
  • Apply the same safer Electron launch resolution to MCP desktop auto-start.
  • Add Windows CI coverage for npm install/test and the CLI help path.
  • Normalize packed context display paths and make legacy path tests portable for Windows.
  • Document Windows Chrome CDP setup and explicit browser executable configuration.

Validation

  • node --check bin/agentify-desktop.mjs
  • node --check mcp-lib.mjs
  • node --check context-packer.mjs
  • node bin/agentify-desktop.mjs --help
  • npm test: 162/162 passing
  • npm pack --dry-run --json: version 0.2.3, 40 files, no private/sprite workflow matches
  • PR Fix Windows Electron launcher #51 proved the new Windows CI leg catches Windows-only failures; this PR is rebuilt cleanly from current main.

@waml
waml merged commit 88eaba3 into main May 18, 2026
4 checks passed
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