Matt Rubens
6173a59fb1
Update text for clarity in reviewer page ( #8753 )
2025-10-22 09:37:17 -04:00
Bruno Bergher
f3a505fd36
web: Landing page for the reviewerFirst pass ( #8740 )
...
* First pass
* SEO
* Update apps/web-roo-code/src/app/reviewer/page.tsx
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>
2025-10-20 23:24:17 -04:00
Bruno Bergher
a8f87d2b1d
web: Leftover white bg ( #8719 )
...
Leftover white bg
2025-10-18 06:49:35 -04:00
Matt Rubens
f360c4e08b
Add Intercom as a subprocessor ( #8718 )
2025-10-17 22:49:49 -04:00
Bruno Bergher
f30caf277c
web: Mobile image in /cloud ( #8705 )
2025-10-17 13:06:42 -04:00
Bruno Bergher
9aee31f28a
web: Cloud page and updates to Pricing to explain Cloud Agent Credits ( #8605 )
...
* Adds mention of Cloud agents to /pricing
* Credit pricing FAQ
* Skeleton of a /cloud page and more pricing page tweaks
* Lint
* Update apps/web-roo-code/src/app/cloud/page.tsx
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
* Code review
* Updates copy to new credit system
* Moves Terms of Service to be backed by a markdown file, easier to read/edit/diff
* Updated ToS
* Twerm copy tweaks
* Cloud screenshot and style adjustments
* Style tweaks
* Styles
---------
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
2025-10-16 16:01:19 -07:00
Matt Rubens
f8ed7a7931
Add structured data to the homepage ( #8427 )
...
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
2025-09-30 23:53:20 -04:00
Bruno Bergher
ded23b72b7
web: Testimonials ( #8360 )
...
* Adds lots of testimonials, 5-stars from marketplace
* Fits more testimonials in one page
* Testimonial heading tweak
2025-09-29 06:12:42 -04:00
Bruno Bergher
a1e6948b1b
web: More website copy tweaks ( #8326 )
...
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-09-26 10:12:00 -04:00
Bruno Bergher
7fd01ab2a0
wip: Website Improvements ( #8303 )
...
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-09-25 16:31:04 -04:00
Bruno Bergher
205f3e4242
web: Opengraph image ( #8285 )
...
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-09-24 09:18:55 -04:00
James Edward Dillard
c1e0cdc3cd
Updating the privacy policy to allow us to send occasional emails ( #8180 )
...
* Updating the privacy policy to allow us to send onboarding and occasional marketing emails.
* docs: Clarified unsubscribe behavior and updated the Last Updated date
* docs: update Last Updated date in Privacy Policy page
2025-09-19 22:47:21 -04:00
Matt Rubens
513fce3f59
Add cookie policy ( #8165 )
2025-09-18 16:43:44 -04:00
Matt Rubens
765e3a06f1
Add a list of sub-processors ( #8163 )
2025-09-18 16:11:45 -04:00
James Edward Dillard
dcc6db00c7
feat(web): update homepage headline and tagline for remote control capabilities ( #7911 )
2025-09-16 22:22:26 -04:00
roomote[bot]
2819120216
feat: add GDPR-compliant cookie consent banner ( #8022 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Bruno Bergher <me@brunobergher.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-09-16 14:34:19 -04:00
roomote[bot]
48d592f433
fix: prevent negative cost values and improve label visibility in evals chart ( #7830 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2025-09-09 17:50:37 -04:00
Chris Estreich
247da38b02
Add model info to eval runs table ( #7749 )
2025-09-06 22:10:08 -07:00
roomote[bot]
9378a4e2ad
feat: show dash instead of zero for missing data on evals page ( #7748 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2025-09-06 17:15:10 -04:00
roomote[bot]
079b37a85d
feat: replace cloud waitlist ad with direct Cloud link in navigation ( #7742 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2025-09-06 13:05:01 -04:00
Chris Estreich
cd9e92fa9b
Move @roo-code/cloud to the Roo-Code repo ( #7503 )
2025-08-28 11:18:45 -07:00
Daniel
8e666078e4
feat: update OpenRouter API to support input/output modalities and filter image generation models ( #7492 )
2025-08-28 10:19:46 -04:00
James Edward Dillard
2bd9f47f1b
update privacy policy to account for stealth model ( #7255 )
...
* docs(privacy): add proxy-mode exception when Roo Code is selected as provider; no storage, transit-only; update dates
* Apply suggestion from @jdilla1277
* Apply suggestion from @jdilla1277
changed name to roo code cloud
* Apply suggestion from @jdilla1277
updated provider to Roo Code Cloud
2025-08-25 15:17:03 -04:00
Dicha Zelianivan Arkana
62d023d016
feat(web): fill missing SEO-related values ( #7096 )
...
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-08-14 12:51:13 -04:00
Daniel
253d5acc09
fix: add /evals page to sitemap generation ( #7102 )
...
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
2025-08-14 12:48:32 -04:00
Abdullah Hilson
3d2673bb28
feat: implement sitemap generation in TypeScript and remove XML file ( #6206 )
...
Co-authored-by: daniel-lxs <ricciodaniel98@gmail.com>
Co-authored-by: Daniel <57051444+daniel-lxs@users.noreply.github.com>
2025-08-14 11:53:16 -04:00
thill2323
c6e7ac41fc
Phase 1 website updates ( #6085 )
...
Co-authored-by: Daniel Riccio <ricciodaniel98@gmail.com>
2025-07-31 19:08:06 -04:00
Chris Estreich
cb6dccab95
Miscellaneous cleanup ( #6453 )
2025-07-30 16:10:53 -07:00
roomote[bot]
2170c61e3c
feat: add Google Analytics tag to marketing website ( #6179 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
2025-07-24 14:18:03 -04:00
Matt Rubens
d48be230a2
Update next.config.ts
2025-07-23 19:22:14 -04:00
Murilo Pires
c47de36b05
Fix/website logo theme persistence ( #6040 )
...
* feat: add Issue Fixer Orchestrator mode
* fix: persist logo theme state on page navigation and refresh
- Add mounted state to prevent hydration mismatch
- Use theme as fallback when resolvedTheme is not available
- Ensure logo matches the persisted theme on initial page load
Fixes issue where logo would revert to dark version after page refresh
even when light theme was selected
2025-07-23 16:41:02 -04:00
Bruno Bergher
4f8c9688a2
Roo Code Cloud Waitlist CTAs ( #6104 )
...
Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Bruno Bergher <me@brunobergher.comexport>
2025-07-23 13:28:30 -04:00
thill2323
f6906f6e87
Added YouTube to website footer ( #5929 )
2025-07-18 20:02:35 -04:00
Chris Estreich
b75377416a
Update evals repo link ( #5758 )
2025-07-15 13:00:50 -07:00
Noritaka Kobayashi
ab55854702
chore: fix typos in comment & document ( #5569 )
2025-07-10 11:33:26 -04:00
dleffel
a57b0b6dc4
feat: integrate security one-pager into website ( #5234 )
...
Co-authored-by: Daniel Riccio <ricciodaniel98@gmail.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-07-02 16:39:02 -04:00
dleffel
68e38e8db8
feat: add Terms of Service page at /terms ( #4920 )
2025-06-20 00:56:14 -04:00
Chris Estreich
53e6419fab
Fix roocode.com Vercel preview on PR open ( #4916 )
2025-06-19 20:00:11 -07:00
dleffel
9e5ecb18f7
Update enterprise page with control-plane messaging ( #4914 )
2025-06-19 22:11:19 -04:00
dleffel
28259e021d
Update privacy policy to comprehensive Roo Code Cloud policy ( #4910 )
2025-06-19 21:41:33 -04:00
renovate[bot]
5c7cae0c48
fix(deps): update dependency lucide-react to ^0.518.0 ( #4820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 00:52:01 -07:00
renovate[bot]
8d61bfb16f
fix(deps): update dependency lucide-react to ^0.516.0 ( #4612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 15:33:47 -07:00
Chris Estreich
ab01fb3bdb
Move to Postgres for evals on roocode.com ( #4520 )
2025-06-11 14:17:53 -07:00
renovate[bot]
5236d45ec8
fix(deps): update dependency drizzle-zod to ^0.8.0 ( #4181 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 13:52:33 -07:00
renovate[bot]
6d399d8d2e
fix(deps): update dependency drizzle-orm to ^0.44.0 ( #4178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 13:47:50 -07:00
renovate[bot]
fe26c05dc9
fix(deps): update dependency lucide-react to ^0.513.0 ( #4345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-04 16:56:35 -04:00
Chris Estreich
73f39616c3
Improve turbo task dependency declarations ( #4323 )
2025-06-04 09:32:27 -07:00
renovate[bot]
9183f7bf61
chore(deps): update dependency drizzle-kit to ^0.31.0 ( #4303 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 16:14:02 -07:00
Chris Estreich
857f80494e
New social icons ( #4305 )
...
* New social icons
* Update GitHub links
2025-06-03 16:13:37 -07:00
Chris Estreich
01eef2be99
Bring back #4128 ( #4292 )
2025-06-03 14:03:19 -07:00