Skip to content

fix: queue manual review when auto review is in progress #241

@cursor

Description

@cursor

Description

Manual ThinkReview clicks were ignored while isReviewInProgress was true, including during auto-review patch fetch and autoReviewDecisionMaker. If auto then skipped the cloud call, reviewPatchCode_1_1 never ran for the user.

Solution

Queue pending manual requests and flush them in fetchAndDisplayCodeReview finally; allow toggleReviewPanel to invoke fetch while busy; clear pending on PR navigation.

Related PR

Fixes #240

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