Add live agent views and improve Codex monitoring
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "handler.js",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"agentmon-handler": "./handler.js"
|
||||
"agentmon-codex-handler": "./handler.js"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npx esbuild handler.ts --platform=node --format=esm --outfile=handler.js"
|
||||
|
||||
Reference in New Issue
Block a user