gemini-cli/packages/core/src/ide
2025-10-21 20:35:22 +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 fix: ensure positional prompt arguments work with extensions flag (#10077) 2025-10-08 20:32:05 +00:00
detect-ide.ts fix(telemetry): Improve Cloud Shell surface type detection for telemetry purposes (#10162) 2025-09-30 10:35:34 +00:00
ide-client.test.ts fix(core): Use 127.0.0.1 for IDE client connection (#10658) 2025-10-07 20:26:35 +00:00
ide-client.ts refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
ide-installer.test.ts fix(core): Use shell for spawn on Windows (#9995) 2025-10-08 21:21:23 +00:00
ide-installer.ts fix(core): Use shell for spawn on Windows (#9995) 2025-10-08 21:21:23 +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 refactor(ide): Improve IDE diff communication protocol (#8338) 2025-09-12 15:44:24 +00:00