Skip to content

feat(app): add auto-review flow and model preferences#18842

Closed
dzianisv wants to merge 5 commits intoanomalyco:devfrom
dzianisv:pr/auto-review-model-settings
Closed

feat(app): add auto-review flow and model preferences#18842
dzianisv wants to merge 5 commits intoanomalyco:devfrom
dzianisv:pr/auto-review-model-settings

Conversation

@dzianisv
Copy link
Copy Markdown

Summary

  • add auto-review controls in the prompt and command palette, including toasts and persisted settings state
  • add Models settings for default model, review model, and auto-review toggle, and wire default model into local model resolution
  • auto-queue a review follow-up after completed assistant turns using the configured review model, with loop-avoidance guards and xhigh when supported
  • add e2e selectors and settings tests for model preference persistence and prompt/settings auto-review toggle sync
  • add AGENTS note that isolated app e2e specs should run via bun test:e2e:local -- -- <spec>

Validation

  • bun typecheck (packages/app)
  • bun test (packages/app)
  • bun test:e2e:local -- -- e2e/settings/settings-models.spec.ts
  • pre-push bun turbo typecheck hook passed during push

@dzianisv dzianisv requested a review from adamdotdevin as a code owner March 23, 2026 21:11
@github-actions
Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Mar 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Mar 23, 2026
@github-actions github-actions bot closed this Mar 23, 2026
@dzianisv dzianisv deleted the pr/auto-review-model-settings branch March 29, 2026 17:49
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