Skip to content

jutsu 0.13.0

Choose a tag to compare

@github-actions github-actions released this 09 May 02:03
· 33 commits to main since this release
v0.13.0
1c8d964

jutsu CLI release v0.13.0.

Install via Homebrew:

brew install momentmaker/tap/jutsu

Install via curl:

curl -fsSL https://kaijutsu.dev/install.sh | sh

Changelog

  • 1c8d964 Merge v0.13.0-preset-sdk: Preset SDK (swarm.yaml)
  • 36ceb20 chore(v0.13.0): drop IMPLEMENTATION_PLAN.md after stages 1-3 ship
  • 28326d4 feat(v0.13.0 stage 1): swarm.yaml schema + LoadUserPresets + registry-merge + validate command
  • 7c7dbb0 feat(v0.13.0 stage 2): cobra dynamic registration + per-InputKind flag wiring
  • 1c20936 feat(v0.13.0 stage 3): reference example yamls + housekeeping
  • 4be4df3 polish(v0.13.0 stage 1): convergence-pass fixes — sync test + edge guards
  • b9e5d6a polish(v0.13.0 stage 2): zero-impact-failure-mode pin + dead-import cleanup