Update README.md#1774
Conversation
📝 WalkthroughWalkthroughA single line in README.md is updated: the "To install or get started…" instruction is replaced with a shorter "To get started…" line that directs users to ChangesREADME Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Line 33: The README line "To get started, download from
tinyhumans.ai/openhuman or run" is incomplete—replace that fragment with a full
sentence that tells users what to run or where to find the run command; for
example update the sentence to "To get started, download from
tinyhumans.ai/openhuman or run the quick-start installer/CLI as described in
tinyhumans.ai/openhuman/docs" so the fragment "To get started, download from
tinyhumans.ai/openhuman or run" is completed and points readers to the next
action or docs.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
| > **Early Beta**: Under active development. Expect rough edges. | ||
|
|
||
| To install or get started, either download from the website over at [tinyhumans.ai/openhuman](https://tinyhumans.ai/openhuman?utm_source=github&utm_medium=readme) or run | ||
| To get started, download from tinyhumans.ai/openhuman or run |
There was a problem hiding this comment.
Complete the getting-started sentence for clarity.
The sentence ends abruptly at “or run”, which makes the onboarding instruction feel broken.
✏️ Suggested wording
-To get started, download from tinyhumans.ai/openhuman or run
+To get started, download from https://tinyhumans.ai/openhuman or run the commands below:📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| To get started, download from tinyhumans.ai/openhuman or run | |
| To get started, download from https://tinyhumans.ai/openhuman or run the commands below: |
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@README.md` at line 33, The README line "To get started, download from
tinyhumans.ai/openhuman or run" is incomplete—replace that fragment with a full
sentence that tells users what to run or where to find the run command; for
example update the sentence to "To get started, download from
tinyhumans.ai/openhuman or run the quick-start installer/CLI as described in
tinyhumans.ai/openhuman/docs" so the fragment "To get started, download from
tinyhumans.ai/openhuman or run" is completed and points readers to the next
action or docs.
|
Minor copy edits — simplified phrasing to be more concise and straightforward. |
1 similar comment
|
Minor copy edits — simplified phrasing to be more concise and straightforward. |
|
Minor copy edits — simplified phrasing to be more concise and straightforward. |
|
no this is making the readme worse |
Summary
Problem
Solution
Submission Checklist
diff-cover) meet the gate enforced by.github/workflows/coverage.yml. Runpnpm test:coverageandpnpm test:rustlocally; PRs below 80% on changed lines will not merge.docs/TEST-COVERAGE-MATRIX.mdreflect this change (orN/A: behaviour-only change)## Relateddocs/RELEASE-MANUAL-SMOKE.md)Closes #NNNin the## RelatedsectionImpact
Related
AI Authored PR Metadata (required for Codex/Linear PRs)
Linear Issue
Commit & Branch
Validation Run
pnpm --filter openhuman-app format:checkpnpm typecheckValidation Blocked
command:error:impact:Behavior Changes
Parity Contract
Duplicate / Superseded PR Handling
Summary by CodeRabbit