gemini-cli/packages/core/src
2026-01-20 04:29:45 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents chore: remove a2a-adapter and bump @a2a-js/sdk to 0.3.8 (#16800) 2026-01-17 01:01:39 +00:00
availability Fix an issue where the agent stops prematurely (#16269) 2026-01-09 23:05:27 +00:00
code_assist feat(admin): implement admin controls polling and restart prompt (#16627) 2026-01-16 20:24:53 +00:00
commands feat(a2a): Introduce /memory command for a2a server (#14456) 2026-01-12 21:46:42 +00:00
config feat(cli): add experiment gate for event-driven scheduler (#17055) 2026-01-20 03:59:30 +00:00
confirmation-bus feat(scheduler): add types needed for event driven scheduler (#16641) 2026-01-14 22:22:44 +00:00
core fix(core): deduplicate ModelInfo emission in GeminiClient (#17075) 2026-01-20 04:29:45 +00:00
fallback chore(core): refactor model resolution and cleanup fallback logic (#15228) 2025-12-22 15:18:51 +00:00
hooks fix return type of fireSessionStartEvent to defaultHookOutput (#16833) 2026-01-20 03:25:43 +00:00
ide feat: add native Sublime Text support to IDE detection (#16083) 2026-01-08 19:49:05 +00:00
mcp fix(core): resolve PKCE length issue and stabilize OAuth redirect port (#16815) 2026-01-17 17:18:40 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
output Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
policy feat(core): improve shell redirection transparency and security (#16486) 2026-01-20 04:07:28 +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 feat(core): Preliminary changes for subagent model routing. (#16035) 2026-01-07 21:21:10 +00:00
safety fix: use zod for safety check result validation (#15026) 2025-12-15 03:54:28 +00:00
scheduler refactor(core): decouple scheduler into orchestration, policy, and confirmation (#16895) 2026-01-19 23:19:17 +00:00
services fix(core): attempt compression before context overflow check (#16914) 2026-01-19 06:40:07 +00:00
skills Stabilize skill-creator CI and package format (#17001) 2026-01-18 19:51:05 -08:00
telemetry fix(core): truncate large telemetry log entries (#16769) 2026-01-16 19:30:48 +00:00
test-utils prefactor: add rootCommands as array so it can be used for policy parsing (#16640) 2026-01-14 18:50:28 +00:00
tools feat(core): improve shell redirection transparency and security (#16486) 2026-01-20 04:07:28 +00:00
utils feat(core): improve shell redirection transparency and security (#16486) 2026-01-20 04:07:28 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts Remove LRUCache class migrating to mnemoist (#16872) 2026-01-16 21:17:31 +00:00