fix: resume sessions with missing workdir (#1517)

This commit is contained in:
Luyu Cheng 2026-07-09 16:46:57 +08:00 committed by GitHub
parent 9fb19154ac
commit 173bdfdab1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 28 additions and 4 deletions

View file

@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---
Fix resuming sessions whose original working directory no longer exists.