docs: comprehensively update README (EN + zh-CN) to v0.18.1#254
Merged
Conversation
The READMEs described the project around v0.12; the code is at v0.18.1 — six releases of major features were missing. Synced both to current state, cross-checked against docs/RELEASE_v0.13→v0.18.1 and the source: - Knowledge base (Karpathy 3-layer wiki): new section, kb_* tools, capability-parity + layout entries - Mail (read-only IMAP/Gmail digest): new section, `lisa mail` subcommand, and fix the now-contradictory "Email deliberately skipped" table row - Lisa Room (ambient living space): Surfaces + pixel-art GUI sections - Desire evolution (desire_revise / desire_close / conversation focus): rewrote the reflection-mechanism entry - 九宫格 nav grid, Markdown rendering, Settings view, LISA Cloud edition, ElevenLabs voice; env-var + layout additions (kb/, mail/, control/, edition.ts) - Correct "~28k lines" → "~38k"; rename the stale "DREAMS" label to "REVE"; bring the zh-CN Surfaces list to parity (it was missing Island + iOS Pocket) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Why
The READMEs still described the project around v0.12, but the code is at v0.18.1 — six releases of major features were missing or contradicted. This syncs both
README.mdandREADME.zh-CN.mdto the current state, cross-checked againstdocs/RELEASE_v0.13.0 → v0.18.1and the source tree (not just the release notes).Both files change symmetrically (+76 / −15 lines each).
New features documented
kb_*tool rows, capability-parity + layout entrieslisa mailsubcommand, and fixed the now-contradictory "Email deliberately skipped" table rowdesire_revise/desire_close/ conversation focus) — rewrote the reflection-mechanism entryStale info corrected
~28k lines→~38k(source is ~37.8k lines)DREAMSlabel toREVE(the code's current name)mail/edition/cache/effortenv vars; layout gainskb/,mail/,control/,edition.tsVerification
git-tracked content beyond the two READMEs is touched🤖 Generated with Claude Code