Files
gemini-cli/packages/core
Jarrod Whelan 2db8fb20fa feat: support structured tool results and preserve terminal state context
Establishes core data contracts and state management for enhanced tool outputs.
- Introduces GrepResult, ListDirectoryResult, and ReadManyFilesResult types.
- Updates tools to return structured data instead of flat strings.
- Preserves confirmation details and diff stats in terminal tool states.
- Ensures backward compatibility in standard CLI views via safe type guards.
2026-02-10 20:23:18 -08:00
..
2026-02-06 16:10:17 +00:00