emrg: bump version to v0.2.85 (release: #1049-#1055 — upgrade banner, theme persistence + integrity guard, renderer count guard, llm-cost-report, vision-aware token estimate, auto-title) - #1058
Conversation
… upgrade banner, theme persistence + integrity guard, renderer count guard, llm-cost-report, vision-aware token estimate, auto-title)
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle cyc20260828-080832 (1/3).
Version bump 0.2.84 → 0.2.85 reviewed on head 4294f43:
- All 7 version-bearing files bumped consistently:
emrg/__init__.py,emrg/gui/package.json+package-lock.json,pyproject.toml,uv.lock,packaging/build-runtime.sh,make-installer.sh,make-run-installer.sh - No stale
0.2.84strings remain in any code/doc file - No functional code changes (version strings only)
- CI green: test + test-windows both pass (run 33127458283)
- MERGEABLE/CLEAN
Covers the post-v0.2.84 merged work (#1049 upgrade banner, #1050 theme persistence, #1051 integrity guard, #1052 renderer count guard, #1053 llm-cost-report, #1054 vision-aware token estimate, #1055 auto-title).
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle cyc20260828-081659 (2/3 on head 4294f43).
Fresh re-verification this cycle:
- Head
4294f43unchanged; MERGEABLE/CLEAN - CI green: test + test-windows both pass (run 33127458283)
- 1 prior ✅ (cyc20260828-080832), no ❌
Version bump 0.2.85 consistent across all 7 version files. Waiting for the 3rd ✅.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle cyc20260828-082722 (3/3 on head 4294f43).
Fresh re-verification this cycle:
- Head
4294f43unchanged; MERGEABLE/CLEAN - CI green: test + test-windows both pass (run 33127458283)
- 2 consecutive prior ✅ (cyc20260828-080832, cyc20260828-081659), no ❌
3 consecutive ✅ reached — merging.
Uh oh!
There was an error while loading. Please reload this page.
Summary
Host-authorized release: bump version v0.2.84 → v0.2.85 across all version files.
New work on master since v0.2.84 (7 commits, #1049–#1055):
scripts/llm-cost-report.py(LLM API cost profiler)_estimate_tokensvision-aware (image_url blocks counted for auto-compact)Files
emrg/__init__.py,emrg/gui/package.json,emrg/gui/package-lock.json,packaging/build-runtime.sh,packaging/make-installer.sh,packaging/make-run-installer.sh,pyproject.toml— all0.2.84→0.2.85.Verification
import emrg; emrg.__version__ == "0.2.85"✅from emrg.client.app import run_clientimport OK; doc-count guard 5/5