OpenCodeReview를 Ollama Cloud와 같이 쓰기2026.07.07OpenCodeReview를 Ollama Cloud와 같이 쓰기Agentic Coding유용한 도구들#open-code-review#ollama+2 more categories or tags2026.07.07OpenCodeReview를 Ollama Cloud와 같이 쓰기Agentic Coding유용한 도구들#open-code-review#ollama+2 more categories or tagsAI 코드 리뷰 도구는 이제 너무 많다. Claude Code에게 “현재 변경사항 리뷰해줘”라고 말할 수도 있고, Codex나 Cursor에서도 비슷한 일을 시킬 수 있다. 문제는 그 다음이다. 리뷰라는 작업은 생각보다 귀찮게 정확해야 한다. 어떤 파일을 봐야 하는지, 어느 라인에 코멘…
ESLint와 AGENTS.md로 AI 협업 경계 세우기2026.06.19ESLint와 AGENTS.md로 AI 협업 경계 세우기Agentic Coding#frontend#agentsmd#ai-agent+1 more categories or tags2026.06.19ESLint와 AGENTS.md로 AI 협업 경계 세우기Agentic Coding#frontend#agentsmd#ai-agent+1 more categories or tags처음에는 단순히 ESLint를 설정하는 과제라고 생각했다. 프론트엔드 프로젝트에서 ESLint와 Prettier를 붙이고, Husky와 lint-staged를 연결하고, 커밋 전에 어느 정도 코드 품질을 확인하게 만드는 일. 익숙한 일까지는 아니어도, 적어도 낯선 일은 아니라고 생각했다…