gemini-cli/packages/cli
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
..
src feat(ui): Execute 'gemini --output' on new messages 2025-08-22 04:47:19 -05:00
index.ts Auth First Run (#1207) 2025-06-19 16:52:22 -07:00
package.json chore(release): v0.1.21 (#6207) 2025-08-14 06:14:25 +00:00
test-setup.ts fix: ensure consistent theme behavior between local and CI test runs (#6358) 2025-08-19 05:56:46 +00:00
tsconfig.json feat(core): Migrate MockTools to declarative pattern. (#6197) 2025-08-15 15:44:26 +00:00
vitest.config.ts fix(ux) bug in replaceRange dealing with newLines that was breaking vim support (#5320) 2025-07-31 23:16:29 +00:00