Add --dry-run flag to pi-review.sh

t-284·WorkTask·
·
·
·Omni/Ide.hs
Created1 month ago·Updated1 month ago

Description

Edit

Add a --dry-run flag that shows what would happen without actually committing, rejecting, or modifying task status.

Requirements:

  • Must work with task ID: pi-review --dry-run t-123
  • Should run all verify commands (lint, bild, test)
  • Should show the diff and review prompt
  • Should show what verdict pi would give
  • But should NOT: commit, revert, add comments, or change task status
  • Print a clear message that this is a dry run

Timeline (2)

🔄[human]Open → InProgress1 month ago
🔄[human]InProgress → Done1 month ago