Roo-Code/apps/web-roo-code
Roo Code 8ba3bd4032 fix(web-evals): remove redundant font imports and add copyPrompt feedback
- Remove duplicate Fraunces/IBM Plex Sans imports from recommendations/layout.tsx
  (already provided by shared evals/layout.tsx)
- Add visual "Copied!" feedback to copyPrompt button in objective-content.tsx
  (follows existing copy-settings-button.tsx pattern)
2026-02-13 16:28:35 +00:00
..
public Update apps/web-roo-code/public/llms-full.txt 2026-02-11 15:46:24 -08:00
src fix(web-evals): remove redundant font imports and add copyPrompt feedback 2026-02-13 16:28:35 +00:00
.env.example feat: migrate PostHog client to ph.roocode.com (#9402) 2025-11-19 14:44:22 -05:00
.gitignore feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
.npmrc feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
components.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
eslint.config.mjs Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
next-sitemap.config.cjs fix: add /evals page to sitemap generation (#7102) 2025-08-14 12:48:32 -04:00
next.config.ts Update next.js (#11108) 2026-01-30 02:08:45 -08:00
package.json feat(web): Replace bespoke navigation menu with shadcn navigation menu (#11117) 2026-01-30 09:38:46 -08:00
postcss.config.cjs Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
tailwind.config.ts Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
tsconfig.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
turbo.json Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00