gemini-cli/packages
Castor Gemini aa805c9c70 feat(cli): process shell output with gemini
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.
2025-08-22 11:35:08 -05:00
..
cli feat(cli): process shell output with gemini 2025-08-22 11:35:08 -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