git-courer
活跃·★ 18·MIT·更新于 2026-05-29
★ 时下流行★ 开发者工具
拦截AI助手的Git操作并使用Ollama本地执行,大幅降低token消耗
git-courer拦截AI助手的Git操作,使用Ollama本地执行,每次操作节省数千token。它包含安全检查,自动配置主流AI工具。发布时由Go计算版本,Ollama生成变更日志。
#AI 智能体#Claude Code#conventional-commits#开发者工具#gemini-cli#Git#Go 语言#local-llm
01
功能特性
01本地执行Git操作节省token
025层安全检测防止密钥泄露
03自动配置10+支持MCP的AI工具
04通过Ollama生成AI提交消息(可选)
05智能版本计算和变更日志生成
02
兼容性
macOS
macOS
已通过文档验证
Linux
Linux
已通过文档验证
Windows
Windows
已通过文档验证
03
快速开始
1
$ curl -fsSL https://raw.githubusercontent.com/Alejandro-M-P/git-courer/main/scripts/install.sh | sh
04
使用场景
↳使用AI自动提交Git更改,无需额外token费用
↳通过AI助手创建分支和拉取请求
↳生成带有语义版本号和变更日志的发布
05
同类工具
相关搜索
评论
登录后发表评论
- RReese Wilson2026年4月20日
Ollama-based means it runs entirely local with no cloud dependency.
- LLane White2026年3月6日
Git operations via local Ollama — zero token cost for version control tasks.
- HHayden Chen2026年3月5日
Standard git operations are covered without requiring cloud LLM access.
- PParker White2026年3月3日
Good for teams who want AI assistance with git without burning API tokens.