Skip to content

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented 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-fixer page with SEO metadata, cross-links with /reviewer, and updates footer with Cloud Agents submenu.

  • New Page:
    • Adds /pr-fixer page in PrFixerContent.tsx and page.tsx with features and workflow steps for the PR Fixer.
    • Includes SEO metadata in page.tsx for better search visibility.
  • Cross-Linking:
    • Adds cross-links between /pr-fixer and /reviewer pages in PrFixerContent.tsx and ReviewerContent.tsx.
  • Footer Update:
    • Adds Cloud Agents submenu under Product in footer.tsx with links to Cloud, Reviewer, and PR Fixer pages.

This description was created by Ellipsis for 10af9e0. You can customize this summary. It will automatically update as commits are pushed.

…, and Cloud Agents footer; fix lint issues by escaping apostrophes
@roomote roomote bot requested review from cte, jr and mrubens as code owners November 3, 2025 17:09
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. Enhancement New feature or request labels Nov 3, 2025
@roomote

This comment was marked as outdated.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

🚀 Preview deployed!

Your changes have been deployed to Vercel:

Preview URL: https://roo-code-website-df0q7nghu-roo-code.vercel.app

This preview will be updated automatically when you push new commits to this PR.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Nov 3, 2025
brunobergher and others added 2 commits November 3, 2025 19:02
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>
brunobergher and others added 3 commits November 3, 2025 19:45
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
@mrubens
Copy link
Collaborator

mrubens commented Nov 3, 2025

@roomote fix this

@roo-code/web-roo-code:lint: ./src/app/pr-fixer/PrFixerContent.tsx
@roo-code/web-roo-code:lint: 38:7 Error: Parsing error: ')' expected.

@roomote
Copy link
Contributor Author

roomote bot commented Nov 3, 2025

See this task on Roo Code Cloud

Fixed the JSX syntax error by adding the missing opening fragment tag. All local checks passed.

View commit | Revert commit

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 3, 2025
@mrubens mrubens merged commit d59b815 into main Nov 3, 2025
16 checks passed
@mrubens mrubens deleted the feature/pr-fixer-page branch November 3, 2025 20:50
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Nov 3, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Nov 3, 2025