v2.3: hardcoded Chinese UI + transparent PI background
This commit is contained in:
@@ -1,4 +1,15 @@
|
||||
{
|
||||
"Name": "AI Monitor",
|
||||
"Description": "Real-time AI agent workflow status on N4"
|
||||
}
|
||||
}
|
||||
{
|
||||
"Name": "AI Monitor",
|
||||
"Description": "Real-time AI agent workflow status on N4",
|
||||
"Ready": "Ready",
|
||||
"Prompt": "Prompt",
|
||||
"Thinking": "Thinking",
|
||||
"Working": "Working",
|
||||
"Typing": "Typing",
|
||||
"Done": "Done",
|
||||
"Error": "Error"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user