gemini-cli/packages/core/src
2026-01-15 04:42:31 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents Enable & disable agents (#16225) 2026-01-15 00:30:17 +00:00
availability Fix an issue where the agent stops prematurely (#16269) 2026-01-09 23:05:27 +00:00
code_assist feat(core): add local experiments override via GEMINI_EXP (#16181) 2026-01-09 18:47:05 +00:00
commands feat(a2a): Introduce /memory command for a2a server (#14456) 2026-01-12 21:46:42 +00:00
config feat(plan): add experimental plan flag (#16650) 2026-01-15 00:55:10 +00:00
confirmation-bus feat(scheduler): add types needed for event driven scheduler (#16641) 2026-01-14 22:22:44 +00:00
core feat(scheduler): add types needed for event driven scheduler (#16641) 2026-01-14 22:22:44 +00:00
fallback chore(core): refactor model resolution and cleanup fallback logic (#15228) 2025-12-22 15:18:51 +00:00
hooks Refactor beforeAgent and afterAgent hookEvents to follow desired output (#16495) 2026-01-13 16:50:54 +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(admin): support admin-enforced settings for Agent Skills (#16406) 2026-01-14 07:40:23 +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 feat(scheduler): add SchedulerStateManager for reactive tool state (#16651) 2026-01-15 04:42:31 +00:00
services feat(core, cli): Add support for agents in settings.json. (#16433) 2026-01-13 20:16:02 +00:00
skills feat(skills): add conflict detection and warnings for skill overrides (#16709) 2026-01-15 04:02:17 +00:00
telemetry Collect hardware details telemetry. (#16119) 2026-01-12 23:59:22 +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 prefactor: add rootCommands as array so it can be used for policy parsing (#16640) 2026-01-14 18:50:28 +00:00
utils Add timeout for shell-utils to prevent hangs. (#16667) 2026-01-15 00:48:02 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts Implement support for subagents as extensions. (#16473) 2026-01-13 19:09:22 +00:00