gemini-cli/packages/core/src/ide
2025-12-29 20:46:10 +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 feat: Persistent "Always Allow" policies with granular shell & MCP support (#14737) 2025-12-12 21:45:39 +00:00
detect-ide.ts feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287) 2025-11-18 09:01:16 -08:00
ide-client.test.ts feat(ide): fallback to GEMINI_CLI_IDE_AUTH_TOKEN env var (#14843) 2025-12-09 19:41:32 +00:00
ide-client.ts Migrate console to coreEvents.emitFeedback or debugLogger (#15219) 2025-12-29 20:46:10 +00:00
ide-installer.test.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
ide-installer.ts feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287) 2025-11-18 09:01:16 -08: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