@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
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 —
|
|
95
|
+
Single command, no extra services — board, chat, skills, workers, logs, projects all in one place.
|
|
96
96
|
|
|
97
|
-
**
|
|
97
|
+
**Board — card-driven workflow at a glance**
|
|
98
98
|
|
|
99
|
-

|
|
100
100
|
|
|
101
101
|
**Chat — multi-turn agent conversations with tool-call streaming**
|
|
102
102
|
|