gemini-cli/packages
Castor Gemini 75cb06079e feat(ui): Execute external command on Gemini message
- 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.
2025-08-22 04:45:03 -05:00
..
cli feat(ui): Execute external command on Gemini message 2025-08-22 04:45:03 -05:00
core Reuse CoreToolScheduler for nonInteractiveToolExecutor (#6714) 2025-08-21 23:49:12 +00:00
test-utils chore(release): v0.1.21 (#6207) 2025-08-14 06:14:25 +00:00
vscode-ide-companion fix(ide): preserve focus when showing diff view (#6795) 2025-08-22 02:24:45 +00:00