gemini-cli/packages
Castor Gemini 985f472c4a feat(cli): log shell command output to a file
This change modifies the `shellCommandProcessor` to write the complete
output of any executed shell command to a log file in the /tmp
directory.

The filename is formatted as `gemini-cli-output-<timestamp>.log`.

This provides a persistent record of shell command interactions for
debugging and auditing purposes, without altering the user-facing
display in the CLI.
2025-08-22 11:32:49 -05:00
..
cli feat(cli): log shell command output to a file 2025-08-22 11:32:49 -05:00
core Reuse CoreToolScheduler for nonInteractiveToolExecutor (#6714) 2025-08-21 23:49:12 +00:00
test-utils chore(release): v0.1.21 (#6207) 2025-08-14 06:14:25 +00:00
vscode-ide-companion fix(ui): Remove unused import causing build failure 2025-08-22 08:22:47 -05:00