Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@raizamartin raizamartin released this 29 Mar 04:46
· 12 commits to main since this release

Gemini Code

A powerful AI coding assistant for your terminal, powered by Gemini 2.5 Pro with support for other LLM models.

Features

  • Interactive chat sessions in your terminal
  • Multiple model support (currently Gemini 2.5 Pro, more coming soon)
  • Intelligent context management with auto-compaction warnings and the /compact command
  • Markdown rendering in the terminal
  • Automatic tool usage by the assistant:
    • File operations (view, edit, list, grep, glob)
    • System commands (bash)
    • Web content fetching