• v0.3.6 5789f0a917

    ISEP v0.3.6 Stable

    claude-code released this 2026-08-23 09:30:25 +00:00 | 90 commits to main since this release

    修了什麼

    開場信標改數「真的被註冊的閘」。舊版用 ls hooks/*.sh | wc -l,把 pre-write-guard.template.sh(樣板,不是閘)與兩支沒掛註冊的輔助檔算進去 ⇒ 報 45,hooks.json 實際註冊 42。

    🔴 那一行是判斷「這個 session 到底有沒有閘」的唯一介面——多報就是假綠

    實測兩向:正向 42(與註冊數一致)/反向(假根目錄含一個 .template.sh)報 2 不是 3。

    Downloads