Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README-KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
- [ai-christianson/RA.Aid](https://github.com/ai-christianson/RA.Aid) - LangGraph 기반 에이전트형 작업 실행 프레임워크를 사용하는 독립형 코딩 에이전트.
- [CodeSelect](https://github.com/maynetee/codeselect) - 프로젝트 소스코드를 효율적으로 AI에 전달하는 Python 기반 CLI 도구.
- [OpenAI Codex CLI](https://github.com/openai/codex) - OpenAI에서 제작한 경량 코딩 에이전트.
- [VibeGit](https://github.com/kklemon/vibegit) - Git 리포지토리에서 의미상 관련된 변경 사항을 알아서 묶어 커밋합니다.
- [Gemini CLI](https://github.com/google-gemini/gemini-cli) - 구글의 오픈소스 AI 에이전트로, Gemini의 강력한 기능을 터미널에서 바로 사용할 수 있게 해줍니다.

## AI 코딩 문서화
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ English | [Português](./README-PT.md) | [한국어](./README-KR.md) | [中文](
- [ai-christianson/RA.Aid](https://github.com/ai-christianson/RA.Aid) - A standalone coding agent built on LangGraph's agent-based task execution framework
- [CodeSelect](https://github.com/maynetee/codeselect) - A Python-based command-line tool that efficiently communicates project source code to AIs.
- [OpenAI Codex CLI](https://github.com/openai/codex) - OpenAI's lightweight coding agent that runs in the terminal
- [VibeGit](https://github.com/kklemon/vibegit) - Automagically group and commit semantically related changes in a Git repository
- [Gemini CLI](https://github.com/google-gemini/gemini-cli) - An open-source AI agent from Google that brings the power of Gemini directly into your terminal.

## Task Management for AI Coding
Expand Down