gemini-cli/packages/core/src
2026-01-21 05:18:42 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agents feat(core): unify agent enabled and disabled flags (#17127) 2026-01-20 21:00:43 +00:00
availability feat: Add flash lite utility fallback chain (#17056) 2026-01-20 19:43:43 +00:00
code_assist feat(admin): set admin.skills.enabled based on advancedFeaturesEnabled setting (#17095) 2026-01-20 16:57:47 +00:00
commands feat(a2a): Introduce /memory command for a2a server (#14456) 2026-01-12 21:46:42 +00:00
config feat(cli): sanitize ANSI escape sequences in non-interactive output (#17172) 2026-01-21 04:58:37 +00:00
confirmation-bus feat(scheduler): add types needed for event driven scheduler (#16641) 2026-01-14 22:22:44 +00:00
core Remove unused modelHooks and toolHooks (#17115) 2026-01-21 04:34:50 +00:00
fallback Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. (#16231) 2026-01-21 00:23:01 +00:00
hooks Remove unused modelHooks and toolHooks (#17115) 2026-01-21 04:34:50 +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 fix(core): resolve auto model in default strategy (#17116) 2026-01-20 21:03:34 +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 [A2A] Disable checkpointing if git is not installed (#16896) 2026-01-20 16:38:38 +00:00
skills Stabilize skill-creator CI and package format (#17001) 2026-01-18 19:51:05 -08:00
telemetry feat(plan): telemetry to track adoption and usage of plan mode (#16863) 2026-01-20 18:57:34 +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 Fix mcp tool lookup in tool registry (#17054) 2026-01-21 04:18:33 +00:00
utils Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. (#16231) 2026-01-21 00:23:01 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat(cli): implement event-driven tool execution scheduler (#17078) 2026-01-21 05:18:42 +00:00