gemini-cli/packages/core/src/core
Evan Otero 5246aa11f4
Check for pending tool calls before appending IDE Context (#6317)
2025-08-15 22:04:47 +00:00
..
__snapshots__ do not mention GEMINI.md in system prompt as it is not fixed and can confuse model as it is not mentioned by memory tool and memory file paths are generally not exposed to model (yet) (#5202) 2025-07-30 17:21:15 +00:00
client.test.ts Check for pending tool calls before appending IDE Context (#6317) 2025-08-15 22:04:47 +00:00
client.ts Check for pending tool calls before appending IDE Context (#6317) 2025-08-15 22:04:47 +00:00
contentGenerator.test.ts fix(cli) - Move logging into CodeAssistServer (#5781) 2025-08-07 23:58:18 +00:00
contentGenerator.ts refactor: remove modelCheck feature (#6185) 2025-08-14 00:25:45 +00:00
coreToolScheduler.test.ts Revert #6088 (#6328) 2025-08-15 17:27:33 +00:00
coreToolScheduler.ts Revert #6088 (#6328) 2025-08-15 17:27:33 +00:00
geminiChat.test.ts Propagate prompt (#5033) 2025-08-01 19:37:56 +00:00
geminiChat.ts fix(cli) - Adding logging for response and error in LoggingContentGenerator (#5842) 2025-08-08 19:58:33 +00:00
geminiRequest.ts feat(core): add partUtils module with unit tests (#4575) 2025-07-22 23:57:06 +00:00
logger.test.ts fix(#5340): unable to load chats with weird characters (#5969) 2025-08-14 23:24:57 +00:00
logger.ts fix(#5340): unable to load chats with weird characters (#5969) 2025-08-14 23:24:57 +00:00
loggingContentGenerator.ts Fix: log api response error status codes (#6015) 2025-08-12 16:51:21 +00:00
nonInteractiveToolExecutor.test.ts feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613) 2025-08-06 17:50:02 +00:00
nonInteractiveToolExecutor.ts Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +00:00
prompts.test.ts feat(core): Resolve GEMINI_SYSTEM_MD case-insensitively (#4538) 2025-07-22 17:23:04 +00:00
prompts.ts do not mention GEMINI.md in system prompt as it is not fixed and can confuse model as it is not mentioned by memory tool and memory file paths are generally not exposed to model (yet) (#5202) 2025-07-30 17:21:15 +00:00
subagent.test.ts feat(agent): Introduce Foundational Subagent Architecture (#1805) 2025-08-07 00:34:38 +00:00
subagent.ts feat(agent): Introduce Foundational Subagent Architecture (#1805) 2025-08-07 00:34:38 +00:00
tokenLimits.ts (model) - Use Flash Lite For Next Speaker Checks (#4991) 2025-07-27 21:40:55 +00:00
turn.test.ts Include Schema Error Handling for Vertex and Google Auth methods (#5780) 2025-08-07 20:21:39 +00:00
turn.ts Include Schema Error Handling for Vertex and Google Auth methods (#5780) 2025-08-07 20:21:39 +00:00