gemini-cli/packages/core/src
Emily Hedlund dba9b9a0ff
feat(cli): secure .env loading and enforce workspace trust in headless mode (#25814)
Co-authored-by: galz10 <galzahavi@google.com>
Co-authored-by: davidapierce <davidapierce@google.com>
2026-04-23 16:09:14 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agent feat(agent): implement tool-controlled display protocol (Steps 2-3) (#25134) 2026-04-13 19:09:02 +00:00
agents refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing across four tiers (#25716) 2026-04-22 01:21:55 +00:00
availability feat(core): implement silent fallback for Plan Mode model routing (#25317) 2026-04-13 19:59:24 +00:00
billing fix(billing): fix overage strategy lifecycle and settings integration (#21236) 2026-03-07 03:14:44 +00:00
code_assist fix(core): clear 5-minute timeouts in oauth flow to prevent memory leaks (#24968) 2026-04-09 21:14:07 +00:00
commands feat(core): add skill patching support with /memory inbox integration (#25148) 2026-04-13 17:44:52 +00:00
config feat(cli): secure .env loading and enforce workspace trust in headless mode (#25814) 2026-04-23 16:09:14 +00:00
confirmation-bus fix(core): remediate subagent memory leaks using AbortSignal in MessageBus (#25048) 2026-04-09 20:22:26 +00:00
context feat(core): introduce decoupled ContextManager and Sidecar architecture (#24752) 2026-04-13 22:02:22 +00:00
core refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing across four tiers (#25716) 2026-04-22 01:21:55 +00:00
fallback fix(core): remove OAuth check from handleFallback and clean up stray file (#21962) 2026-03-11 04:56:06 +00:00
hooks fix(core): expose GEMINI_PLANS_DIR to hook environment (#25296) 2026-04-13 19:26:52 +00:00
ide fix(core): use dynamic CLI version for IDE client instead of hardcoded '1.0.0' (#24414) 2026-04-22 16:43:48 +00:00
mcp fix(core): clear 5-minute timeouts in oauth flow to prevent memory leaks (#24968) 2026-04-09 21:14:07 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
output feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
policy feat(core): add tools to list and read MCP resources (#25395) 2026-04-16 17:57:43 +00:00
prompts refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing across four tiers (#25716) 2026-04-22 01:21:55 +00:00
resources fix(mcp): Notifications/tools/list_changed support not working (#21050) 2026-03-04 09:46:17 -05:00
routing fix(core): prevent secondary crash in ModelRouterService finally block (#25333) 2026-04-13 20:57:01 +00:00
safety Unused error variables in catch block are not allowed (#24487) 2026-04-02 04:33:07 +00:00
sandbox fix(core): allow explicit write permissions to override governance file protections in sandboxes (#25338) 2026-04-16 21:18:09 +00:00
scheduler Fix/allow for session persistence (#25176) 2026-04-21 11:20:07 -07:00
services fix(core): support jsonl session logs in memory and summary services (#25816) 2026-04-22 23:07:39 +00:00
skills feat(core): add background memory service for skill extraction (#24274) 2026-04-02 05:05:31 +00:00
telemetry feat(telemetry): add flag for enabling traces specifically (#25343) 2026-04-21 18:07:32 +00:00
test-utils refactor(core): consolidate execute() arguments into ExecuteOptions (#25101) 2026-04-10 17:11:17 +00:00
tools Fix/command injection shell (#24170) 2026-04-22 20:00:44 +00:00
utils feat(cli): secure .env loading and enforce workspace trust in headless mode (#25814) 2026-04-23 16:09:14 +00:00
voice feat(voice): implement speech-friendly response formatter (#20989) 2026-03-10 19:57:23 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat(cli): secure .env loading and enforce workspace trust in headless mode (#25814) 2026-04-23 16:09:14 +00:00