Roo-Code/apps/web-roo-code
Michael Preuss bf55aa0103 feat(web-evals): add scatter plot charts (value map + capability timeline)
- Add "Value Map: Salary vs Interview Score" scatter to comparison page
  - Dots colored by tier, sized by success rate
  - Sweet Spot quadrant highlight (upper-left)
  - Respects existing provider/success-rate filters
- Add "AI Coding Capability Over Time" scatter to landing page
  - 10 models from Jun 2025 to Feb 2026
  - Dots colored by provider, sized by cost efficiency
  - Dashed trend line showing upward trajectory
- Add MODEL_TIMELINE data to mock-recommendations.ts
2026-02-11 19:53:10 -08:00
..
public Update apps/web-roo-code/public/llms-full.txt 2026-02-11 15:46:24 -08:00
src feat(web-evals): add scatter plot charts (value map + capability timeline) 2026-02-11 19:53:10 -08: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