Skip to content

docs: rewrite README in the runtime-first narrative, Hydro-README style - #106

Open
shadaj wants to merge 1 commit into
mainfrom
sandbox-9a8b8f8c-eca3-482d-86f4-c2c2ee724794
Open

docs: rewrite README in the runtime-first narrative, Hydro-README style#106
shadaj wants to merge 1 commit into
mainfrom
sandbox-9a8b8f8c-eca3-482d-86f4-c2c2ee724794

Conversation

@shadaj

@shadaj shadaj commented Aug 27, 2026

Copy link
Copy Markdown
Member

Aligns the README with the landing page redesign from the parent commit
while keeping it short and link-driven like hydro/README.md, to avoid
duplicating website content.

  • Open with the new pitch: "an open-source Rust framework for building
    agents, on a runtime efficient enough to fit fifty thousand of them
    in the memory of a Raspberry Pi", plus the "does for agents what
    async did for threads" analogy
  • Keep a short code example at the top, using the new
    AgentSystemBuilder::…start() API from the parent commit
  • One follow-up paragraph on the core mechanism (idle agents are pure
    data, free hibernation, same code on laptop and Lambda) and a
    "Get started today at infinity.hydro.run!" call to action
  • Replace the old chapter-length sections, install instructions, and
    project-structure listing with a compact "Learn More" section linking
    the runtime (quickstart, architecture, Lambda), RAP (what-is-rap,
    spec, MCP compatibility), and Infinity Code docs
  • No em dashes anywhere in the copy

@shadaj
shadaj marked this pull request as ready for review August 27, 2026 19:39
@shadaj
shadaj requested a review from a team August 27, 2026 19:39
Aligns the README with the landing page redesign from the parent commit
while keeping it short and link-driven like `hydro/README.md`, to avoid
duplicating website content.

* Open with the new pitch: "an open-source Rust framework for building
  agents, on a runtime efficient enough to fit fifty thousand of them
  in the memory of a Raspberry Pi", plus the "does for agents what
  async did for threads" analogy
* Keep a short code example at the top, using the new
  `AgentSystemBuilder::…start()` API from the parent commit
* One follow-up paragraph on the core mechanism (idle agents are pure
  data, free hibernation, same code on laptop and Lambda) and a
  "Get started today at infinity.hydro.run!" call to action
* Replace the old chapter-length sections, install instructions, and
  project-structure listing with a compact "Learn More" (h2) section
  linking the runtime (quickstart, architecture, Lambda), RAP
  (what-is-rap, spec, MCP compatibility), and Infinity Code docs
* No em dashes anywhere in the copy

Co-authored-by: Infinity 🤖 <infinity@hydro.run>
PR: #106
@shadaj
shadaj force-pushed the sandbox-9a8b8f8c-eca3-482d-86f4-c2c2ee724794 branch from a99891c to 129810b Compare August 27, 2026 19:40
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploying infinity with  Cloudflare Pages  Cloudflare Pages

Latest commit: 129810b
Status: ✅  Deploy successful!
Preview URL: https://7c43d8a8.infinity-dc7.pages.dev
Branch Preview URL: https://sandbox-9a8b8f8c-eca3-482d-8.infinity-dc7.pages.dev

View logs

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