WatcherRobot catalog: Bobss/WatcherRobot-hello_watcher@7c651d5ec034dae4812924174d052311bae9bb9e
Browse files# Application review

| Field | Value |
| --- | --- |
| Name | Hello Watcher |
| Application ID | `hello_watcher` |
| Version | `0.1.0` |
| Author | 胡大娘 |
| Description | WatcheRobot 第一个示例应用:启动后弹出本地确认窗口,确认你的桌面机器人已准备好。 |
| SDK requirement | `>=0.1.1a4,<0.2` |
| Dependencies | None |
| Icon | `icon.svg` |
[View fixed source](https://huggingface.co/spaces/Bobss/WatcherRobot-hello_watcher/tree/7c651d5ec034dae4812924174d052311bae9bb9e)
Space: `Bobss/WatcherRobot-hello_watcher`
Commit: `7c651d5ec034dae4812924174d052311bae9bb9e`
- app-list.json +4 -0
app-list.json
CHANGED
|
@@ -10,5 +10,9 @@
|
|
| 10 |
{
|
| 11 |
"space_id": "zhengyuzhong/WatcherRobot-com.orulink.watcher.agent_studio",
|
| 12 |
"commit": "4257fc0f449dc169f9c4ac5f342b2293a54de686"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
}
|
| 14 |
]
|
|
|
|
| 10 |
{
|
| 11 |
"space_id": "zhengyuzhong/WatcherRobot-com.orulink.watcher.agent_studio",
|
| 12 |
"commit": "4257fc0f449dc169f9c4ac5f342b2293a54de686"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"space_id": "Bobss/WatcherRobot-hello_watcher",
|
| 16 |
+
"commit": "7c651d5ec034dae4812924174d052311bae9bb9e"
|
| 17 |
}
|
| 18 |
]
|