2 Commits

Author SHA1 Message Date
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 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