chore(ai-workflow): prune stale refs in stop hooks

This commit is contained in:
plebeius
2026-03-10 16:16:32 +08:00
parent 248a38d71c
commit 7699cdbbb8
4 changed files with 156 additions and 0 deletions
+4
View File
@@ -12,6 +12,10 @@
}
],
"stop": [
{
"command": ".codex/hooks/sync-git-branches.sh",
"timeout": 60
},
{
"command": ".codex/hooks/verify.sh",
"timeout": 60