@colinlu50/openclaw-lark-stream 260328.1.0 → 260328.1.2-final

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
@@ -3,6 +3,8 @@
3
3
  # OpenClaw 飞书插件 — 流式卡片版
4
4
 
5
5
  ![demo](./demo.gif)
6
+ ![footer](./demo_footer.png)
7
+ <sub>▲ 卡片底栏:完成状态、响应耗时、token 用量、context 使用率,均可独立开关</sub>
6
8
 
7
9
  基于官方 [openclaw-lark](https://github.com/larksuite/openclaw-lark) 插件,支持**实时流式输出**和 **Agent 执行过程可视化**。
8
10
 
@@ -108,7 +110,8 @@ openclaw gateway restart
108
110
  | elapsed | `8.3s` | `耗时 8.3s` |
109
111
  | context | `1% ctx` | `上下文 19k/200k (10%)` |
110
112
  | cache | `94% cache` | `缓存 18k/1k (94%)` |
111
- | tokens / model | 相同 | 相同 |
113
+ | tokens | `↑ 19k 145` | `输入 19k 输出 145` |
114
+ | model | 相同 | 相同 |
112
115
 
113
116
  默认效果:
114
117
 
@@ -128,7 +131,7 @@ openclaw gateway restart
128
131
  效果:
129
132
 
130
133
  ```
131
- 已完成 · 耗时 8.3s · 19k 145 · 缓存 18k/1k (94%) · 上下文 19k/200k (10%) · claude-3-7-sonnet
134
+ 已完成 · 耗时 8.3s · 输入 19k 输出 145 · 缓存 18k/1k (94%) · 上下文 19k/200k (10%) · claude-3-7-sonnet
132
135
  ```
133
136
 
134
137
  示例 — 关闭 token 展示,开启模型名称: