docs(readme): rewrite hero per launch-plan V1 audit#125
Merged
Conversation
Three V1 fresh-eyes findings from openhop-launch/03-readme-and-landing.md: - Passive tagline replaced with the active-voice "walks you through your code, one step at a time" line from the doc's skeleton. The previous copy assumed the reader already knew what an "agent" did in this context. - Hero command swapped from `npx openhop init` to `npx openhop demo` so the lead is "see it work," not "install it." Install moved to a follow-up block so the path is demo -> install -> use, matching the doc's "don't lead with install instructions" rule. - Stale `#install` anchor in the NOTE block repointed to `#install-options` so the in-page link actually scrolls. Skipping the quantified-claim slot for now (needs a measured ratio backed by docs/token-comparison.md). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
WalkthroughThis PR updates the README to refocus marketing messaging on the AI-driven step-by-step code walkthrough experience and replaces the 60-second quickstart with a streamlined 30-second demo workflow using ChangesREADME Marketing & Quickstart Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Reverting the demo->init->demo-flow-explanation block per author preference. Keeping the tagline rewrite, "30 seconds" heading rename, and the #install-options anchor fix. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 11, 2026
This was referenced May 11, 2026
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
Closes two of the three V1 "fresh-eyes audit" findings from
openhop-launch/03-readme-and-landing.md:#installanchor in the NOTE block repointed to#install-optionsso the in-page link actually scrolls.Also renamed
## Try it in 60 seconds→## Try it in 30 secondsand updated the matching nav anchor.Not in this PR (reverted after author review)
init→demo). Initially included per the doc's "don't lead with install instructions" Do, but reverted on author preference — install-first is intentional here.Deferred (separate follow-up PRs)
~Nx fewer tokens) — needs a measured ratio +docs/token-comparison.mdworked example.#262626custom badges — V3 dark-mode finding.How it worksblock.Test plan
🤖 Generated with Claude Code