gemini-cli/packages/core/src
Samee Zahid 1d383a4a8e
feat(cli): add streamlined gemini gemma local model setup (#25498)
Co-authored-by: Abhijit Balaji <abhijitbalaji@google.com>
Co-authored-by: Samee Zahid <sameez@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-20 23:57:56 +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 feat(core): Disable topic updates for subagents (#25567) 2026-04-17 17:35:17 +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): add streamlined gemini gemma local model setup (#25498) 2026-04-20 23:57:56 +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 feat(cli): add streamlined gemini gemma local model setup (#25498) 2026-04-20 23:57:56 +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 Unused error variables in catch block are not allowed (#24487) 2026-04-02 04:33:07 +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 feat(core): Disable topic updates for subagents (#25567) 2026-04-17 17:35:17 +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(core): remediate subagent memory leaks using AbortSignal in MessageBus (#25048) 2026-04-09 20:22:26 +00:00
services fix(core): allow explicit write permissions to override governance file protections in sandboxes (#25338) 2026-04-16 21:18:09 +00:00
skills feat(core): add background memory service for skill extraction (#24274) 2026-04-02 05:05:31 +00:00
telemetry feat(test): add large conversation scenario for performance test (#25331) 2026-04-15 18:08:43 +00:00
test-utils refactor(core): consolidate execute() arguments into ExecuteOptions (#25101) 2026-04-10 17:11:17 +00:00
tools feat(core): add .mdx support to get-internal-docs tool (#25090) 2026-04-16 20:58:34 +00:00
utils Fix(core): retry additional OpenSSL 3.x SSL errors during streaming (#16075) (#25187) 2026-04-15 02:50:22 +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(agent): implement tool-controlled display protocol (Steps 2-3) (#25134) 2026-04-13 19:09:02 +00:00