nikou-cli 0.1.19 → 0.1.21

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.md CHANGED
@@ -494,7 +494,7 @@ ai-hook knowledge
494
494
  | `switch_kiro_auto` | 切换到 Kiro 原生 `auto` 并重启当前宿主 Worker |
495
495
  | `bind_chat` | 发送群聊名、目录简写和解绑操作组成的交互卡片 |
496
496
 
497
- `my_info` 已不再处理。`bind_chat` 卡片以主节点持久绑定表为准;点击某行“解绑”后会持久撤销对应绑定并刷新卡片,旧 Worker 快照不能恢复已解绑记录。
497
+ `my_info` 已不再处理。`bind_chat` 卡片以主节点持久绑定表为准,并按页展示绑定,避免大量绑定超过飞书卡片元素上限;点击某行“解绑”后会持久撤销对应绑定并刷新当前页,旧 Worker 快照不能恢复已解绑记录。
498
498
 
499
499
  也可以通过 `--` 传递底层工具参数:
500
500