gemini-cli/packages
Taylor Mullen 480549e02e Refactor(chat): Introduce custom Chat class for future modifications
- Copied the `Chat` class from `@google/genai` into `packages/server/src/core/geminiChat.ts`.
- This change is in preparation for future modifications to the chat handling logic.
- Updated relevant files to use the new `GeminiChat` class.

Part of https://github.com/google-gemini/gemini-cli/issues/551
2025-05-26 14:20:28 -07:00
..
cli Refactor(chat): Introduce custom Chat class for future modifications 2025-05-26 14:20:28 -07:00
server Refactor(chat): Introduce custom Chat class for future modifications 2025-05-26 14:20:28 -07:00