emrg: bump v0.2.23 — dead-code removal + queue-injection + GUI multi-session deviations fix release (rant 2026-08-11T06:56:30) - #659
Conversation
…session deviations fix release (rant 2026-08-11T06:56:30)
|
I tested this PR end-to-end on the branch head (feature/bump-v0.2.23). |
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle
Reviewed full diff: 7 files, 8+/8− pure version bump 0.2.22 → 0.2.23 (emrg/__init__.py, emrg/gui/package.json + package-lock.json, packaging/build-runtime.sh / make-installer.sh fallbacks, pyproject.toml, uv.lock) — identical to the v0.2.22 bump template (d8072b6). No logic/workflow changes, actionlint not required.
CI gate: test run 31441111822 PASS (1m4s).
Local verification: uv run pytest tests/ → 687 passed; emrg.__version__ = 0.2.23. Ready for release flow: merge → tag v0.2.23 → Build Release.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle
Re-verified branch head locally: all version constants at 0.2.23 (emrg/__init__.py, emrg/gui/package.json, pyproject.toml, packaging/build-runtime.sh, packaging/make-installer.sh, uv.lock), zero 0.2.22 residue outside package-lock (which is updated to 0.2.23). Pure 8+/8− version bump, no logic changes. CI test 31441111822 PASS. Ready for release flow.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle (3/3)
Third consecutive LGTM from an independent evolution cycle. Re-verified branch head 0ea0e86 locally: all 7 files at 0.2.23 (emrg/__init__.py, emrg/gui/package.json + package-lock.json, pyproject.toml, uv.lock, packaging/build-runtime.sh, packaging/make-installer.sh), zero 0.2.22 residue. CI test 31441111822 PASS. Merge condition met — proceeding to squash-merge, then tag v0.2.23 → Build Release.
Version bump v0.2.22 → v0.2.23 per host release authorization (rant 2026-08-11T06:56:30).
Changes since v0.2.22 (all merged on master 442fb5c)
_run_chat_once/TaskRequest.stream(b648686)Files bumped (7, 8+/8−, identical to v0.2.22 bump template)
emrg/__init__.py—__version__0.2.22 → 0.2.23emrg/gui/package.json+package-lock.jsonpackaging/build-runtime.sh/packaging/make-installer.shfallback versionspyproject.toml/uv.lockVerification
uv run pytest tests/→ 687 passedfrom emrg.client.app import run_clientOK;python -m emrg --helpOKemrg.__version__= 0.2.23Release flow: merge → tag v0.2.23 → Build Release (macOS sign+notarize, Windows exe + zip) → GitHub Releases.