6 Commits

Author SHA1 Message Date
jiayiyan ed728b2ad9 refactor: fix exit-1 comment, remove JSON round-trip, use OfficeMeta cast 2026-05-18 16:41:37 +08:00
jiayiyan c2ae76d8b7 fix: make tempDir unique across fast test runs
Use a counter to ensure each tempDir call gets a unique directory name,
preventing collisions when tests run within the same millisecond.
2026-05-18 16:24:37 +08:00
jiayiyan 43969446e9 feat: add document-editor workflow entry — run + descriptor exports 2026-05-18 16:17:27 +08:00
jiayiyan 50a6ab9b9f refactor: remove explanatory comment and unspecified mode guard in differ adapter 2026-05-18 16:11:24 +08:00
jiayiyan 9a07418d89 feat: add differ adapter — wraps docx-diff CLI, handles exit code 0/1/2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 16:06:32 +08:00
jiayiyan deacad57fe chore: switch workflows deps to workspace:^ (local packages) 2026-05-18 16:00:44 +08:00