You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**[Cursor](https://cursor.com)**| Install from cursor.com | AI-powered editor with CLI agent |`git gtr config set gtr.ai.default cursor`|
337
336
|**[Continue](https://continue.dev)**| See [docs](https://docs.continue.dev/cli/install)| Open-source coding agent |`git gtr config set gtr.ai.default continue`|
337
+
|**[Cursor](https://cursor.com)**| Install from cursor.com | AI-powered editor with CLI agent |`git gtr config set gtr.ai.default cursor`|
338
+
|**[Gemini](https://github.com/google-gemini/gemini-cli)**|`npm install -g @google/gemini-cli`| Open-source AI coding assistant powered by Google Gemini |`git gtr config set gtr.ai.default gemini`|
338
339
|**[OpenCode](https://opencode.ai)**| Install from opencode.ai | AI coding assistant |`git gtr config set gtr.ai.default opencode`|
0 commit comments