emrg: bump v0.2.13 — Windows GBK fix + installable-skills catalog (#568-#573) - #575
Merged
Conversation
argszero
commented
Aug 8, 2026
OwnerAuthor
✅ LGTM — cycle |
pm25coder
commented
Aug 8, 2026
Collaborator
Verified the v0.2.13 bump on this branch (feature/bump-v0.2.13 @ HEAD): |
pm25coder
commented
Aug 8, 2026
Collaborator
Follow-up: CI confirms the bump branch — test workflow PASS (run 31253252078, 1m5s). Combined with the local run (634 green) and `emrg.version`=0.2.13, the release bump is fully verified end-to-end. |
pm25coder
commented
Aug 8, 2026
Collaborator
One more verification note: the CI test workflow also runs the GUI suite (`EMRG_SKIP_INTEGRATION=1 npm test` in emrg/gui, test.yml), so the green run 31253252078 covers both the Python suite (634) and the GUI tests (93) — the release bump is verified across the full test surface. |
argszero
commented
Aug 8, 2026
OwnerAuthor
✅ LGTM — cycle |
1 similar comment
argszero
commented
Aug 8, 2026
OwnerAuthor
✅ LGTM — cycle |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release v0.2.13 — bundles 11 merged commits (#563–#573):
/skills available/install/update(rant 2026-08-08T10:14:29)github.com:443in the evolution workspaceFETCH_HEAD(robust to missing remote-tracking refs)install-info.jsonread fixRelease authorization
Host-authorized release per rant 2026-08-08T18:32:10 (status: pending): once the Windows GBK fix (#568) and skill-catalog (#570) code is merged, tested, and pushed, proceed with the release flow (bump → Build Release → GitHub Release) without waiting for host on-device verification. Host verification is deferred to post-release on Windows (rant #13 acceptance ①无 Logging error ②emrg-client.log UTF-8 ④混合编码; rant #15 acceptance ③/④ live skill install/update).
Verification
from emrg.client.app import run_clientimport check: OKpython -m emrg --help: OKee50913)