Skip to content

add --regen-scenarios to aviator verify r/N - #22

Draft
simsinght wants to merge 1 commit into
masterfrom
regen-scenarios
Draft

add --regen-scenarios to aviator verify r/N#22
simsinght wants to merge 1 commit into
masterfrom
regen-scenarios

Conversation

@simsinght

@simsinght simsinght commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Runbook: https://app.aviator.co/r/1214

Adds a --regen-scenarios flag to aviator verify r/<number>: re-plans the browser interaction scenarios from the current acceptance criteria before collecting evidence. The scenario pre-pass otherwise runs only once per session, so criteria edited after the first run can demand interactions the frozen plan never performs. The flag implies a fresh full run and bypasses deduplication like --force; combining it with --evaluator-only is rejected client-side.

Stacks on #21 and pairs with the mergeit branch verify-regen-scenarios.

https://claude.ai/code/session_015gofgfqntp3kWNWimXYvv6

@aviator-app

aviator-app Bot commented Aug 24, 2026

Copy link
Copy Markdown

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This pull request is currently open (not queued).

How to merge

To merge this PR, comment /aviator merge or add the mergequeue label.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

@aviator-app

aviator-app Bot commented Aug 24, 2026

Copy link
Copy Markdown

Connected this PR to r/1214.

@aviator-app

aviator-app Bot commented Sep 1, 2026

Copy link
Copy Markdown

This PR is stacked on top of #21 which was merged. This PR (and its dependents) need to be synchronized on the commit that was merged into master. If you use the av CLI, you can run the following from your repository:

# Switch to this branch
git checkout regen-scenarios
# Sync this branch (and its children) on top of the merge commit
av sync

Base automatically changed from trigger-verify to master September 1, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant