#609 · Primary category: AI Coding Assistants

gemini-code

Gemini 2.5 Pro code assistant

Project last updated:03/31/25

GitHub Stars

546

Forks

84

Contributors

1

License

MIT

Why we included this project

Gemini Code is a terminal-based coding assistant that installs with pip and uses Gemini 2.5 Pro as its default model, with other models available. Instead of just returning text, the assistant can act on your codebase: it views and edits files, greps and globs through a project, runs bash commands, and can execute tests like pytest, so quick refactors and debugging loops stay inside one terminal window. It keeps basic conversation history so long sessions stay manageable, renders markdown in the terminal, and the automatic tool use will feel familiar to anyone who has worked with Claude Code. If you prefer a shell workflow over an editor plugin, this is a lightweight way to get an AI coding partner without leaving your setup.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category