From ea3d7bdb9f51b3f938262b0b9cb5f752d10398f2 Mon Sep 17 00:00:00 2001 From: Lili Wilson Date: Tue, 23 Jun 2026 17:12:16 -0400 Subject: [PATCH] Fix codex hooks parsing. Co-Authored-By: Oz --- plugins/orchestration/hooks/hooks.json | 1 - plugins/warp/hooks/hooks.json | 1 - 2 files changed, 2 deletions(-) diff --git a/plugins/orchestration/hooks/hooks.json b/plugins/orchestration/hooks/hooks.json index 9f14536..165b7cf 100644 --- a/plugins/orchestration/hooks/hooks.json +++ b/plugins/orchestration/hooks/hooks.json @@ -1,5 +1,4 @@ { - "description": "Oz parent-message delivery bridge for Codex child runs", "hooks": { "SessionStart": [ { diff --git a/plugins/warp/hooks/hooks.json b/plugins/warp/hooks/hooks.json index 61826cf..ce26297 100644 --- a/plugins/warp/hooks/hooks.json +++ b/plugins/warp/hooks/hooks.json @@ -1,5 +1,4 @@ { - "description": "Warp terminal notifications for Codex", "hooks": { "SessionStart": [ {