• v7.0.1 5210bc74c7

    chore: bump version to 7.0.1

    airkjw released this 2025-12-09 05:52:59 +00:00 | 1291 commits to main since this release

    Fix: Ensure worker is running at the beginning of all hook files

    • Move ensureWorkerRunning to the start of all hook functions
    • Replace waitForPort with ensureWorkerRunning in context-hook
    • Ensures worker is started before any other hook logic executes
    • Improves error messages when worker fails to start

    🤖 Generated with Claude Code

    Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com

    Downloads