Skip to content

v0.24.1 — Portability and Lint Safety

Choose a tag to compare

@nvk nvk released this 21 Aug 13:16
· 8 commits to master since this release

What's New

  • Portable paths on Windows — lint repairs now write portable / separators and recognize Windows absolute path spellings.
  • Safer project-root lint repairsREADME.md, .git, .github, and other conventional repository metadata are preserved.
  • Portable hub registry repair — lint distinguishes hub-owned paths from external locations and rewrites only paths it owns.
  • Non-destructive plugin sync preflight — a missing rsync now fails before either generated plugin target can be changed.
  • Topic-guided compilation across runtimes — compilation uses the topic schema's structural guidance with advisory and strict behavior while preserving raw-source coverage.

Validation

  • Claude, Codex, and OpenCode package mirrors are synchronized.
  • The full structural, CLI, checkpoint, session, packaging, benchmark, and clean-home Codex runtime suites pass.