gemini-cli/packages/server/src/core
Olcan 9749fcb425
ability to write system prompt to file (#414)
2025-05-17 20:14:06 -07:00
..
__snapshots__ ability to override core system prompt (via .gemini/system.md) and specify core tools via coreTools setting (e.g. coreTools:["ls", "GrepTool", ...]) ; added tests, but did not update docs for now (#413) 2025-05-17 19:45:16 -07:00
client.test.ts This commit introduces the hierarchical memory feature, allowing GEMI… (#327) 2025-05-14 12:37:17 -07:00
client.ts feat: Add support for Vertex AI and Vertex express mode (#380) 2025-05-16 08:06:43 -07:00
prompts.test.ts This commit introduces the hierarchical memory feature, allowing GEMI… (#327) 2025-05-14 12:37:17 -07:00
prompts.ts ability to write system prompt to file (#414) 2025-05-17 20:14:06 -07:00
turn.ts refactor: break submitQuery into smaller functions (#350) 2025-05-14 15:14:15 -07:00