gemini-cli/packages/core/src/agent
2026-05-18 15:16:49 +00:00
..
agent-session.test.ts feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
agent-session.ts fix(core): harden AgentSession replay semantics (#23548) 2026-03-23 18:43:38 +00:00
content-utils.test.ts refactor(core): agent session protocol changes (#26661) 2026-05-08 17:12:54 +00:00
content-utils.ts fix(core): enforce compile-time exhaustiveness in content-utils (#27207) 2026-05-18 15:16:49 +00:00
event-translator.test.ts fix: report AgentExecutionBlocked in non-interactive programmatic modes (#26262) 2026-04-30 20:41:35 +00:00
event-translator.ts refactor(cli): migrate core tools to native ToolDisplay property and fix UI rendering (#25186) 2026-05-06 21:23:26 +00:00
legacy-agent-session.test.ts refactor(core): agent session protocol changes (#26661) 2026-05-08 17:12:54 +00:00
legacy-agent-session.ts refactor(core): agent session protocol changes (#26661) 2026-05-08 17:12:54 +00:00
mock.test.ts feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
mock.ts feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
tool-display-utils.test.ts feat(agent): implement tool-controlled display protocol (Steps 2-3) (#25134) 2026-04-13 19:09:02 +00:00
tool-display-utils.ts refactor(cli): migrate core tools to native ToolDisplay property and fix UI rendering (#25186) 2026-05-06 21:23:26 +00:00
types.ts refactor(cli): migrate core tools to native ToolDisplay property and fix UI rendering (#25186) 2026-05-06 21:23:26 +00:00