Conversation
Add ProblemValidation, SocialProofBar, SolutionSection, and TrustPrivacy components with accompanying CSS modules to strengthen the landing page value proposition and conversion flow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… sections Revise existing landing components to align with the new messaging strategy — updated copy, refined layout, and improved visual hierarchy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Refine showcase cards (anti-pattern, strength, weekly) with updated content and styling to match the redesigned landing page tone. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove PatternExampleCard and PhilosophySection (replaced by new messaging sections). Update barrel exports and LandingPage layout to wire up the redesigned section flow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Introduce path-encoding utility for consistent Unix/Windows path handling. Update project-name-resolver with fuzzy matching and improve scanner sources for broader Claude session discovery. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add web-side path-encoding module (mirrors CLI path-encoding) and update JSONL reader to use cross-platform decode for Windows support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Windows path encoding/decoding tests, round-trip verification, and update project-name-resolver tests for cross-platform support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update PRD with latest product direction. Add landing page messaging guide, privacy/open-source strategy plan, and social media post drafts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Collaborator
Author
Code ReviewNo issues found. All 5 review dimensions passed:
Observations (informational, not blocking):
Generated with Claude Code If useful, react with a thumbs-up. Otherwise, thumbs-down. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
feat(landing): add new messaging sections— 8 new files (4 components + CSS)refactor(landing): update hero, download, enterprise, footer, and nav sections— revised copy & layoutrefactor(landing): update showcase components and data— refreshed showcase cardsrefactor(landing): restructure page layout and remove unused sections— barrel + page rewiringfeat(cli): add cross-platform path encoding and scanner improvements— Windows path supportfeat(parser): add path encoding utilities and update JSONL reader— web-side path encodingtest: update CLI and parser tests for path encoding— Windows round-trip testsdocs: update PRD and add planning/messaging artifactsTest Plan
tsc --noEmit)Generated with Claude Code using /ship-it