mirror of
https://github.com/val1813/kwcode.git
synced 2026-09-03 06:34:30 +08:00
Resolves Windows test failure where short path format (RUNNER~1) didn't match long path format (runneradmin) in cache lookups. Also fixes macOS symlink issues (/var vs /private/var). Changes: - Use path.resolve() for cache keys in DocReader._read_file - Update test to use resolved paths for assertion Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>