Skip to content

Review bot generates invalid redirect URL (/cloud-agent-fork/review/) #4006

@maphew

Description

@maphew

Summary

The Kilo Cloud review bot is generating invalid URLs that cause a redirect loop in browsers.

Details

When the review bot comments on a PR (e.g., Kilo-Org/kilocode#11084), it includes a link like:
https://app.kilo.ai/cloud-agent-fork/review/<uuid>

Attempting to visit this URL results in:

"The page isn’t redirecting properly. Firefox can’t connect to the server at app.kilo.ai"

Expected Behavior

The URL should route to a valid review page, likely https://app.kilo.ai/cloud/review/<uuid> or a similar valid path, without causing a redirect loop.

Impact

Users cannot click the "Fix these issues in Kilo Cloud" link to automatically start a review fix session, forcing them to manually copy/paste the feedback into a new session.

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