{"id":26635988,"url":"https://github.com/wxt2rr/ai-auto-commit-idea-plugin","last_synced_at":"2025-03-24T16:15:55.841Z","repository":{"id":282536213,"uuid":"948908949","full_name":"wxt2rr/ai-auto-commit-idea-plugin","owner":"wxt2rr","description":"AI 自动编写 Git 提交日志的 IntelliJ IDEA 插件 告别手动编写提交日志的繁琐！本插件基于 AI 大模型，智能分析代码变动并生成清晰规范的 Git Commit Message，助你提升开发效率。","archived":false,"fork":false,"pushed_at":"2025-03-15T09:06:20.000Z","size":113029,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T09:27:25.243Z","etag":null,"topics":["ai","git","idea-plugin"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wxt2rr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-15T08:27:19.000Z","updated_at":"2025-03-15T09:06:23.000Z","dependencies_parsed_at":"2025-03-15T09:37:28.303Z","dependency_job_id":null,"html_url":"https://github.com/wxt2rr/ai-auto-commit-idea-plugin","commit_stats":null,"previous_names":["wxt2rr/ai-auto-commit-idea-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wxt2rr%2Fai-auto-commit-idea-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wxt2rr%2Fai-auto-commit-idea-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wxt2rr%2Fai-auto-commit-idea-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wxt2rr%2Fai-auto-commit-idea-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wxt2rr","download_url":"https://codeload.github.com/wxt2rr/ai-auto-commit-idea-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245304871,"owners_count":20593626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","git","idea-plugin"],"created_at":"2025-03-24T16:15:55.122Z","updated_at":"2025-03-24T16:15:55.705Z","avatar_url":"https://github.com/wxt2rr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Auto Commit Idea Plugin\n\n**AI 自动编写 Git 提交日志的 IntelliJ IDEA 插件**  \n告别手动编写提交日志的繁琐！本插件基于 AI 大模型，智能分析代码变动并生成清晰规范的 Git Commit Message，助你提升开发效率。\n\n---\n\n## ✨ 核心功能\n\n- **智能生成 Commit Message**：自动解析代码差异，生成符合规范的提交日志。\n- **多模型支持**：可选 OpenAI、DeepSeek 、通义千问等主流 AI 服务（理论上遵循OpenApi的都支持）。\n- **一键操作**：IDE 内直接调用，无需切换工具。\n- **自定义模板**：支持按团队规范调整日志格式。\n\n---\n\n## ✈️ 模型支持\n* deepseek [[获取 apiKey]](https://platform.deepseek.com/api_keys)  [[获取 baseUrl / Model]](https://api-docs.deepseek.com/zh-cn/)\n* ChatGPT  [[获取 apiKey]](https://platform.openai.com/settings/organization/api-keys)  [[获取 baseUrl / Model]](https://platform.openai.com/docs/api-reference/introduction)\n\n## 🚀 快速开始（3 步上手）\n\n1. **安装插件**\n    - [点击下载Jar包](https://github.com/wxt2rr/ai-auto-commit-idea-plugin/blob/main/source/ai-auto-commit-1.0.2.jar)\n    - Settings -\u003e Plugins -\u003e Install Plugins from Disk\n    - \u003cimg width=\"982\" alt=\"image\" src=\"https://github.com/user-attachments/assets/99fbf61b-3d42-4382-84bb-b23387431b7b\" /\u003e\n\n2. **配置 AI 服务**\n    - 获取 API Key，填入插件设置页面的 `AI_API_KEY`。\n      ![img.png](img.png)\n3. **使用**\n    - 在提交代码时点击生成按钮，自动生成提交日志并填充到输入框。\n      ![img_1.png](img_1.png)\n\n---\n\n## 🔧 高级配置\n\n- **选择 AI 模型**：在设置中切换不同模型。\n- **自定义规则**： 支持修改生成规则，以适配你的团队规范。\n\n---\n\n## ⭐️ 支持与感谢\n\n如果本插件让你的开发体验更愉悦，请：\n\n1. 点个 **Star** 🌟 支持开发者。\n2. 遇到问题？提交 [Issue]，我会尽快响应！\n3. 推荐给团队伙伴，告别低效提交日志！\n\n--- \n\n**开源协议**：MIT License | 为开发者而生 🚀  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwxt2rr%2Fai-auto-commit-idea-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwxt2rr%2Fai-auto-commit-idea-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwxt2rr%2Fai-auto-commit-idea-plugin/lists"}