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
-**Interactive AI Assistance**: Run Gemini CLI directly in your terminal for coding help
25
+
-**Automated Task Execution**: Execute coding tasks automatically via AgentAPI integration
25
26
-**Multiple AI Models**: Support for Gemini 2.5 Pro, Flash, and other Google AI models
26
27
-**API Key Integration**: Seamless authentication with Gemini API
27
28
-**MCP Server Integration**: Built-in Coder MCP server for task reporting
28
-
-**Script Orchestration**: Uses coder-utils for reliable pre/install/post script ordering
29
+
-**Persistent Sessions**: Maintain context across workspace sessions
29
30
30
31
## Prerequisites
31
32
32
-
-**Node.js and npm must be sourced/available before the gemini module installs**; ensure they are installed in your workspace image or via earlier provisioning steps
33
+
-**Node.js and npm must be sourced/available before the gemini module installs** - ensure they are installed in your workspace image or via earlier provisioning steps
33
34
- The [Coder Login](https://registry.coder.com/modules/coder/coder-login) module is required
0 commit comments