Files
deepseek-harness/snapshots/session/hook-codex-promptsubmit-context/workspace/codex-hooks.json
T

12 lines
212 B
JSON

{
"hooks": {
"UserPromptSubmit": [
{
"hooks": [
{ "type": "command", "command": "echo 'The user has previously stated their favorite color is teal.'" }
]
}
]
}
}