gemini-cli/packages/core/src/agents
2025-11-12 04:06:43 +00:00
..
codebase-investigator.test.ts Increase code coverage for core packages (#12872) 2025-11-12 04:06:43 +00:00
codebase-investigator.ts refactor(tools): Move all tool names into tool-names.ts (#11493) 2025-10-20 00:53:53 +00:00
executor.test.ts Increase code coverage for core packages (#12872) 2025-11-12 04:06:43 +00:00
executor.ts List tools in a consistent order. (#12615) 2025-11-05 23:38:44 +00:00
invocation.test.ts Add function processOutput to AgentDefinition and typing for an agent's output (#10447) 2025-10-03 17:21:08 +00:00
invocation.ts Add function processOutput to AgentDefinition and typing for an agent's output (#10447) 2025-10-03 17:21:08 +00:00
registry.test.ts refactor(agents): Introduce Declarative Agent Framework (#9778) 2025-09-30 21:00:54 +00:00
registry.ts refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +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 First batch of fixing tests to use best practices. (#11964) 2025-10-25 21:41:53 +00:00
subagent-tool-wrapper.ts feat: Add enableSubagents configuration and wire up subagent registration (#9988) 2025-10-01 20:54:00 +00:00
types.ts Grants subagent a recovery turn for when it hits TIMEOUT, MAX_TURNS or NO_TOOL_CALL failures. (#12344) 2025-11-03 21:22:12 +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