Skip to content

docs: simplify README features and platform tables#14

Merged
zevorn merged 3 commits intomainfrom
docs/fix-architecture-diagram-alignment
Mar 15, 2026
Merged

docs: simplify README features and platform tables#14
zevorn merged 3 commits intomainfrom
docs/fix-architecture-diagram-alignment

Conversation

@zevorn
Copy link
Copy Markdown
Owner

@zevorn zevorn commented Mar 15, 2026

Summary

  • Remove hardware-detail rows (LCD Graphics, OLED Display, Audio) from Features table — they are tools, not Claw-level features
  • Reorder features to highlight core capabilities first (Skills, Memory, Swarm)
  • Merge platform table rows by chip family: one row per platform instead of separate QEMU/hardware entries
  • Mark ESP32-S3 as verified

Applied to both README.md and README_zh.md.

zevorn added 3 commits March 15, 2026 11:50
- Replace flat architecture diagram with layered version:
  Application → Skills → Tools → Drivers → OSAL → RTOS → Hardware
- Get Started button now links to docs/en or docs/zh based on
  current language selection via data-en-href/data-zh-href
- Add href switching to switchLang() for i18n link support

Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
Remove LCD Graphics, OLED Display, and Audio rows — these are
tools, not Claw-level features. Reorder to highlight core
capabilities (skills, memory, swarm) first. Simplify Tool Use
and Networking descriptions.

Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
Combine QEMU and real hardware targets into one row per
platform (ESP32-C3, ESP32-S3, vexpress-a9). Mark ESP32-S3
as verified.

Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
@zevorn zevorn merged commit ccb3b06 into main Mar 15, 2026
1 check passed
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