v2.1: add Property Inspector with poll interval setting

This commit is contained in:
2026-06-18 15:10:55 +08:00
parent 77c4db36d8
commit 8535838fc4
11 changed files with 1849 additions and 3 deletions
@@ -21,6 +21,7 @@
"UserTitleEnabled": true,
"SupportedInMultiActions": true,
"Tooltip": "Codex Desktop 工作流状态监控"
"PropertyInspectorPath": "propertyInspector/monitor/index.html"
},
{
"UUID": "com.streamdock.ai-monitor.claude",
@@ -43,6 +44,7 @@
"UserTitleEnabled": true,
"SupportedInMultiActions": true,
"Tooltip": "Claude Desktop 工作流状态监控"
"PropertyInspectorPath": "propertyInspector/monitor/index.html"
},
{
"UUID": "com.streamdock.ai-monitor.opencode",
@@ -65,6 +67,7 @@
"UserTitleEnabled": true,
"SupportedInMultiActions": true,
"Tooltip": "opencode 工作流状态监控"
"PropertyInspectorPath": "propertyInspector/monitor/index.html"
}
],
"SDKVersion": 1,
@@ -94,4 +97,4 @@
"Nodejs": {
"Version": "20"
}
}
}