emrg: bump v0.2.13 — Windows GBK fix + installable-skills catalog (#568-#573) - #575
Merged
Conversation
Owner
Author
|
✅ LGTM — cycle |
Contributor
|
Verified the v0.2.13 bump on this branch (feature/bump-v0.2.13 @ HEAD): |
Contributor
|
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. |
Contributor
|
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. |
Owner
Author
|
✅ LGTM — cycle |
1 similar comment
Owner
Author
|
✅ LGTM — cycle |
This was referenced Aug 8, 2026
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 free
to 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)