- Add a useEffect hook to the GeminiMessage component. - This hook uses Node.js's 'exec' to run an external binary every time a new message is rendered from the model. - A placeholder command has been added and should be replaced by the user. |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
package.json | ||
test-setup.ts | ||
tsconfig.json | ||
vitest.config.ts |