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. |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
package.json | ||
test-setup.ts | ||
tsconfig.json | ||
vitest.config.ts |