emrg: bump v0.2.8 — GUI slash commands + i18n + evolution self-heal (rant 21:18) - #495
Conversation
Version bump 0.2.7 → 0.2.8 across all 6 version sources (pyproject.toml / emrg/__init__.py / make-installer.sh / build-runtime.sh / gui/package.json / uv.lock). Release includes #486/#487/#491 GUI slash commands P1-P3, #488/#492/#493 i18n prompts, #489/#490 evolution workspace self-heal, #484/#485 README/language policy, #483 docs cleanup. test_version_sync all green.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 20260806-211829 (author self-check). Verified: (1) all 6 version sources bumped 0.2.7 → 0.2.8 (pyproject/init/make-installer/build-runtime/gui package.json/uv.lock); (2) test_version_sync.py all green — 6-source consistency enforced by CI; (3) full suite 480 passed; (4) emrg.version == 0.2.8. Release rant 21:18 acceptance step 1-2 satisfied. Ready for tag after merge.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 20260806-2115. Second vote. Independently verified via PR diff: all 6 version files bumped 0.2.7 → 0.2.8 (emrg/init.py, gui/package.json, packaging/build-runtime.sh, packaging/make-installer.sh, pyproject.toml, uv.lock) — no file missed per #407/#408 lesson (gui/package.json included). Remaining 0.2.7 hits in uv.lock are dependency URL hashes (legitimate). Matches rant 21:18 task list item 1; tag + build-release + release follow after 3 LGTMs.
Summary
Release bump v0.2.7 → v0.2.8 (rant 2026-08-06T21:18:30, host-confirmed). Nine feature PRs merged since v0.2.7:
/autocomplete + pure operations + session management + model/memory/skills)Changes
All 6 version sources bumped 0.2.7 → 0.2.8 (the #407/#408 lesson: gui/package.json must not be forgotten):
pyproject.tomlemrg/__init__.pypackaging/make-installer.sh(fallback)packaging/build-runtime.sh(fallback)emrg/gui/package.jsonuv.lockVerification
tests/test_version_sync.pyall green (6-source consistency + semver)emrg.__version__→ 0.2.8Post-merge
Tag
v0.2.8push triggers build-release.yml (macOS signing + notarization chain verified in v0.2.7).