Skip to content

feat(harness): claude -p 제거 — SubAgent 기반 오케스트레이터로 전환 - #1

Open
wooklab wants to merge 3 commits into
mainfrom
feature/subagent-harness
Open

feat(harness): claude -p 제거 — SubAgent 기반 오케스트레이터로 전환#1
wooklab wants to merge 3 commits into
mainfrom
feature/subagent-harness

Conversation

@wooklab

@wooklab wooklab commented May 14, 2026

Copy link
Copy Markdown
Owner

Note

  • claude -pexecute.py 제거 — Anthropic의 구독 사용량 정책 변경에 따른 대응
  • /harness 슬래시 커맨드가 직접 오케스트레이터 역할을 수행하도록 전환
  • 각 step을 격리된 서브에이전트(Agent tool)로 스폰하여 컨텍스트 오염 없이 순차 실행
  • *.log .gitignore에 추가

Commit

  • feat(harness): claude -p 제거 — SubAgent 기반 오케스트레이터로 전환
  • chore(harness): *.log .gitignore에 추가

wooklab and others added 3 commits May 14, 2026 10:40
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant