gemini-cli/packages
Castor Gemini 1e7a6d9e1e feat(ui): Execute 'gemini --output' on new messages
- 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.
2025-08-22 04:47:19 -05:00
..
cli feat(ui): Execute 'gemini --output' on new messages 2025-08-22 04:47:19 -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