gemini-cli/packages/core/src/agents
2026-01-15 00:30:17 +00:00
..
a2a-client-manager.test.ts feat(core, ui): Add /agents refresh command. (#16204) 2026-01-09 17:33:59 +00:00
a2a-client-manager.ts Enable & disable agents (#16225) 2026-01-15 00:30:17 +00:00
a2aUtils.test.ts refactor: clean up A2A task output for users and LLMs (#16561) 2026-01-14 01:58:55 +00:00
a2aUtils.ts refactor: clean up A2A task output for users and LLMs (#16561) 2026-01-14 01:58:55 +00:00
agentLoader.test.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
agentLoader.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
cli-help-agent.test.ts fix(core): ensure sub-agent schema and prompt refresh during runtime (#16409) 2026-01-12 17:11:24 +00:00
cli-help-agent.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
codebase-investigator.test.ts feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
codebase-investigator.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
delegate-to-agent-tool.test.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
delegate-to-agent-tool.ts fix(core): ensure silent local subagent delegation while allowing remote confirmation (#16395) 2026-01-12 08:55:16 +00:00
local-executor.test.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
local-executor.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
local-invocation.test.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
local-invocation.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
registry.test.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
registry.ts Enable & disable agents (#16225) 2026-01-15 00:30:17 +00:00
remote-invocation.test.ts feat: add confirmation details support + jsonrpc vs http rest support (#16079) 2026-01-07 22:46:37 +00:00
remote-invocation.ts refactor: clean up A2A task output for users and LLMs (#16561) 2026-01-14 01:58:55 +00:00
schema-utils.test.ts refactor(agents): Introduce Declarative Agent Framework (#9778) 2025-09-30 21:00:54 +00:00
schema-utils.ts refactor(agents): Introduce Declarative Agent Framework (#9778) 2025-09-30 21:00:54 +00:00
subagent-tool-wrapper.test.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
subagent-tool-wrapper.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
types.ts feat(core): Align internal agent settings with configs exposed through settings.json (#16458) 2026-01-13 22:31:34 +00:00
utils.test.ts refactor(agents): Introduce Declarative Agent Framework (#9778) 2025-09-30 21:00:54 +00:00
utils.ts refactor(agents): Introduce Declarative Agent Framework (#9778) 2025-09-30 21:00:54 +00:00