feat(harness): claude -p 제거 — SubAgent 기반 오케스트레이터로 전환 - #1
Open
wooklab wants to merge 3 commits into
Open
Conversation
execute.py(claude -p 호출)를 제거하고 /harness 슬래시 커맨드가 직접 오케스트레이터 역할을 수행하도록 변경. 각 step은 격리된 서브에이전트로 스폰되어 컨텍스트 오염 없이 실행된다.
- started_at / completed_at / failed_at / blocked_at 필드 규칙 및 직렬화 순서 명시 - E-1 브랜치 확인, E-5 커밋 단계를 건너뛰지 않도록 경고 추가 - completed step JSON 예시 보완 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Note
claude -p및execute.py제거 — Anthropic의 구독 사용량 정책 변경에 따른 대응/harness슬래시 커맨드가 직접 오케스트레이터 역할을 수행하도록 전환*.log.gitignore에 추가Commit