Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Git Search AINew to Visual Studio Code? Get it now.
Git Search AI

Git Search AI

Osman Koç

|
50 installs
| (0) | Free
AI-powered Git commit history and code search tool for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Search AI

Git Search AI Extension Icon

AI-powered Git commit history and code search tool for VS Code.

Features

  • 🤖 AI-powered Git history search
  • 💬 Natural language queries
  • 🔍 Smart commit filtering
  • 📊 Context-aware responses
  • 🎯 Multiple search strategies
  • ⚡ Fast local search
  • 🔐 Secure token management
  • 📝 Custom prompt templates
Git Search AI with OpenAI

Example: Searching Git history with OpenAI

Git Search AI with Ollama

Example: Searching Git history with Ollama

Getting Started

  1. Install the extension from VS Code Marketplace
  2. Set your settings in VS Code (Configuration)
  3. Open a Git repository
  4. Use Command Palette (Ctrl+Shift+P) and type "Git Search AI"
  5. Start asking questions about your Git history!

Configuration

  • git-search-ai.defaultProvider: Default AI provider (openai/ollama)
  • git-search-ai.openaiApiKey: Your OpenAI API key (required for OpenAI)
  • git-search-ai.ollamaEndpoint: Ollama API endpoint URL (default: http://localhost:11434)
  • git-search-ai.maxCommits: Maximum number of commits to analyze in a single query (default: 50)
Git Search AI Extension Settings

Extension settings in VS Code

Support

If you encounter any questions:

  • Email Support
  • X (Twitter)

License

MIT License - See LICENSE file


📌 Developed by Osman KOÇ - GitHub | Website 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft