-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat(web): add /pr-fixer page and Cloud Agents footer #8996
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…, and Cloud Agents footer; fix lint issues by escaping apostrophes
This comment was marked as outdated.
This comment was marked as outdated.
Contributor
|
🚀 Preview deployed! Your changes have been deployed to Vercel: This preview will be updated automatically when you push new commits to this PR. |
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
mrubens
reviewed
Nov 3, 2025
Co-authored-by: Matt Rubens <[email protected]>
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
Collaborator
|
@roomote fix this @roo-code/web-roo-code:lint: ./src/app/pr-fixer/PrFixerContent.tsx |
Contributor
Author
|
Fixed the JSX syntax error by adding the missing opening fragment tag. All local checks passed. |
mrubens
approved these changes
Nov 3, 2025
Adds /pr-fixer page based on /reviewer; cross-links between Reviewer and Fixer; adds Cloud Agents submenu under Product in footer (Cloud, Reviewer, PR Fixer). Includes SEO metadata and messaging about invoking from GitHub PR comments with full comment history awareness.
Important
Adds
/pr-fixerpage with SEO metadata, cross-links with/reviewer, and updates footer with Cloud Agents submenu./pr-fixerpage inPrFixerContent.tsxandpage.tsxwith features and workflow steps for the PR Fixer.page.tsxfor better search visibility./pr-fixerand/reviewerpages inPrFixerContent.tsxandReviewerContent.tsx.footer.tsxwith links to Cloud, Reviewer, and PR Fixer pages.This description was created by
for 10af9e0. You can customize this summary. It will automatically update as commits are pushed.