Skip to content

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

Merged
argszero merged 1 commit into
argszero:masterfrom
how2how2how2-arch:feature/bump-v0.2.85
Aug 28, 2026

Conversation

@how2how2how2-arch

Copy link
Copy Markdown
Contributor

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):

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 — all 0.2.840.2.85.

Verification

  • import emrg; emrg.__version__ == "0.2.85"
  • from emrg.client.app import run_client import OK; doc-count guard 5/5

… upgrade banner, theme persistence + integrity guard, renderer count guard, llm-cost-report, vision-aware token estimate, auto-title)

@argszeroargszero left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ 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.84 strings 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).

@argszeroargszero left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle cyc20260828-081659 (2/3 on head 4294f43).

Fresh re-verification this cycle:

  • Head 4294f43 unchanged; 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 ✅.

@argszeroargszero left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle cyc20260828-082722 (3/3 on head 4294f43).

Fresh re-verification this cycle:

  • Head 4294f43 unchanged; MERGEABLE/CLEAN
  • CI green: test + test-windows both pass (run 33127458283)
  • 2 consecutive prior ✅ (cyc20260828-080832, cyc20260828-081659), no ❌

3 consecutive ✅ reached — merging.

@argszero
argszero merged commit a6b9591 into argszero:masterAug 28, 2026
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@how2how2how2-arch@argszero