Skip to content

docs: rewrite the README as a consumer page - #14

Closed
Siddhesh2377 wants to merge 1 commit into
mainfrom
docs/readme-consumer-rewrite
Closed

docs: rewrite the README as a consumer page#14
Siddhesh2377 wants to merge 1 commit into
mainfrom
docs/readme-consumer-rewrite

Conversation

@Siddhesh2377

Copy link
Copy Markdown
Collaborator

Same rewrite the other three app repos are getting on their open README PRs, applied here. The Android screenshots PR already merged, so this one is standalone.

San asked for these to read as consumer apps rather than SDK reference material, and for the description to be cut by half. The README went from 297 lines to 136.

What changed

It opens with what a person can do with the app instead of how the SDK is wired in. Same skeleton the other three now use: download row, capability table, a slot where the GIF will go, build steps, one architecture diagram, links. The nine existing screenshots stay, moved under a "What it looks like" heading.

Everything cut is preserved, not deleted. Gradle pinning, dependency verification, testing an unreleased SDK build, CI, and troubleshooting all moved to docs/DEVELOPMENT.md.

One correction

The SDK section predated the QHexRT version split. It described a single runanywhere version covering all four artifacts, quoting 0.20.19. That has not been true since the bump: gradle/libs.versions.toml now carries runanywhere = "0.20.24" alongside runanywhereQhexrt = "0.20.19", because QHexRT was excluded from Maven Central publishing after 0.20.19 and cannot advance past it there. docs/DEVELOPMENT.md says so, and the architecture diagram shows both versions.

I verified this against Maven Central rather than the toml alone. runanywhere-sdk, -llamacpp, and -onnx all resolve at 0.20.24; runanywhere-qhexrt-android stops at 0.20.19.

The GIF

Not in this PR. San asked for one GIF per platform showing tool calling, voice, and vision. That capture pass comes after the current app bugs are fixed, so there is an HTML comment marking where it goes rather than a broken image link.

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f351a0ad-9178-4b6f-b402-166bef83bca9


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Siddhesh2377

Copy link
Copy Markdown
Collaborator Author

Superseded by #15, which now carries the README alongside the app changes it describes. Keeping one PR per repo.

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.

1 participant