kimi-code/packages
opbr d912053b0d
fix(kaos): search usr\bin\bash.exe paths for Git Bash on Windows (#145)
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.
2026-06-02 11:41:19 +08:00
..
agent-core fix(skill): wrap slash-activated skill content in system-reminder tags (#135) 2026-06-02 11:20:54 +08:00
kaos fix(kaos): search usr\bin\bash.exe paths for Git Bash on Windows (#145) 2026-06-02 11:41:19 +08:00
kosong ci: release packages (#237) 2026-06-02 10:22:31 +08:00
migration-legacy ci: release packages (#237) 2026-06-02 10:22:31 +08:00
node-sdk fix(skill): wrap slash-activated skill content in system-reminder tags (#135) 2026-06-02 11:20:54 +08:00
oauth ci: release packages (#237) 2026-06-02 10:22:31 +08:00
telemetry feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00