| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This change extends the shell command processing functionality.
After a shell commands output is successfully written to a log file
in /tmp, the application will now automatically invoke `gemini --input`
with the generated filename to process the contents of that log file.
This enables a seamless workflow where shell command results can be
immediately used as context for further interactions with the Gemini CLI.
|
|
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.
|
|
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Taylor Mullen <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
|
|
Co-authored-by: Brian Ray <[email protected]>
Co-authored-by: N. Taylor Mullen <[email protected]>
|
|
boolean (#6496)
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
Co-authored-by: Agus Zubiaga <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
Co-authored-by: Bryant Chandler <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
|
|
Co-authored-by: Bryan Morgan <[email protected]>
|
|
|
|
(#6282)
Co-authored-by: Bryan Morgan <[email protected]>
|
|
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
|
|
telemetry" (#6161)
|
|
|
|
|
|
Co-authored-by: jacob314 <[email protected]>
|
|
Co-authored-by: Conrad Irwin <[email protected]>
Co-authored-by: Ben Brandt <[email protected]>
|
|
|
|
|
|
Ctrl+C to exit (#5838)
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
(#5815)
|
|
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: Shi Shu <[email protected]>
Co-authored-by: Jacob Richman <[email protected]>
|
|
|