gemini-cli/packages/core/src
2026-03-18 19:20:31 +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 Fix issue where subagent thoughts are appended. (#22975) 2026-03-18 19:20:31 +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(core): subagent local execution and tool isolation (#22718) 2026-03-18 02:34:44 +00:00
confirmation-bus Disallow Object.create() and reflect. (#22408) 2026-03-16 16:24:27 +00:00
core feat(tracker): integrate task tracker protocol into core system prompt (#22442) 2026-03-17 22:19:36 +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(a2a): add agent acknowledgment command and enhance registry discovery (#22389) 2026-03-17 22:47:05 +00:00
prompts feat(tracker): integrate task tracker protocol into core system prompt (#22442) 2026-03-17 22:19:36 +00:00
resources fix(mcp): Notifications/tools/list_changed support not working (#21050) 2026-03-04 09:46:17 -05:00
routing Add support for dynamic model Resolution to ModelConfigService (#22578) 2026-03-17 21:15:50 +00:00
safety feat(core): Fully migrate packages/core to AgentLoopContext. (#22115) 2026-03-13 01:56:31 +00:00
sandbox/linux Linux sandbox seccomp (#22815) 2026-03-17 20:29:13 +00:00
scheduler refactor(core): replace positional execute params with ExecuteOptions bag (#22674) 2026-03-16 21:50:24 +00:00
services feat: add 'blocked' status to tasks and todos (#22735) 2026-03-17 23:24:26 +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 feat: add 'blocked' status to tasks and todos (#22735) 2026-03-17 23:24:26 +00:00
utils fix(core): add actionable warnings for terminal fallbacks (#14426) (#22211) 2026-03-17 21:57:37 +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 fix(cli): resolve subagent grouping and UI state persistence (#22252) 2026-03-18 03:11:20 +00:00