Skip to content

v0.5.4

Choose a tag to compare

@asakaguchi asakaguchi released this 15 Jun 16:40
· 36 commits to main since this release
4926821

Added

  • OKF v0.1 minimal conformance for Wiki concept pages — concept page frontmatter now carries type and okf_version fields, aligning Wiki pages with Open Knowledge Format v0.1.
  • OKF v0.1 sync and upstream visualizer integration guide — documentation now covers OKF v0.1-conformant synchronization and connecting the upstream visualizer.

Changed

  • /rite:pr:run defaults to draft-only — the command runs open → iterate (stopping at draft) by default, and ready → merge → cleanup is opt-in via the --merge flag.
  • Wiki index.md reshaped to OKF bullet form with two-pass queryindex.md adopts an OKF bullet structure and wiki:query resolves in two passes.
  • Wiki log.md reshaped to OKF formlog.md adopts an OKF structure and the ingest:skip state moves into raw frontmatter.

Fixed

  • wiki:close heredoc write-failure guardclose.md Phase 4.4.W guards against heredoc write failure, mirroring the review/fix path.
  • /rite:pr review/fix $trigger_exit defensive default — Step 3 assigns a defensive default to $trigger_exit.
  • Live-process worktrees protected from /clear "Path does not exist" — worktrees with a live process are protected so the /clear "Path does not exist" error does not recur.