mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-26 13:04:49 -07:00
feat(ide): Update context filtering to be done CLI-side + update port discovery logic (#8107)
This commit is contained in:
@@ -5,3 +5,5 @@
|
||||
*/
|
||||
|
||||
export const GEMINI_CLI_COMPANION_EXTENSION_NAME = 'Gemini CLI Companion';
|
||||
export const IDE_MAX_OPEN_FILES = 10;
|
||||
export const IDE_MAX_SELECTED_TEXT_LENGTH = 16384; // 16 KiB limit
|
||||
|
||||
Reference in New Issue
Block a user