emrg: bump v0.2.14 — windowless daemon spawn fix (#576) - #579
Conversation
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle
Pure version bump 0.2.13→0.2.14 across all 7 canonical files (emrg/init.py, gui package.json/package-lock.json, pyproject.toml, uv.lock, packaging/build-runtime.sh fallback, packaging/make-installer.sh fallback) — same pattern as #575, no stray changes. Correctly carries the merged #576 fix (windowless daemon spawn, 92fe2b6) and #577 quick-ref docs (26e658d) to the host. Test pending (31256927920).
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 81. Third consecutive LGTM from a different cycle. Re-verified diff: pure version bump 0.2.13→0.2.14 in all 7 canonical files (emrg/init.py, emrg/gui/package.json, emrg/gui/package-lock.json ×2, pyproject.toml, uv.lock, packaging/build-runtime.sh, packaging/make-installer.sh); CI test pass; 634 local tests green. Merging to deliver #576 to the host.
Bump version 0.2.13 → 0.2.14 to carry the merged #576 fix (windowless daemon spawn on Windows — pythonw.exe + windowsHide), which landed after the v0.2.13 release and is therefore not yet available to the host.
Also includes the #577 quick-ref documentation commit.
7 files, 8 insertions / 8 deletions (pure version bump, same pattern as #575):
Verification: 634 pytest passed, import OK,
--helpOK.