Skip to content

Agent Ready v2.0.0

Latest

Choose a tag to compare

@hao0401 hao0401 released this 09 Jun 11:15

Breaking safety change: agent-ready validate is plan-only by default and no longer executes detected project commands unless --execute is passed.

Added:

  • --execute is now required to run detected validation commands.
  • --dry-run remains an explicit plan-only option.
  • --dry-run and --execute are mutually exclusive.

Updated:

  • README, skill instructions, PR package guidance, demo outputs, screenshots, and GIF now reflect the safer default.