Conversation
- Replaced 'Claude' with 'Claude Code' and added 'Codex' in various locations including AI tools list and documentation. - Updated styles and structure in Svelte components for better consistency and appearance. - Removed references to 'Windsurf' and adjusted the layout for improved clarity in the AI tooling section. - Enhanced tooltip content and visual elements for better user experience.
- Introduced new SVG icons for Astro, Java, Nuxt, Qwik, and Solid. - Updated the dashboard component to include a new top navigation SVG. - Enhanced the platforms component with improved heading handling and animation effects. - Added a new TypeScript file for quick-start strip items, consolidating framework icons and links for better organization.
Greptile SummaryThis PR promotes Claude Code and Codex to the top of featured AI tooling across the homepage, docs landing page, sidebar nav, and documentation copy, while removing Windsurf Editor from the featured list. It also substantially rewrites the homepage Confidence Score: 5/5Safe to merge — all findings are P2 only; the missing-div layout issue was already flagged in a previous review thread. All new findings are P2 (dead hover classes on a mobile-only pointer-events-none element; one nav href cross-section link). No P0 or P1 issues were identified beyond the previously flagged unclosed div. src/routes/(marketing)/(components)/platforms.svelte — the unclosed border-y border-dashed div (flagged in a prior review thread) and the dead mobile-marquee hover gradient. Important Files Changed
Reviews (2): Last reviewed commit: "format" | Re-trigger Greptile |
- Introduced new SVG icons for Astro, Java, Nuxt, Qwik, and Solid. - Updated the dashboard component to include a new top navigation SVG. - Enhanced the platforms component with improved heading handling and animation effects. - Added a new TypeScript file for quick start strip items, consolidating framework data for better management.
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)