gemini-cli/packages/core/src
2025-12-10 04:08:39 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents feat: ensure codebase investigator uses preview model when main agent does (#14412) 2025-12-09 21:07:50 +00:00
availability feat(modelAvailabilityService): integrate model availability service into backend logic (#14470) 2025-12-08 14:44:34 +00:00
code_assist Send the model and CLI version with the user agent (#14865) 2025-12-10 00:38:33 +00:00
commands feat(a2a): Introduce restore command for a2a server (#13015) 2025-12-09 15:08:23 +00:00
config feat: ensure codebase investigator uses preview model when main agent does (#14412) 2025-12-09 21:07:50 +00:00
confirmation-bus Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
core Send the model and CLI version with the user agent (#14865) 2025-12-10 00:38:33 +00:00
fallback feat(modelAvailabilityService): integrate model availability service into backend logic (#14470) 2025-12-08 14:44:34 +00:00
hooks Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
ide feat(ide): fallback to GEMINI_CLI_IDE_AUTH_TOKEN env var (#14843) 2025-12-09 19:41:32 +00:00
mcp fix(async): prevent missed async errors from bypassing catch handlers (#13714) 2025-12-01 22:11:40 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
output Adding session id as part of json o/p (#14504) 2025-12-04 17:06:20 +00:00
policy feat(hooks): Hook Event Handling (#9097) 2025-11-24 21:51:39 +00:00
prompts feat(core, cli): Bump genai version to 1.30.0 (#13435) 2025-11-19 20:52:27 +00:00
resources feat: Add support for MCP Resources (#13178) 2025-12-09 02:43:12 +00:00
routing Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00
safety feat(safety): Introduce safety checker framework (#12504) 2025-11-12 21:18:34 +00:00
services Limit search depth in path corrector (#14869) 2025-12-10 04:08:39 +00:00
telemetry feat: Add OTEL log event gemini_cli.startup_stats for startup stats. (#14734) 2025-12-08 20:29:50 +00:00
test-utils feat(hooks): Hook Event Handling (#9097) 2025-11-24 21:51:39 +00:00
tools feat(a2a): Introduce restore command for a2a server (#13015) 2025-12-09 15:08:23 +00:00
utils Limit search depth in path corrector (#14869) 2025-12-10 04:08:39 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts Send the model and CLI version with the user agent (#14865) 2025-12-10 00:38:33 +00:00