github nyldn/claude-octopus v8.31.1
v8.31.1 — Batch alias & parallel quality defaults

latest releases: v9.23.0, v9.22.2, v9.22.1...
one month ago

What's Changed

  • /octo:batch alias — The existing /octo:parallel (Team of Teams) workflow is now also reachable via /octo:batch. No new command — same skill, new entry point for users who think in "batch" terms.
  • Stronger per-WP quality defaults — Each work package now mandates: run tests, run linter, no type suppression (@ts-ignore, type: ignore), no placeholder code (TODO, FIXME), fix broken tests instead of deleting them.
  • Quality spot-check in aggregation — After all work packages complete, the orchestrator scans outputs for suppression markers, placeholder code, and test skip markers before declaring success.
  • Batch-relevant examples — New examples covering migrations, multi-issue parallel fixes, and building independent tools simultaneously.

Full Changelog: v8.31.0...v8.31.1

Don't miss a new claude-octopus release

NewReleases is sending notifications on new releases.