Skip to content

Commit 45786e3

Browse files
committed
fix(agent-core): add kimi-code-sdk to changeset for Windows Git Bash fix
The SDK bundles agent-core code and calls detectEnvironmentFromNode() on session creation, so Windows SDK users also need this fix.
1 parent eeaa22a commit 45786e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
"@moonshot-ai/kimi-code": patch
3+
"@moonshot-ai/kimi-code-sdk": patch
34
---
45

56
Fix Git Bash path detection on Windows by also searching `usr\bin\bash.exe` locations, which is where bash lives in many Git for Windows installations where `bin\bash.exe` does not exist.

0 commit comments

Comments
 (0)