Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 10:45

2.0.0 (2025-12-29)

Code Refactoring

  • cli: simplify flag hierarchy with cascading --ship → --pr → --isolation (#18) (5718ead), closes #17

BREAKING CHANGES

  • cli: auto command removed, use run --ship instead
  • Remove auto command (use run --ship for full automation)
  • Add --ship flag: isolation + PR + auto-merge
  • --pr now auto-enables --isolation
  • Rename clearpurge for clarity
  • Update help text with cascading flag examples
  • Add agents command stubs
  • Add --json output support to list/status