Skip to content

v0.1.4 — Polish + repo hygiene

Latest

Choose a tag to compare

@se4thvin se4thvin released this 13 May 01:46

First "professional polish" release. No behavior changes for installed users — this is repo hygiene plus determinism improvements to the filename slug rules.

Added

  • CHANGELOG.md to track release history.
  • CONTRIBUTING.md and SECURITY.md for project hygiene.
  • "license": "MIT" field in plugin.json for tooling discoverability.
  • README badges for version, license, and Claude Code compatibility.

Changed

  • Slugify rules in writing-handoff are now deterministic across sessions (explicit bash one-liner + 40-char cap + empty-result handling).
  • Implementation history (docs/specs/, docs/plans/, docs/tests/) moved under docs/development/ to declutter the top-level view.

Fixed

  • Absolute path containing real-name path component redacted from the verbatim baseline response in docs/development/tests/baseline-writing-handoff.md.

Install

/plugin marketplace add se4thvin/context-handoff
/plugin install context-handoff
/reload-plugins