Pre-checks
What problem does this solve?
在当前项目使用飞书渠道时,在流式输出的情况下会出现卡顿。如果使用Openclaw配合飞书官方的openclaw-lark,则可以实现丝滑的流式输出。
我觉得应该参考官方的openclaw-lark,对当前项目的飞书渠道进行部分重构,改善用户体验。
When using the Feishu channel in the current project, there is a lag in the case of streaming output. If Openclaw is used in conjunction with Feishu's official openclaw-lark, smooth streaming output can be achieved.
I think it should refer to the official openclaw-lark and partially refactor the Feishu channel in the current project to improve the user experience.
Proposed solution
重写飞书渠道部分代码
Rewrite the Feishu channel part of the code
Willing to contribute?