Skip to content

Update landing page copy for multi-target support#118

Open
mmorris35 wants to merge 6 commits intomainfrom
fix/landing-page-multi-target
Open

Update landing page copy for multi-target support#118
mmorris35 wants to merge 6 commits intomainfrom
fix/landing-page-multi-target

Conversation

@mmorris35
Copy link
Copy Markdown
Owner

Summary

  • Replace "Coming Soon" banner with "Works with Your Favorite AI Tool" announcement
  • Update hero subtitle to highlight all supported tools (Claude Code, Cursor, Aider, Cline, Windsurf)
  • Add "Works Everywhere" feature card to the benefits grid
  • Expand install section with setup instructions for each tool

Closes #117

Test plan

  • TypeScript compiles (npx tsc --noEmit)
  • All tests pass (npx vitest run)
  • Deployed to production via npm run deploy
  • Verify landing page at https://devplanmcp.store shows updated copy

🤖 Generated with Claude Code

mmorris35 and others added 6 commits January 31, 2026 22:52
Added session statistics analysis and roast generator to create comprehensive session summaries that rate the user's debugging skills and provide sarcastic feedback. Includes mood journey visualization, session metrics, and context-aware closing remarks.

- feat(stats): session statistics analysis with rating and mood trajectory
- feat(summary): session summary with roast generator

Task 4.1 subtasks complete:
  - 4.1.1: Session Statistics (stats.ts with 8 tests)
  - 4.1.2: Roast Generator (summary.ts with 7 tests)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Closes #117

- Replace "Coming Soon" banner with "Works with Your Favorite AI Tool"
- Update hero subtitle to include all supported tools
- Add "Works Everywhere" feature card to benefits grid
- Expand install section with commands for Claude Code, Cursor, Aider, Cline/Windsurf
- Update footer for tool-agnostic messaging

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update landing page copy for multi-target support

1 participant