mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-02-01 22:48:03 +00:00
test
This commit is contained in:
@@ -226,7 +226,7 @@ export {
|
||||
DEFAULT_MEMORY_FILE_FILTERING_OPTIONS,
|
||||
};
|
||||
|
||||
export const DEFAULT_TRUNCATE_TOOL_OUTPUT_THRESHOLD = 6_000;
|
||||
export const DEFAULT_TRUNCATE_TOOL_OUTPUT_THRESHOLD = 20_000;
|
||||
export const DEFAULT_TRUNCATE_TOOL_OUTPUT_LINES = 50;
|
||||
|
||||
export class MCPServerConfig {
|
||||
|
||||
Reference in New Issue
Block a user