gemini-cli/packages/core/src
2026-05-11 15:06:55 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agent refactor(core): agent session protocol changes (#26661) 2026-05-08 17:12:54 +00:00
agents feat(core): add RemoteSubagentProtocol behind AgentProtocol (#25303) 2026-05-08 22:48:17 +00:00
availability fix(core): distinguish fallback chains and fix maxAttempts for auto vs explicit model selection (#26163) 2026-04-29 20:23:37 +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): reject numeric project IDs in GOOGLE_CLOUD_PROJECT (#24695) (#26532) 2026-05-05 19:50:36 +00:00
commands fix(cli): hide /memory add subcommand when memoryV2 is enabled (#26605) 2026-05-07 20:48:12 +00:00
config fix(context): Change snapshotter model config. (#26745) 2026-05-11 15:06:55 +00:00
confirmation-bus fix(core): remediate subagent memory leaks using AbortSignal in MessageBus (#25048) 2026-04-09 20:22:26 +00:00
context fix(context): Change snapshotter model config. (#26745) 2026-05-11 15:06:55 +00:00
core feat(acp/core): prefix tool call IDs with tool names to support tool rendering in ACP compliant IDEs. (#26676) 2026-05-08 21:21:54 +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(hooks): preserve non-text parts in fromHookLLMRequest (#26275) 2026-05-04 17:45:52 +00:00
ide fix(core): use dynamic CLI version for IDE client instead of hardcoded '1.0.0' (#24414) 2026-04-22 16:43:48 +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 fix: report AgentExecutionBlocked in non-interactive programmatic modes (#26262) 2026-04-30 20:41:35 +00:00
policy fix(core): allow redirection in YOLO and AUTO_EDIT modes without sandboxing (#26542) 2026-05-05 21:26:16 +00:00
prompts feat(core): steer model to use edit tool for surgical edits, fix a typo (#26480) 2026-05-05 19:35:04 +00:00
resources fix(mcp): Notifications/tools/list_changed support not working (#21050) 2026-03-04 09:46:17 -05:00
routing fix(routing): fix resolveClassifierModel argument mismatch in ApprovalModeStrategy (#26658) 2026-05-07 19:34:14 +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 refactor(cli): migrate core tools to native ToolDisplay property and fix UI rendering (#25186) 2026-05-06 21:23:26 +00:00
services fix(context): Change snapshotter model config. (#26745) 2026-05-11 15:06:55 +00:00
skills fix(core): reset session-scoped state on resumption (#26342) 2026-05-01 21:20:06 +00:00
telemetry ci: implement codebase-aware effort level triage (#26666) 2026-05-08 20:48:54 +00:00
test-utils fix(core): make subagents aware of active approval modes (#23608) 2026-05-01 22:21:38 +00:00
tools fix(mcp): treat GET 404 as 405 in StreamableHTTPClientTransport (#24847) 2026-05-08 22:16:08 +00:00
utils fix(cli): hide /memory add subcommand when memoryV2 is enabled (#26605) 2026-05-07 20:48:12 +00:00
voice feat(voice): implement real-time voice mode with cloud and local backends (#24174) 2026-04-24 21:29:38 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat(context): Improvements to the snapshotter. (#26655) 2026-05-08 23:54:44 +00:00