Skip to content

Improve review prompting and runtime customization - #5

Open
divyangchauhan wants to merge 1 commit into
feat/diffvouch-go-clifrom
feat/diffvouch-review-prompt
Open

Improve review prompting and runtime customization#5
divyangchauhan wants to merge 1 commit into
feat/diffvouch-go-clifrom
feat/diffvouch-review-prompt

Conversation

@divyangchauhan

Copy link
Copy Markdown
Owner

Summary

  • add a hardened review contract that limits findings to issues introduced, exposed, or materially worsened by the patch
  • embed focused default review guidance with evidence, severity, uncertainty, chunking, and noise controls
  • support one-run overrides through --prompt and --prompt-file, while preserving invariant safety and structured-output requirements
  • add prompt behavior and CLI validation tests
  • document public AI code-review approaches, design decisions, and an evaluation plan

Testing

  • go test ./...
  • go vet ./...
  • go build ./cmd/diffvouch
  • git diff --check feat/diffvouch-go-cli...HEAD

Dependency

This is a stacked PR targeting feat/diffvouch-go-cli, which is currently proposed to main in #4.

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