- Add "For Developers — See It Live in 30 Seconds" section with 4-step
interactive tutorial using watch mode (EN/ZH/JA/KO)
- Add Windows PowerShell install command to developer section
- Unify watch port from 18080 to 26315 across all READMEs
- Streamline Quick Start section with inline output and view html
- Add GitHub star CTA at the end of all READMEs
Update README and README_zh PowerPoint showcase items to use blackhole/shiba GIFs and add subtle separators between PPT, Word, and Excel sections for clearer visual grouping.
Made-with: Cursor
Changes:
- PPT: 2 rows × 3 columns (6 total) with selected presentations
- Word: Use word1.gif, word2.gif, word3.gif instead of PNG files
- Excel: Use excel1.gif, excel2.gif, excel3.gif instead of PNG files
- All tables now use 33% column width for consistency
Applied to both English and Chinese README versions.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Split mixed aspect ratio layout into three distinct tables to avoid
visual inconsistency from mixing landscape (16:9 PPT) and portrait
(A4 Word/Excel) formats:
- PowerPoint: 3x3 grid with section header
- Word: 1x3 row with section header
- Excel: 1x3 row with section header
All tables use consistent 33% column widths for uniform appearance.
Applied to both English and Chinese README versions.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Move curl SKILL.md to top as primary agent onboarding path.
Remove redundant Skills section from AI Integration since
SKILL.md already teaches agents to install everything.
Consolidate 18 sections into 11: merge AI Agent/Integration sections,
combine Resident Mode/Batch into Key Features, compress Three-Layer
Architecture into table format, move Query Selectors and Excel cell
addressing into Quick Start. Add Live Preview, MCP Server, and Skills
installation sections.
Merge duplicated install sections (For AI Agents, For Humans, Installation)
into a single Installation section with script install and manual download
options including platform binary table and skills all setup.
Convert video demo to GIF format since GitHub doesn't support HTML5 video tags in Markdown. The animated GIF will display directly in the README.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add visual hero banners for both English and Chinese versions, and include LINUX DO community link in footer section.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Fix CS8600/CS8602 nullable warnings in PPTX NodeBuilder and Query
- Fix PPTX animations, shape properties, and fill edge cases
- Fix EmuConverter and GenericXmlQuery minor issues
- Fix Word helpers minor issues
- Add PPTX functional tests and bug hunt tests (Part6)
- Add FormulaParser and GenericXmlQuery unit tests
- Update README docs