Skip to content

feat: make PR review automation agent-agnostic#804

Open
AnrokX wants to merge 15 commits intomainfrom
feature/universal-pr-review
Open

feat: make PR review automation agent-agnostic#804
AnrokX wants to merge 15 commits intomainfrom
feature/universal-pr-review

Conversation

@AnrokX
Copy link
Collaborator

@AnrokX AnrokX commented Mar 10, 2026

Summary

  • Added agent-agnostic PR review automation support in both automation service and queue/manual launcher flows.
  • Wired reviewer spawn/feedback to preserve selected agent session identity (Claude or Codex) and added session tracking for precise feedback routing.
  • Added configurable Codex/Claude reviewer options to defaults and documentation.
  • Updated Queue panel actions to spawn review/fix/overnight/recheck agents using the configured task launch agent preference.

Files

  • client/app.js
  • server/prReviewAutomationService.js
  • user-settings.default.json
  • CODEBASE_DOCUMENTATION.md

Notes

  • Reviewer selection now includes both -claude and -codex sessions and labels messages by actual agent.
  • PR automation config now supports:
    • reviewerAgent, reviewerMode, reviewerProvider
    • reviewerSkipPermissions (Claude)
    • reviewerCodexModel, reviewerCodexReasoning, reviewerCodexVerbosity, reviewerCodexFlags (Codex)

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.

2 participants