Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented May 30, 2025

Description

Arguably better DX so you don't have to switch between repos, but the real win here is that I can re-use our provider code instead of copying it and having it get out of date (this is why the Claude 4 price + context window isn't displaying properly on production).


Important

Integrates roocode.com website into the monorepo, enhancing developer experience and code reuse, with new components, database setup, and UI enhancements.

  • Website Integration:
    • Adds roocode.com website to the monorepo, allowing for code reuse and improved developer experience.
    • Integrates various components and pages such as features, testimonials, install-section, and whats-new-button.
  • Database:
    • Adds database schema and queries for runs, tasks, and taskMetrics in schema.ts, queries/runs.ts, queries/tasks.ts, and queries/taskMetrics.ts.
    • Includes migration files 0000_elite_raza.sql and 0001_lush_reavers.sql for database setup.
  • UI Components:
    • Introduces UI components like Button, Chart, Modal, ScrollButton, and Table in ui directory.
    • Implements PostHogProvider for analytics tracking in providers/posthog-provider.ts.
  • Styling and Configuration:
    • Configures Tailwind CSS in tailwind.config.ts for styling.
    • Utilizes framer-motion for animations in components like features and testimonials.

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

@cte cte requested a review from mrubens as a code owner May 30, 2025 00:41
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. enhancement New feature or request labels May 30, 2025
cte and others added 2 commits May 29, 2025 22:13
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
@vercel
Copy link

vercel bot commented May 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
roo-code-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2025 5:30am

@cte cte merged commit 0f22eab into main May 30, 2025
11 checks passed
@cte cte deleted the cte/website branch May 30, 2025 05:35
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap May 30, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap May 30, 2025
mrubens added a commit that referenced this pull request May 30, 2025
mrubens added a commit that referenced this pull request May 30, 2025
Revert "Add roocode.com website to monorepo (#4128)"

This reverts commit 0f22eab.
cte added a commit that referenced this pull request Jun 3, 2025
cte added a commit that referenced this pull request Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants