Skip to content

v1.2.2 — Windows compatibility

Choose a tag to compare

@ahsan0444 ahsan0444 released this 10 Jun 19:26
· 15 commits to main since this release
  • skill-router: force UTF-8 stdout — cp1252 pipes could not encode the routing marker; the UnicodeEncodeError hit the fail-open handler and silently disabled all routing on Windows
  • enforce-mcp-search: canonical path comparison (normcase + realpath) replaces repo-root regex spellings — Windows path-form mismatches silently allowed covered-dir greps
  • CI: windows-latest restored to the matrix; full matrix green

See CHANGES.md for full detail.