picoclaw/pkg/channels/wecom
lxowalle 639b32703a
feat: support streaming (#2892)
* Support streaming

* fix: stream pico reasoning updates

Route Pico reasoning through the active streamer and hide empty thought placeholders.

* fix: harden configured streaming delivery

* fix ci

* fix split issue
2026-05-19 16:38:47 +08:00
..
init.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
media.go fix(linter): fix ci lint err 2026-03-24 20:23:29 +08:00
media_test.go refactor(wecom): rebuild ai bot channel 2026-03-24 20:23:29 +08:00
protocol.go feat(wecom): add channel-side streaming support 2026-03-24 20:23:29 +08:00
reqid_store.go refactor(wecom): rebuild ai bot channel 2026-03-24 20:23:29 +08:00
reqid_store_test.go refactor(wecom): rebuild ai bot channel 2026-03-24 20:23:29 +08:00
wecom.go feat: support streaming (#2892) 2026-05-19 16:38:47 +08:00
wecom_test.go feat: support streaming (#2892) 2026-05-19 16:38:47 +08:00