Problem
The READMEs (EN + ZH) lag behind the current codebase:
README-zh.md is missing the server-backed persistence (PostgreSQL) and MP4 video export (render-service) sections that README.md already has
- The project-structure tree lists only 2 workspace packages, but
packages/@openmaic/ now contains 6 SDK packages (dsl, generation, renderer, importer, editor, storage), and render-service/ exists
- API endpoint count is stale ("~18" vs actual 26)
- The OpenMAIC skill now works beyond OpenClaw (Codex, DeepSeek, WorkBuddy and other agent workbenches), but the READMEs only mention OpenClaw
- The intro videos should be updated to the v1.0 versions
Proposal
Sync both READMEs with the current code, document multi-workbench skill support, and swap in the v1.0 videos.
Problem
The READMEs (EN + ZH) lag behind the current codebase:
README-zh.mdis missing the server-backed persistence (PostgreSQL) and MP4 video export (render-service) sections thatREADME.mdalready haspackages/@openmaic/now contains 6 SDK packages (dsl, generation, renderer, importer, editor, storage), andrender-service/existsProposal
Sync both READMEs with the current code, document multi-workbench skill support, and swap in the v1.0 videos.