openclaw-weiyuan-init 1.0.98 → 1.0.99
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.
|
@@ -81,6 +81,7 @@
|
|
|
81
81
|
- `npm run weiyuan -- todo tomorrow`
|
|
82
82
|
- `npm run weiyuan -- todo calendar`
|
|
83
83
|
- `npm run weiyuan -- todo upsert --actionText "明天下午开会" --when "tomorrow 15:00" --bucket tomorrow`
|
|
84
|
+
- 若 `todo` 的 REST 接口返回 404,不得直接判断为“服务端不支持 Todo”;必须继续走 CLI 内置的驾驶舱命令兜底链路后再给结果。
|
|
84
85
|
|
|
85
86
|
## 八、需求(漏洞)上报 与 项目风险上报规则
|
|
86
87
|
|