open-code-review/internal/session
Lei Zhang 1e18a661cf
fix: handle Windows paths in session encodeRepoPath (#36)
Make encodeRepoPath cross-platform by properly handling volume names, backslash separators, and drive letter colons. Add unit tests covering Unix, Windows, and edge-case inputs.
2026-06-04 12:55:29 +08:00
..
history.go feat(agent): integrate session recording and token tracking for re-location task 2026-05-30 23:25:12 +08:00
persist.go fix: handle Windows paths in session encodeRepoPath (#36) 2026-06-04 12:55:29 +08:00
persist_test.go fix: handle Windows paths in session encodeRepoPath (#36) 2026-06-04 12:55:29 +08:00