Skip to content

Commit 0d6cb5d

Browse files
committed
Add VibeGit
1 parent 95ab07a commit 0d6cb5d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README-KR.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
- [ai-christianson/RA.Aid](https://github.com/ai-christianson/RA.Aid) - LangGraph 기반 에이전트형 작업 실행 프레임워크를 사용하는 독립형 코딩 에이전트.
6161
- [CodeSelect](https://github.com/maynetee/codeselect) - 프로젝트 소스코드를 효율적으로 AI에 전달하는 Python 기반 CLI 도구.
6262
- [OpenAI Codex CLI](https://github.com/openai/codex) - OpenAI에서 제작한 경량 코딩 에이전트.
63+
- [VibeGit](https://github.com/kklemon/vibegit) - Git 리포지토리에서 의미상 관련된 변경 사항을 알아서 묶어 커밋합니다.
6364

6465
## AI 코딩 문서화
6566
- [CodeGuide](https://www.codeguide.dev/) - AI 코딩 프로젝트를 위한 상세 문서 생성 도구.
@@ -79,4 +80,4 @@
7980
- [/r/ChatGPTCoding](https://www.reddit.com/r/ChatGPTCoding/)
8081

8182
## 기여하기
82-
여러분의 기여를 환영합니다! 먼저 [기여 지침](CONTRIBUTING.md)을 확인해주세요.
83+
여러분의 기여를 환영합니다! 먼저 [기여 지침](CONTRIBUTING.md)을 확인해주세요.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ English | [한국어](./README-KR.md)
6666
- [ai-christianson/RA.Aid](https://github.com/ai-christianson/RA.Aid) - A standalone coding agent built on LangGraph's agent-based task execution framework
6767
- [CodeSelect](https://github.com/maynetee/codeselect) - A Python-based command-line tool that efficiently communicates project source code to AIs.
6868
- [OpenAI Codex CLI](https://github.com/openai/codex) - OpenAI's lightweight coding agent that runs in the terminal
69+
- [VibeGit](https://github.com/kklemon/vibegit) - Automagically group and commit semantically related changes in a Git repository
6970

7071
## Task Management for AI Coding
7172

0 commit comments

Comments
 (0)