Roo-Code/packages/types
Roo Code 0184d6eafb feat: add Gemini CLI provider integration
- Add @google/gemini-cli-core dependency
- Create GeminiCliHandler provider implementation using OAuth authentication
- Add type definitions for gemini-cli models
- Update provider exports and buildApiHandler
- Add comprehensive tests for the new provider

This integration allows users to authenticate with Gemini CLI using OAuth
and access Gemini models through the official CLI library.
2025-08-29 06:54:55 +00:00
..
npm Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add Gemini CLI provider integration 2025-08-29 06:54:55 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00