mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-18 14:29:50 +08:00
Add a Codex hook to emit a stop trigger we can spy on
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# Project-local Codex configuration.
|
||||
#
|
||||
# Command safety policy lives in .codex/rules/git-state.rules.
|
||||
|
||||
[[hooks.Stop]]
|
||||
[[hooks.Stop.hooks]]
|
||||
type = "command"
|
||||
command = "cat >> .codex/stop-trigger"
|
||||
timeout = 1
|
||||
|
||||
Reference in New Issue
Block a user