v2: single plugin with 3 actions (Codex + Claude + opencode)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "ai-monitor",
|
||||
"version": "2.0.0",
|
||||
"author": "StreamDock",
|
||||
"main": "index.js",
|
||||
"description": "AI agent workflow status monitor",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fs-extra": "^11.3.0",
|
||||
"log4js": "^6.9.1",
|
||||
"ws": "^8.14.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user