gemini-cli/packages/core/src
Hiroaki Mitsuyoshi bce6eb5014
feat(chat): Implement /chat delete command (#2401)
2025-07-27 22:18:12 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
code_assist Propagate user_prompt_id to GenerateConentRequest for logging (#4741) 2025-07-27 21:34:39 +00:00
config (model) - Use Flash Lite For Next Speaker Checks (#4991) 2025-07-27 21:40:55 +00:00
core feat(chat): Implement /chat delete command (#2401) 2025-07-27 22:18:12 +00:00
ide fix: Clean up transport on IDE connection failure (#4902) 2025-07-26 01:57:34 +00:00
mcp Bug: add resource parameter to MCP OAuth Flow (#4981) 2025-07-27 18:09:45 +00:00
prompts Load and use MCP server prompts as slash commands in the CLI (#4828) 2025-07-25 20:56:33 +00:00
services refactor(core): Centralize shell logic into ShellExecutionService (#4823) 2025-07-26 01:56:49 +00:00
telemetry refactor(telemetry): enhance flushToClearcut method with retry logic and early return for empty events (#1601) 2025-07-27 18:18:27 +00:00
tools refactor(core): Centralize shell logic into ShellExecutionService (#4823) 2025-07-26 01:56:49 +00:00
utils (model) - Use Flash Lite For Next Speaker Checks (#4991) 2025-07-27 21:40:55 +00:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00