first commit: StreamDock AI Monitor - Codex Desktop status display
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"Name": "Codex 监控",
|
||||
"Description": "监控 Codex Desktop AI 工作流状态,在 N4 按钮上实时显示",
|
||||
"PollInterval": "轮询间隔 (ms)",
|
||||
"ShowHealth": "显示连接健康状态",
|
||||
"StatusIdle": "就绪",
|
||||
"StatusPrompt": "收到提示",
|
||||
"StatusThinking": "思考中",
|
||||
"StatusWorking": "执行中",
|
||||
"StatusTyping": "回复中",
|
||||
"StatusDone": "完成",
|
||||
"StatusError": "错误",
|
||||
"StatusWaiting": "等待中",
|
||||
"StatusReconnecting": "重连中",
|
||||
"StatusRecovered": "已恢复"
|
||||
}
|
||||
Reference in New Issue
Block a user