Skip to content

chore(release): v0.9.3#123

Merged
hyoshi merged 2 commits into
mainfrom
release/v0.9.3
May 19, 2026
Merged

chore(release): v0.9.3#123
hyoshi merged 2 commits into
mainfrom
release/v0.9.3

Conversation

@hyoshi
Copy link
Copy Markdown
Collaborator

@hyoshi hyoshi commented May 19, 2026

Release v0.9.3 — patch.

Only change since v0.9.2: #122 Windows compatibility — os.fchmod crash fix (new mureo/fsutil.py), simple_term_menu/NotImplementedError fallback, %APPDATA% Claude Desktop path, plus a real windows-latest CI job + platform-aware tests.

  • Version bump 0.9.2 → 0.9.3 (pyproject / mureo/__init__.py / .claude-plugin/plugin.json; manifest-parity test green)
  • CHANGELOG [0.9.3]

Release-prep only (chore). Merge → tag v0.9.3 → GitHub Release triggers release.yml → PyPI.

hyoshi added 2 commits May 19, 2026 14:18
Post-merge main CI (run 26077780980) flaked here: the test sampled
stop_event.is_set() immediately after the /api/shutdown response,
racing the server thread that sets the event (passed on PR #122 and
PR #123 with identical code). stop_event is a threading.Event — wait
for it with a bounded 5s timeout instead of sampling once. Same
property asserted; still fails (with a clear message) if /api/shutdown
never triggers stop. Bundled into the v0.9.3 release branch so the
released main is robust against this recurring flake.
@hyoshi hyoshi merged commit e19aed0 into main May 19, 2026
9 checks passed
@hyoshi hyoshi deleted the release/v0.9.3 branch May 19, 2026 05:30
Sign up for free to 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.

1 participant