Skip to content

v0.7.0

Pre-release
Pre-release

Choose a tag to compare

@meme-dayo meme-dayo released this 09 Oct 14:54
· 12 commits to main since this release

🪝 カスタムhooks実装(Issue #45

  • CLI_HOOKS_MODE=customでClaude Code公式hooks代替オプションを実装
  • Claude Code v2の Issue #8763(hooks関連のバグ)への対策

ロジック

  • tmux capture-paneとパターンマッチングで状態検出:busy(実行中)/ waiting(入力待ち)/ idle(待機中)
  • 状態遷移に基づき { Stop / SessionStart / PostToolUse } hooksを実行

Full Changelog: v0.6.11...v0.7.0