17 lines
497 B
JSON
17 lines
497 B
JSON
{
|
|
"Name": "Codex Monitor",
|
|
"Description": "Monitor Codex Desktop AI workflow status on N4 buttons in real-time",
|
|
"PollInterval": "Poll Interval (ms)",
|
|
"ShowHealth": "Show Connection Health",
|
|
"StatusIdle": "Ready",
|
|
"StatusPrompt": "Prompt",
|
|
"StatusThinking": "Thinking",
|
|
"StatusWorking": "Working",
|
|
"StatusTyping": "Typing",
|
|
"StatusDone": "Done",
|
|
"StatusError": "Error",
|
|
"StatusWaiting": "Waiting",
|
|
"StatusReconnecting": "Reconnecting",
|
|
"StatusRecovered": "Recovered"
|
|
}
|