gemini-cli/packages/core/src
2026-01-17 00:28:36 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents feat(core): Add generalist agent. (#16638) 2026-01-16 17:21:13 +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 fix(hooks): enable /hooks disable to reliably stop single hooks (#16804) 2026-01-17 00:28:36 +00:00
confirmation-bus feat(scheduler): add types needed for event driven scheduler (#16641) 2026-01-14 22:22:44 +00:00
core feat(plan): enforce strict read-only policy and halt execution on violation (#16849) 2026-01-16 17:56:48 +00:00
fallback chore(core): refactor model resolution and cleanup fallback logic (#15228) 2025-12-22 15:18:51 +00:00
hooks fix(core): surface warnings for invalid hook event names in configuration (#16788) (#16873) 2026-01-16 19:39:07 +00:00
ide feat: add native Sublime Text support to IDE detection (#16083) 2026-01-08 19:49:05 +00:00
mcp Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +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(plan): remove read_many_files from approval mode policies (#16876) 2026-01-16 20:09:36 +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): foundational truncation refactoring and token estimation optimization (#16824) 2026-01-16 23:57:47 +00:00
services fix(core): fix PTY descriptor shell leak (#16773) 2026-01-16 17:55:29 +00:00
skills feat(skills): add conflict detection and warnings for skill overrides (#16709) 2026-01-15 04:02:17 +00: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 refactor(cli): unify shell confirmation dialogs (#16828) 2026-01-16 23:06:52 +00:00
utils refactor(core): foundational truncation refactoring and token estimation optimization (#16824) 2026-01-16 23:57:47 +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