Skip to content

jutsu 0.11.0

Choose a tag to compare

@github-actions github-actions released this 08 May 03:39
· 48 commits to main since this release
v0.11.0
c72c156

jutsu CLI release v0.11.0.

Install via Homebrew:

brew install momentmaker/tap/jutsu

Install via curl:

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

Changelog

  • c72c156 Merge v0.11.0-autopilot: swarm.RunPipeline extraction + autopilot v2
  • 83e748e chore(v0.11.0): drop IMPLEMENTATION_PLAN.md after stages 1-3 ship
  • 7cb406d feat(v0.11.0 stage 1): swarm.RunPipeline extraction + Stage 2 stub replacement
  • e419236 feat(v0.11.0 stage 2): autopilot v2 skill + jutsu autopilot cobra group
  • 9fda0c2 feat(v0.11.0 stage 3): 3 new built-in personas + housekeeping + marker bump
  • 8f74f1a polish(v0.11.0 stage 1): drop dead EstimateFn + add pipeline_test.go