Skip to content

docs(readme): rewrite first-screen copy with hook + positioning - #35

Merged
Peefy merged 1 commit into
mainfrom
docs/readme-first-screen-rewrite
Sep 11, 2026
Merged

docs(readme): rewrite first-screen copy with hook + positioning#35
Peefy merged 1 commit into
mainfrom
docs/readme-first-screen-rewrite

Conversation

@Peefy

@Peefy Peefy commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • English README.md: replace the existing tagline and description paragraph on the first screen with a four-line rewrite.
  • Chinese README-zh.md: matching Chinese translation.

The four new lines on top of the README are:

  1. A one-line pain-point H1 — Your agent forgets why it made decisions. OpenContext fixes that.
  2. A one-line positioning subtitle — The context layer for AI agents — a temporal context graph, memory API, and self-evolving loop in one dependency.
  3. A category-defining sentence — Context is the missing layer. Retrieval answers what happened. OpenContext answers how what happened became what is.
  4. A differentiation line — Unlike memory libs that only retrieve, OpenContext keeps the why — temporal timelines, belief revision, and provenance.

What did NOT change

  • ## Benchmarks / ## 基准测试 sections — original 3-row table untouched.
  • ## Features / ## 特性, Quick Start, Examples, "Why It Is Different", Architecture, Documentation, Contributing, License — all unchanged.
  • No code changes.

pnpm format reports No fixes applied — only copy was rewritten.

Test plan

  • Open README.md on a fresh tab and confirm the four new lines render above the badge block.
  • Switch to README-zh.md and confirm the Chinese translation matches.
  • Scroll past the badges and verify ## Benchmarks still shows the original 3-row table (LongMemEval-S / LoCoMo-V2 / BEAM @ 10M).

🤖 Generated with Claude Code

@Peefy
Peefy force-pushed the docs/readme-first-screen-rewrite branch 2 times, most recently from dad4196 to 4f1539e Compare September 11, 2026 02:55
Replace the existing tagline and description paragraph on the README
first screen (English and Chinese) with a four-line rewrite:

- A one-line pain-point H1 ("Your agent forgets why it made decisions.")
- A one-line positioning subtitle ("The context layer for AI agents...")
- A category-defining sentence ("Context is the missing layer...")
- A differentiation line calling out the temporal/belief-revision
  angle vs retrieval-only memory libs

Benchmark numbers, sections, and structure below the first screen
are unchanged. `pnpm format` reports "No fixes applied" — only
copy was rewritten.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Peefy
Peefy force-pushed the docs/readme-first-screen-rewrite branch from 4f1539e to 217f96f Compare September 11, 2026 02:56
@Peefy
Peefy merged commit ac9ffff into main Sep 11, 2026
13 checks passed
@Peefy
Peefy deleted the docs/readme-first-screen-rewrite branch September 11, 2026 02:59
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