Add live agent views and improve Codex monitoring
This commit is contained in:
@@ -17,6 +17,24 @@
|
||||
"type": "command",
|
||||
"command": "~/.local/bin/agentmon-codex-handler notification"
|
||||
}
|
||||
],
|
||||
"userpromptsubmit": [
|
||||
{
|
||||
"type": "command",
|
||||
"command": "~/.local/bin/agentmon-codex-handler prompt"
|
||||
}
|
||||
],
|
||||
"userPromptSubmit": [
|
||||
{
|
||||
"type": "command",
|
||||
"command": "~/.local/bin/agentmon-codex-handler prompt"
|
||||
}
|
||||
],
|
||||
"userPromptSubmitted": [
|
||||
{
|
||||
"type": "command",
|
||||
"command": "~/.local/bin/agentmon-codex-handler prompt"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user