1 repositorio
Capabilities for sending git diffs to AI models for code review or commit message generation.
Distinct from Git Diff Viewers: Distinct from Git Diff Viewers: focuses on sharing diffs with AI models rather than just viewing them.
Explore 1 awesome GitHub repository matching development tools & productivity · AI-Context Diff Sharing. Refine with filters or upvote what's useful.
CodeCompanion is a Neovim plugin that brings large language model capabilities directly into the editor, enabling turn-based conversations with AI models in a dedicated chat buffer. It provides a comprehensive interface for interacting with LLMs, supporting multiple providers through a flexible adapter system that can route requests to various hosted or local language model services. The plugin distinguishes itself through its extensive context-sharing capabilities, allowing users to send buffer contents, visual selections, git diffs, LSP diagnostics, terminal output, quickfix lists, and view
Sends the current staged and unstaged git diff to the LLM for code review or commit message generation.