gemini-cli/packages/core/src/agents
2026-01-04 22:11:43 +00:00
..
a2a-client-manager.test.ts feat: Add A2A Client Manager and tests (#15485) 2025-12-23 20:27:16 +00:00
a2a-client-manager.ts feat: Add A2A Client Manager and tests (#15485) 2025-12-23 20:27:16 +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: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
delegate-to-agent-tool.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
delegate-to-agent-tool.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
introspection-agent.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
introspection-agent.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
local-executor.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
local-executor.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
local-invocation.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +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(agents): Add remote agents to agent registry (#15711) 2025-12-30 23:11:51 +00:00
registry.ts feat(agents): Add remote agents to agent registry (#15711) 2025-12-30 23:11:51 +00:00
remote-invocation.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
remote-invocation.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +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,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +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
toml-loader.test.ts feat(agents): add support for remote agents and multi-agent TOML files (#15437) 2025-12-30 00:12:16 +00:00
toml-loader.ts feat(agents): add support for remote agents and multi-agent TOML files (#15437) 2025-12-30 00:12:16 +00:00
types.ts feat(core): introduce remote agent infrastructure and rename local executor (#15110) 2025-12-17 17:06:38 +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