Skip to content

에이전트 하네스와 협업 문서 추가 - #4

Merged
cfcromn merged 3 commits into
developfrom
chore/port-agent-harness
Jul 6, 2026
Merged

에이전트 하네스와 협업 문서 추가#4
cfcromn merged 3 commits into
developfrom
chore/port-agent-harness

Conversation

@cfcromn

@cfcromn cfcromn commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

변경 사항

  • Codex/Claude 에이전트, 스킬, 훅 설정을 추가했습니다.
  • 프로젝트 작업 지침 문서와 PR/이슈 템플릿을 추가했습니다.

커밋

  • chore :: 에이전트 하네스 설정 추가
  • docs :: 프로젝트 협업 문서 추가

@cfcromn cfcromn added ⚙ Setting 환경 세팅 📝 Docs 문서가 추가/변경되는 경우 labels Jul 6, 2026
@cfcromn cfcromn self-assigned this Jul 6, 2026
@cfcromn
cfcromn requested a review from exijn July 6, 2026 08:22

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds configuration files, skills, hooks, and templates to set up AI coding agents (Claude and Codex) for a FastAPI/Python service. Key feedback from the review highlights several critical issues in the shell scripts: the test bisection script find-polluter.sh incorrectly uses npm test instead of pytest and miscounts empty test file lists; the command-guard regex blocks safe redirects like > /dev/null; the python-smoke hook fails to propagate compilation errors; the dispatchers use unsafe echo commands for JSON inputs; and there is a typo in the filename CLADUE.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.

Comment thread .claude/skills/systematic-debugging/scripts/find-polluter.sh Outdated
Comment thread .claude/hooks/modules/command-guard/preToolUse.sh Outdated
Comment thread .codex/hooks/modules/command-guard/pre-tool-use.sh Outdated
Comment thread .claude/skills/systematic-debugging/scripts/find-polluter.sh Outdated
Comment thread .agents/skills/systematic-debugging/scripts/find-polluter.sh Outdated
Comment thread .codex/hooks/modules/python-smoke/post-tool-use.sh Outdated
Comment thread .claude/hooks/dispatcher/preToolUse.sh Outdated
Comment thread .claude/hooks/dispatcher/postToolUse.sh Outdated
Comment thread .codex/hooks/dispatcher/pre-tool-use.sh Outdated
Comment thread .codex/hooks/dispatcher/post-tool-use.sh Outdated
@cfcromn
cfcromn merged commit a0c14c9 into develop Jul 6, 2026
2 checks passed
@cfcromn
cfcromn deleted the chore/port-agent-harness branch July 6, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📝 Docs 문서가 추가/변경되는 경우 ⚙ Setting 환경 세팅

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant