| 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: Taylor Mullen <[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]>
|
|
hel… (#6202)
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
Co-authored-by: jacob314 <[email protected]>
|
|
|
|
Co-authored-by: Bryan Morgan <[email protected]>
|
|
Co-authored-by: Bryan Morgan <[email protected]>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
Co-authored-by: elasticdotventures <[email protected]>
|
|
|
|
Co-authored-by: jacob314 <[email protected]>
|
|
|
|
|
|
Ctrl+C to exit (#5838)
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
command (#5884)
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: Lee-WonJun <[email protected]>
|
|
to reduce flickering in the UI (#5858)
|
|
(#5815)
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
|
|
Co-authored-by: Seth Troisi <[email protected]>
|
|
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
|
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
|
Co-authored-by: Sandy Tao <[email protected]>
|