@coralai/sps-cli 0.52.1 → 0.52.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README-CN.md CHANGED
@@ -96,7 +96,7 @@ sps console --kill # 停掉运行中的 console
96
96
 
97
97
  **看板 —— 卡片流转一目了然**
98
98
 
99
- ![控制台看板](docs/screenshots/02-kanban.png)
99
+ ![ConsoleBoard](docs/screenshots/02-kanban.png)
100
100
 
101
101
  **Chat —— 多轮对话 + 工具调用流式渲染**
102
102
 
package/README.md CHANGED
@@ -92,11 +92,11 @@ sps console --no-open # don't auto-open the browser
92
92
  sps console --kill # stop a running console
93
93
  ```
94
94
 
95
- Single command, no extra services — kanban, chat, skills, workers, logs, projects all in one place.
95
+ Single command, no extra services — board, chat, skills, workers, logs, projects all in one place.
96
96
 
97
- **Kanban — card-driven workflow at a glance**
97
+ **Board — card-driven workflow at a glance**
98
98
 
99
- ![Console — Kanban](docs/screenshots/02-kanban.png)
99
+ ![Console — Board](docs/screenshots/02-kanban.png)
100
100
 
101
101
  **Chat — multi-turn agent conversations with tool-call streaming**
102
102