summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/StatsDisplay.tsx
diff options
context:
space:
mode:
authorCastor Gemini <[email protected]>2025-08-22 11:32:49 -0500
committerJeff Carr <[email protected]>2025-08-22 11:32:49 -0500
commit985f472c4a2b293d2842c49c689d3453c71c3612 (patch)
treedc2107999aeb3f523970158879f8a9135624e22f /packages/cli/src/ui/components/StatsDisplay.tsx
parentb1ef979f75bb68a15e9bb15d6a44b27c0c5d9922 (diff)
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.
Diffstat (limited to 'packages/cli/src/ui/components/StatsDisplay.tsx')
0 files changed, 0 insertions, 0 deletions