Releases: yabolee-kkk/dsh-streaming-mcp-bridge
Releases · yabolee-kkk/dsh-streaming-mcp-bridge
Release list
dsh-streaming-mcp-bridge v0.1.1
- Feishu process stream no longer combines every step into one large code block.
- Each status, thinking step, tool call, and tool result is rendered as its own code block.
- Final answer remains outside the process code blocks.
dsh-streaming-mcp-bridge v0.1.0
Initial community plugin release.
- DSH bundle installable via
dsh plugin add github:yabolee-kkk/dsh-streaming-mcp-bridge. - Expose Harness live session events as MCP progress notifications.
- ACP adapter for cc-connect / Feishu streaming.
- Feishu renders thinking/tool progress separately from the final answer.