{"id":29910708,"url":"https://github.com/C17AN/gemini-commit-assistant","last_synced_at":"2025-08-02T01:14:25.364Z","repository":{"id":304758366,"uuid":"1019822789","full_name":"C17AN/gemini-commit-assistant","owner":"C17AN","description":"AI-based commit message generator, powered by gemini-cli.","archived":false,"fork":false,"pushed_at":"2025-07-15T05:26:47.000Z","size":2393,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-15T05:49:26.442Z","etag":null,"topics":["cli","gemini-cli","git"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/C17AN.png","metadata":{"files":{"readme":"README.ko.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2025-07-14T23:54:13.000Z","updated_at":"2025-07-15T05:26:50.000Z","dependencies_parsed_at":"2025-07-15T05:49:32.550Z","dependency_job_id":"c71f9b13-d9c9-460a-a0f9-2d042783be7c","html_url":"https://github.com/C17AN/gemini-commit-assistant","commit_stats":null,"previous_names":["c17an/gemini-commit-assistant"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/C17AN/gemini-commit-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C17AN%2Fgemini-commit-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C17AN%2Fgemini-commit-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C17AN%2Fgemini-commit-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C17AN%2Fgemini-commit-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/C17AN","download_url":"https://codeload.github.com/C17AN/gemini-commit-assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C17AN%2Fgemini-commit-assistant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268322541,"owners_count":24231836,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","gemini-cli","git"],"created_at":"2025-08-02T01:14:20.255Z","updated_at":"2025-08-02T01:14:25.332Z","avatar_url":"https://github.com/C17AN.png","language":"Shell","funding_links":[],"categories":["Development Tools \u0026 Utilities"],"sub_categories":[],"readme":"# 🤖 Gemini Commit Assistant\n\n![screenshot](./screenshot.gif)\n\n[English](README.md) | **한국어**\n\nGoogle Gemini CLI (Gemini 2.5 Flash)를 사용하여 **한국어/영어 지원**하는 AI 커밋 메시지 생성기입니다.\n\n## 📦 설치\n\n```bash\nnpm install -g gemini-commit-assistant\n```\n\n## 🚀 사용법\n\n```bash\n# staged 파일로 커밋 메시지 생성\ngit add file1.js file2.js\naic # (또는 ai-commit)\n\n# 모든 파일을 staging 후 커밋 메시지 생성\naic --all # (ai-commit --all)\n\n# 언어 설정 (한국어/영어)\naic --configure # (ai-commit --configure)\n\n# git alias 설정 (선택사항)\naic --setup # (ai-commit --setup)\ngit aic  # (git ai-commit)\n```\n\n## 🔧 옵션\n\n| 옵션           | 설명                                    |\n| -------------- | --------------------------------------- |\n| `--all`, `-a`  | 모든 파일을 staging 후 커밋 메시지 생성 |\n| `--configure`  | 언어 설정 변경 (한국어/English)         |\n| `--setup`      | git alias 설정 (`git aic`)              |\n| `--unsetup`    | git alias 해제                          |\n| `--help`, `-h` | 도움말 표시                             |\n\n## 💰 비용상 이점\n\n**Gemini CLI 개인 계정 (권장):**\n\n- **60회/분 + 1,000회/일** - 무료\n- API 키 방식보다 10배 높은 제한\n- 팀 전체 사용 가능\n\n**API 키 방식:**\n\n- 일일 100회만 무료 - 제한적\n\n## 📋 요구사항\n\n- Node.js 16.0.0+\n- Git 2.0+\n- **Gemini CLI** (설치: `npm install -g @google/gemini-cli`)\n- **Google 계정** (개인 계정 권장)\n\n## 🌐 언어 지원\n\n최초 실행 시 언어 선택 화면이 자동으로 표시됩니다 (한국어/영어).\n`aic --configure`로 언제든지 변경 가능합니다.\n\n## 🛠️ 설정\n\n```bash\n# Gemini CLI 설치\nnpm install -g @google/gemini-cli\n\ngemini # 이후 Google 계정으로 로그인\n```\n\n## 🎯 예시\n\n**한국어 모드:**\n\n```bash\naic\n# 🤖 AI 커밋 메시지 생성기 (Gemini 기반)\n# \"feat: 사용자 인증 시스템 구현\"\n```\n\n**영어 모드:**\n\n```bash\naic\n# 🤖 AI Commit CLI - AI-powered commit message generator\n# \"feat: Implement user authentication system\"\n```\n\n## 📄 라이센스\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FC17AN%2Fgemini-commit-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FC17AN%2Fgemini-commit-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FC17AN%2Fgemini-commit-assistant/lists"}