# AICommit > AICommit is a JetBrains plugin that generates commit messages from staged changes inside IntelliJ-platform IDEs. Last updated: 2026-08-15 ## Essential links - [Homepage](https://aicommit.app/): Product overview and installation entry point. - [AI commit messages for IntelliJ](https://aicommit.app/ai-commit-message-intellij): How generation works inside the Commit tool window. - [DeepSeek](https://aicommit.app/deepseek): First-class DeepSeek provider and Thinking Mode. - [Ollama](https://aicommit.app/ollama): Local-first generation; staged diffs stay on the machine. - [Changelog](https://aicommit.app/changelog): Public release notes. The plugin source repository is private. - [Capabilities](https://aicommit.app/capabilities): Sourced list of what AICommit ships, each item linked to the changelog or plugin description. - [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/21289-aicommit/): Official plugin listing and installation source. - [Community and support](https://github.com/AICommitApp/community/): FAQ, EULA, issue reporting, and product support. - [Full agent context](https://aicommit.app/llms-full.txt): Extended product, privacy, integration, and API-surface notes. - [Markdown page snapshot](https://aicommit.app/index.md): Text-first version of the landing page. - [Agent manifest](https://aicommit.app/.well-known/ai-agent.json): Machine-readable product and integration metadata. ## Product summary AICommit runs inside JetBrains IDEs and drafts commit messages from the changes the developer has staged. The draft remains editable before commit. Supported provider options include OpenAI, Azure OpenAI, Google Gemini, Anthropic Claude, DeepSeek, and Ollama, plus OpenAI-compatible custom endpoint profiles. Cloud generation sends content only to the provider configured by the user. Ollama supports local model workflows. DeepSeek Thinking Mode keeps reasoning out of the commit, history, and telemetry. It works across IntelliJ-platform IDEs, including IntelliJ IDEA, PyCharm, WebStorm, GoLand, Rider, PhpStorm, RubyMine, CLion, Android Studio, DataGrip, and RustRover. Traction: 22,490+ JetBrains Marketplace installs, rated 4.1/5. Pricing: paid plugin with a 30-day free trial. Personal plans start at $1/month (or $10/year) and commercial plans at $3/month (or $30/year), billed through JetBrains Marketplace. ## Agent and API surface AICommit is a locally installed IDE plugin, not a hosted SaaS API. It does not expose a public OpenAPI endpoint, OAuth authorization server, MCP server, or A2A task endpoint.