gemini-cli/packages/core/src
2025-10-07 20:26:35 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents Add function processOutput to AgentDefinition and typing for an agent's output (#10447) 2025-10-03 17:21:08 +00:00
code_assist feat(security) - Encrypted oauth flag (#8101) 2025-09-16 14:05:29 +00:00
config Adding list sub command to memoryCommand to list the path of GEMINI.md files (#10108) 2025-10-02 21:46:54 +00:00
confirmation-bus feat(core): Tool Confirmation Message Bus foundation (PR 1 of 3) (#7835) 2025-09-11 16:39:17 +00:00
core Get around the initial empty response from gemini-2.5-flash. (#10508) 2025-10-07 19:05:33 +00:00
fallback refactor: Centralize and improve model fallback handling (#7634) 2025-09-08 20:19:52 +00:00
ide fix(core): Use 127.0.0.1 for IDE client connection (#10658) 2025-10-07 20:26:35 +00:00
mcp feat(iap support): Add service account impersonation provider to MCPServers to support IAP on Cloud Run (#8505) 2025-09-27 08:12:24 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
output Structured JSON Output (#8119) 2025-09-10 20:19:47 +00:00
policy feat(cli): configure policy engine from existing settings (#8348) 2025-09-18 20:44:23 +00:00
prompts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
routing fix(routing): Round latency to integer for telemetry (#9242) 2025-09-23 21:29:12 +00:00
services feat(sessions): Add automatic session cleanup and retention policy (#7662) 2025-10-06 19:34:00 +00:00
telemetry Stop logging tool call error message to clearcut (#10511) 2025-10-03 21:18:57 +00:00
test-utils chore(mocktools): final step in unify mock tool definitions (#9166) 2025-09-29 20:43:06 +00:00
tools Re-submission: Make --allowed-tools work in non-interactive mode (#10289) 2025-10-06 19:15:21 +00:00
utils Re-submission: Make --allowed-tools work in non-interactive mode (#10289) 2025-10-06 19:15:21 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts refactor(core): Extract thought parsing logic into a dedicated utility (#9503) 2025-09-24 19:38:36 +00:00