gemini-cli/packages/core/src
2026-03-16 18:40:12 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
agent refactor(core): Creates AgentSession abstraction for consolidated agent interface. (#22270) 2026-03-16 17:59:02 +00:00
agents Disallow Object.create() and reflect. (#22408) 2026-03-16 16:24:27 +00:00
availability Add ModelDefinitions to ModelConfigService (#22302) 2026-03-14 21:45:21 +00:00
billing fix(billing): fix overage strategy lifecycle and settings integration (#21236) 2026-03-07 03:14:44 +00:00
code_assist Guard pro model usage (#22665) 2026-03-16 17:44:25 +00:00
commands feat(cli): enable skill activation via slash commands (#21758) 2026-03-10 19:24:54 +00:00
config feat: enable subagents (#22386) 2026-03-16 18:40:12 +00:00
confirmation-bus Disallow Object.create() and reflect. (#22408) 2026-03-16 16:24:27 +00:00
core feat(prompts): implement Topic-Action-Summary model for verbosity reduction (#21503) 2026-03-14 05:10:30 +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 feat(core): Fully migrate packages/core to AgentLoopContext. (#22115) 2026-03-13 01:56:31 +00:00
ide fix(core/ide): add Antigravity CLI fallbacks (#22030) 2026-03-12 19:28:36 +00:00
mcp fix(mcp): handle equivalent root resource URLs in OAuth validation (#20231) 2026-03-13 23:32:40 +00:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
output feat(core): add per-model token usage to stream-json output (#21839) 2026-03-10 17:39:04 +00:00
policy feat(security): add disableAlwaysAllow setting to disable auto-approvals (#21941) 2026-03-13 23:02:09 +00:00
prompts feat(prompts): implement Topic-Action-Summary model for verbosity reduction (#21503) 2026-03-14 05:10:30 +00:00
resources fix(mcp): Notifications/tools/list_changed support not working (#21050) 2026-03-04 09:46:17 -05:00
routing Add ModelDefinitions to ModelConfigService (#22302) 2026-03-14 21:45:21 +00:00
safety feat(core): Fully migrate packages/core to AgentLoopContext. (#22115) 2026-03-13 01:56:31 +00:00
scheduler Add ModelDefinitions to ModelConfigService (#22302) 2026-03-14 21:45:21 +00:00
services feat: enable subagents (#22386) 2026-03-16 18:40:12 +00:00
skills fix(cli): improve command conflict handling for skills (#21942) 2026-03-14 23:33:14 +00:00
telemetry fix(cli): improve command conflict handling for skills (#21942) 2026-03-14 23:33:14 +00:00
test-utils fix: merge duplicate imports in packages/core (3/4) (#20928) 2026-03-04 00:12:59 +00:00
tools Disallow Object.create() and reflect. (#22408) 2026-03-16 16:24:27 +00:00
utils Disallow Object.create() and reflect. (#22408) 2026-03-16 16:24:27 +00:00
voice feat(voice): implement speech-friendly response formatter (#20989) 2026-03-10 19:57:23 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231) 2026-03-13 21:11:51 +00:00