# AI-aided programming > 깃헙 코파일럿이나 Cursor 등 IDE 내에 생성 AI가 통합된 환경에서의 프로그래밍. [깃헙 코파일럿](https://wiki.g15e.com/pages/GitHub%20Copilot.txt)이나 [Cursor](https://wiki.g15e.com/pages/Cursor%20(software.txt)) 등 [IDE](https://wiki.g15e.com/pages/Integrated%20development%20environment.txt) 내에 [생성 AI](https://wiki.g15e.com/pages/Generative%20AI.txt)가 통합된 환경에서의 <프로그래밍>. ## Tools IDE and/or GUI-based tools: - [GitHub Copilot](https://wiki.g15e.com/pages/GitHub%20Copilot.txt) - [Cursor](https://wiki.g15e.com/pages/Cursor%20(software.txt)) - [Replit](https://wiki.g15e.com/pages/Replit.txt) - [Xcode predictive code completion](https://wiki.g15e.com/pages/Xcode%20predictive%20code%20completion.txt) - https://www.trae.ai/ - https://zed.dev/blog/edit-prediction - [Gemini Code Assist](https://wiki.g15e.com/pages/Gemini%20Code%20Assist.txt) CLI-based tools: - [Claude Code](https://wiki.g15e.com/pages/Claude%20Code.txt) - [OpenAI Codex](https://wiki.g15e.com/pages/OpenAI%20Codex.txt) - [Gemini CLI](https://wiki.g15e.com/pages/Gemini%20CLI.txt) ## 참고 - [생성형 AI와 프로그래머의 역량](https://wiki.g15e.com/pages/Generative%20AI%20and%20competency%20of%20programmers.txt) - [AI 지원 프로그래밍을 위한 새 실천법](https://wiki.g15e.com/pages/New%20practices%20for%20AI-aided%20programming.txt) - [코딩 연습 도구로써의 AI](https://wiki.g15e.com/pages/AI%20as%20coding%20practice%20tool.txt) - [AI 시대의 프로그래밍 교육](https://wiki.g15e.com/pages/Programming%20education%20in%20the%20AI%20era.txt) - [에이전트 기반 코딩](https://wiki.g15e.com/pages/Agentic%20coding.txt) ## Articles - 2024-12-05 - [The 70% problem: Hard truths about AI-assisted coding](https://addyo.substack.com/p/the-70-problem-hard-truths-about)