kimi-code/packages/agent-core-v2/test/git
haozhe.yang c2e88c1846 refactor(agent-core-v2): implement git domain on os process service
- spawn git/gh via IHostProcessService instead of node:child_process
- probe path existence via IHostFileSystem instead of node:fs/promises
- normalize git porcelain paths without node:path
- resolve IGitService through the container in gitService.test.ts
2026-07-03 15:43:17 +08:00
..
gitParsers.test.ts refactor(agent-core-v2): extract git integration to App-scope IGitService 2026-07-02 12:09:57 +08:00
gitService.test.ts refactor(agent-core-v2): implement git domain on os process service 2026-07-03 15:43:17 +08:00