kimi-code/packages/kaos
Haozhe b57fc905fe
fix(kaos): hide console window for spawned commands on Windows (#957)
- add windowsHide:true to spawn options so commands do not flash a console on Windows
- extract buildLocalSpawnOptions helper shared by exec and execWithEnv
- add regression coverage for the Windows console-window behavior
2026-06-22 15:34:18 +08:00
..
src fix(kaos): hide console window for spawned commands on Windows (#957) 2026-06-22 15:34:18 +08:00
test fix(kaos): hide console window for spawned commands on Windows (#957) 2026-06-22 15:34:18 +08:00
CHANGELOG.md ci: release packages (#803) 2026-06-16 21:23:58 +08:00
package.json ci: release packages (#803) 2026-06-16 21:23:58 +08:00
README.md Kimi For Coding 2026-05-22 15:54:50 +08:00
tsconfig.json Kimi For Coding 2026-05-22 15:54:50 +08:00
tsdown.config.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
vitest.config.ts refactor(kaos): move Environment into kaos, slim package API (#147) 2026-05-28 16:50:10 +08:00

@moonshot-ai/kaos

Execution environment abstraction used by Kimi Code.

Part of the Kimi Code monorepo.

See the main repository for documentation, issues, and contribution guidelines.

License

MIT