Skip to content

feat: additional AI validation functionality#408

Merged
rich-iannone merged 51 commits into
mainfrom
feat-ai-validation-copilot
Jul 2, 2026
Merged

feat: additional AI validation functionality#408
rich-iannone merged 51 commits into
mainfrom
feat-ai-validation-copilot

Conversation

@rich-iannone

Copy link
Copy Markdown
Member

This PR adds the ability to edit an existing validation plan from a natural-language instruction, complementing DraftValidation's from-scratch generation. It introduces a plan serializer (Validate.to_code() / Validate.to_yaml(), both round-trippable via exec/yaml_interrogate()), the EditValidation class with diff()/changed_steps()/preview()/accept() and a syntax-lint + auto-reprompt guardrail (back-ported to DraftValidation), plus the Validate.suggest_improvements()/from_prompt() convenience methods and a pb edit CLI command.

@github-actions
github-actions Bot temporarily deployed to pr-408 July 2, 2026 03:44 Destroyed
@github-actions
github-actions Bot temporarily deployed to pr-408 July 2, 2026 03:59 Destroyed
@github-actions
github-actions Bot temporarily deployed to pr-408 July 2, 2026 05:06 Destroyed
@github-actions
github-actions Bot temporarily deployed to pr-408 July 2, 2026 05:12 Destroyed
@rich-iannone
rich-iannone merged commit 57b2153 into main Jul 2, 2026
9 checks passed
@rich-iannone
rich-iannone deleted the feat-ai-validation-copilot branch July 2, 2026 13:53
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