gemini-cli/packages/core/src/ide
2026-01-27 00:43:44 +00:00
..
constants.ts fix(ide): increase IDE open / close tool timeouts (#8587) 2025-09-16 22:38:17 +00:00
detect-ide.test.ts Feature/jetbrains ide detection (#16243) 2026-01-22 15:21:05 +00:00
detect-ide.ts Feature/jetbrains ide detection (#16243) 2026-01-22 15:21:05 +00:00
ide-client.test.ts test(core): fix tests in windows (#17592) 2026-01-27 00:43:44 +00:00
ide-client.ts fix(core): handle URI-encoded workspace paths in IdeClient (#17476) 2026-01-26 17:09:43 +00:00
ide-installer.test.ts Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00
ide-installer.ts Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00
ideContext.test.ts Refactor IdeContextStore (#8278) 2025-09-11 18:22:20 +00:00
ideContext.ts refactor(ide): Improve IDE diff communication protocol (#8338) 2025-09-12 15:44:24 +00:00
process-utils.test.ts perf(core): optimize Windows IDE process detection from O(N) to O(1) (#11048) 2025-10-14 02:42:09 +00:00
process-utils.ts perf(core): optimize Windows IDE process detection from O(N) to O(1) (#11048) 2025-10-14 02:42:09 +00:00
types.ts docs: fix typos in some files (#12706) 2025-11-07 15:51:56 +00:00