mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-25 09:04:54 +00:00
Some Git for Windows installations have bash.exe only at <root>\usr\bin\bash.exe while <root>\bin\bash.exe does not exist. Add usr\bin\bash.exe candidates alongside each bin\bash.exe entry in both the hardcoded fallback list and the git.exe inference logic. Also add @moonshot-ai/kimi-code-sdk to the changeset since the SDK bundles agent-core code and calls detectEnvironmentFromNode() on session creation, so Windows SDK users also need this fix. |
||
|---|---|---|
| .. | ||
| e2e | ||
| cmd.test.ts | ||
| current.test.ts | ||
| environment.test.ts | ||
| internal.test.ts | ||
| local.test.ts | ||
| setup.ts | ||
| shell.test.ts | ||
| ssh-create.test.ts | ||
| ssh-process.test.ts | ||
| ssh.test.ts | ||