Skip to content

Agentify Desktop 0.2.4

Latest

Choose a tag to compare

@waml waml released this 18 May 03:36
d20e2e3

Agentify Desktop 0.2.4

Windows Chrome CDP startup fix.

Fixed

  • Fixed Windows Chrome CDP startup by spawning Chrome-family browser executables directly without a shell.
  • Removed the shell-based Chrome CDP launch path that could produce Node DEP0190 warnings and chrome_cdp_unavailable on Windows.
  • Added regression coverage ensuring Chrome CDP spawn options stay shell-free.
  • Kept the Chrome CDP cleanup test portable on Windows after removing shell execution.

Validation

  • Local npm test: 163/163 passing.
  • PR #53 CI: Ubuntu and Windows passing.
  • Main CI: Ubuntu and Windows passing.
  • npm pack dry-run: version 0.2.4, 40 files, no private/sprite workflow matches.