- Modify the GeminiMessage component to execute a command when a new message is received. - The command is 'gemini --output'. - The AI's message content is passed securely to the command via a 'GEMINI_MESSAGE' environment variable to prevent shell injection. |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
package.json | ||
test-setup.ts | ||
tsconfig.json | ||
vitest.config.ts |