Skip to content

fix(hooks): hook-entry.hexa 트램폴린 폐지 — settings.json 직접 호출#1

Merged
dancinlife merged 1 commit intomainfrom
fix/hooks-direct-call
Apr 11, 2026
Merged

fix(hooks): hook-entry.hexa 트램폴린 폐지 — settings.json 직접 호출#1
dancinlife merged 1 commit intomainfrom
fix/hooks-direct-call

Conversation

@dancinlife
Copy link
Copy Markdown
Contributor

Summary

  • settings.json 훅에서 hook-entry.hexa 트램폴린 경유를 제거하고 hexa target.hexa 직접 호출로 전환
  • 훅 1건당 프로세스 5→1 (80% 절감)

Test plan

  • 각 훅 standalone bash 테스트 통과
  • JSON validity 확인

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

훅 1건당 5 프로세스 (hook-entry + bash -c + cat + target hexa) → 1 프로세스로 80% 절감.
다중 Claude 세션 동시 실행 시 Mac CPU 부하 완화.

- prompt/pretool/post 모드: hook-entry.hexa <mode> <target> → target 직접 호출
- guard 모드 (Agent matcher): 기존 no-op 플레이스홀더 유지

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dancinlife dancinlife merged commit f30fc17 into main Apr 11, 2026
3 checks passed
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