gemini-cli/packages/core/src/core
2025-10-14 15:51:00 +00:00
..
__snapshots__ Remove workflow examples from system instruction (#10811) 2025-10-14 15:29:03 +00:00
baseLlmClient.test.ts feat(core): Add content-based retries for JSON generation (#9264) 2025-09-29 19:27:15 +00:00
baseLlmClient.ts feat(core): Add content-based retries for JSON generation (#9264) 2025-09-29 19:27:15 +00:00
client.test.ts fix(compression): prevent unnecessary summarization when history is too short (#11082) 2025-10-14 04:02:03 +00:00
client.ts fix(compression): prevent unnecessary summarization when history is too short (#11082) 2025-10-14 04:02:03 +00:00
contentGenerator.test.ts feat(routing): Initialize model routing architecture (#8153) 2025-09-11 17:38:50 +00:00
contentGenerator.ts feat: support GOOGLE_CLOUD_PROJECT_ID fallback (fixes #2262) (#2725) 2025-10-09 10:42:54 +00:00
coreToolScheduler.test.ts bug(core): Process returned function calls sequentially. (#10659) 2025-10-13 22:52:16 +00:00
coreToolScheduler.ts bug(core): Process returned function calls sequentially. (#10659) 2025-10-13 22:52:16 +00:00
geminiChat.test.ts bug(core): Process returned function calls sequentially. (#10659) 2025-10-13 22:52:16 +00:00
geminiChat.ts bug(core): Process returned function calls sequentially. (#10659) 2025-10-13 22:52:16 +00:00
geminiRequest.ts feat(core): add partUtils module with unit tests (#4575) 2025-07-22 23:57:06 +00:00
logger.test.ts chore: Extract '.gemini' to GEMINI_DIR constant (#10540) 2025-10-13 17:31:39 +00:00
logger.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
loggingContentGenerator.ts fix(stats): Use request model as fallback for stats logging (#8423) 2025-09-14 01:03:46 +00:00
nonInteractiveToolExecutor.test.ts fix(cli): record tool calls in non-interactive mode (#10951) 2025-10-14 15:51:00 +00:00
nonInteractiveToolExecutor.ts fix(cli): record tool calls in non-interactive mode (#10951) 2025-10-14 15:51:00 +00:00
prompts.test.ts Remove workflow examples from system instruction (#10811) 2025-10-14 15:29:03 +00:00
prompts.ts Remove workflow examples from system instruction (#10811) 2025-10-14 15:29:03 +00:00
subagent.test.ts fix(cli): record tool calls in non-interactive mode (#10951) 2025-10-14 15:51:00 +00:00
subagent.ts fix(cli): record tool calls in non-interactive mode (#10951) 2025-10-14 15:51:00 +00:00
tokenLimits.ts (model) - Use Flash Lite For Next Speaker Checks (#4991) 2025-07-27 21:40:55 +00:00
turn.test.ts feat(core): Failed Response Retry via Extra Prompt (#10828) 2025-10-09 22:04:08 +00:00
turn.ts feat(core): Failed Response Retry via Extra Prompt (#10828) 2025-10-09 22:04:08 +00:00