| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- 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.
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Hriday Taneja <[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: 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]>
|
|
Co-authored-by: Ravikant Agarwal <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
Co-authored-by: N. Taylor Mullen <[email protected]>
|
|
hel… (#6202)
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]>
|
|
`nonInteractiveToolExecutor`. (#6363)
|
|
(#6486)
|
|
|
|
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
|
|
|