gemini-cli/packages/core/src
2025-10-31 14:42:13 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents First batch of fixing tests to use best practices. (#11964) 2025-10-25 21:41:53 +00:00
code_assist feat: Prevent self-imports and fix build loop (#12309) 2025-10-30 20:15:49 +00:00
commands Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +00:00
config Make compression threshold editable in the UI. (#12317) 2025-10-30 23:03:58 +00:00
confirmation-bus feat: Implement message bus and policy engine (#11523) 2025-10-21 18:45:33 +00:00
core refactor(core): decouple GeminiChat from uiTelemetryService via Usage events (#12196) 2025-10-30 21:05:38 +00:00
fallback (fix): appcontainer should not poll and footer should use currentModel from ui state (#11923) 2025-10-27 22:33:12 +00:00
ide refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
mcp feat: Prevent self-imports and fix build loop (#12309) 2025-10-30 20:15:49 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
output Add support for output-format stream-jsonflag for headless mode (#10883) 2025-10-15 20:55:37 +00:00
policy feat(policy): Introduce config-based policy engine with TOML configuration (#11992) 2025-10-28 16:20:57 +00:00
prompts refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
routing refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
services Make compression threshold editable in the UI. (#12317) 2025-10-30 23:03:58 +00:00
telemetry fix(core): remove duplicate session_id in GCP log exporter (#12370) 2025-10-31 14:42:13 +00:00
test-utils chore(mocktools): final step in unify mock tool definitions (#9166) 2025-09-29 20:43:06 +00:00
tools feat(telemetry): Add extension name to ToolCallEvent telemetry (#12343) 2025-10-31 13:50:22 +00:00
utils feat(core): Implement granular memory loaders for JIT architecture (#12195) 2025-10-30 04:09:12 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat(auth): improve API key authentication flow (#11760) 2025-10-30 01:58:08 +00:00