Skip to content

Support multi-agent post-commit reviews #708

@mwpai

Description

@mwpai

I’d like RoboRev to support running multiple review agents automatically for each local commit, similar to the CI agents = [...] matrix.

Example desired config:

post_commit_agents = ["codex", "claude-code"]
Expected behavior: after each commit, RoboRev enqueues one review with Codex and one review with Claude Code for the same commit. This would avoid maintaining a custom .git/hooks/post-commit wrapper and make local multi-agent review workflows first-class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions