Conversation
Contributor
There was a problem hiding this comment.
Code Review
이번 풀리퀘스트는 기존의 AI 에이전트 역할 및 워크플로우 관련 문서들을 .agents/ 디렉토리 하위로 재배치하고, AGENTS.md를 라우팅 진입점으로 단순화하는 작업을 수행합니다. 리뷰어는 새롭게 추가된 .agents/rules/general.md 파일에 대한 설명이 .agents/workflows.md 내의 파일 역할 정의 목록에서 누락되었음을 지적하며 이를 추가할 것을 제안했습니다.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 연관된 이슈
🎯 의도
AGENTS.md를 작업별 문서 라우팅만 담당하는 진입점으로 축소📝 작업 내용
📌 요약
.hermes디렉터리와 Hermes 전용 메타데이터 제거.agents디렉터리로 이동AGENTS.md를 누적 라우팅 문서로 축소custom agent의 역할 문서 참조 경로 변경🔍 상세
AGENT_ROLES.md를.agents/roles.md로 이동하고 역할, 권한, 모델 선택 및 결과 형식 보존AGENT_WORKFLOWS.md를.agents/workflows.md로 이동하고 작업 유형별 실행 순서와 중단 조건 보존.agents/rules/general.md로 분리StorePattern, 모호성 중단 조건을.agents/rules/architecture.md로 이전.agents/rules/project-workflows.md로 이전AGENTS.md에 작업별 필수 문서와 누적 라우팅 기준만 유지.codex/agents/*.toml이.agents/roles.md를 참조하도록 변경📸 영상 / 이미지 (Optional)
해당 없음