gemini-cli/packages/core/src
Gal Zahavi 171103aedc
refactor(core): Improve environment variable handling in shell execution (#14742)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
Co-authored-by: christine betts <chrstn@uw.edu>
2025-12-09 00:22:46 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents bug(core): Avoid stateful tool use in executor. (#14305) 2025-12-01 18:54:28 +00:00
availability feat(modelAvailabilityService): integrate model availability service into backend logic (#14470) 2025-12-08 14:44:34 +00:00
code_assist refactor(telemetry): Improve previous PR that allows telemetry to use the CLI auth and add testing (#14589) 2025-12-08 11:20:13 -08:00
commands feat(cli): Move key restore logic to core (#13013) 2025-12-04 15:56:16 +00:00
config feat(modelAvailabilityService): integrate model availability service into backend logic (#14470) 2025-12-08 14:44:34 +00:00
confirmation-bus Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
core feat(modelAvailabilityService): integrate model availability service into backend logic (#14470) 2025-12-08 14:44:34 +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 Disallow floating promises. (#14605) 2025-12-06 00:12:49 +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
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 refactor(core): Improve environment variable handling in shell execution (#14742) 2025-12-09 00:22:46 +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 fix(audio): improve reading of audio files (#14658) 2025-12-08 17:46:33 +00:00
utils fix(audio): improve reading of audio files (#14658) 2025-12-08 17:46:33 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat(sessions): use 1-line generated session summary to describe sessions (#14467) 2025-12-05 17:20:15 +00:00