Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 18:28

Added

  • Added top-level clean-room-skill --version output.
  • Added clean-room-skill init --single-task for the legacy flat task layout.

Changed

  • clean-room-skill init now creates a neutral project layout by default, with task roots under <artifact-base>/<project>/tasks/<task-id>/ and a shared project-level implementation/ root.
  • Init output now prints project root and task root explicitly instead of the ambiguous output folder wording.
  • Runtime skill and reference docs now align with the project-default bootstrap flow and release guidance requires matching version, changelog, and GitHub Release updates.

Full Changelog: v0.3.1...v0.4.0