zhayujie
7d258b5202
feat(channels): add multi-channel management UI with real-time connect/disconnect
...
- Web console Channels page: display active channels as config cards, support
save/connect/disconnect with real-time start/stop of channel processes
- Custom dropdown for channel selection (consistent with model selector style),
custom confirmation dialog for disconnect
- Fix channel stop: use sys.modules['__main__'] to access live ChannelManager
- Fix web request pending: move stop logic outside lock, set daemon_threads=True
- Fix reconnect: new asyncio event loop per startup, ctypes thread interrupt,
5s grace period before re-establishing remote connection
- Filter stale offline messages (>60s) pushed after reconnect
2026-02-27 14:39:40 +08:00
zhayujie
c9adddb76a
fix: pass channel_type correctly in multi-channel mode
2026-02-26 18:57:08 +08:00
zhayujie
7cce224499
feat: support multi-channel
2026-02-26 18:34:08 +08:00
zhayujie
e1dc037eb9
feat: cloud skills manage
2026-02-20 23:23:04 +08:00
zhayujie
46945942e1
feat: support channel start in sub thread
2026-02-13 12:38:52 +08:00
zhayujie
50e60e6d05
fix: bug fixes
2026-02-02 22:22:10 +08:00
zhayujie
46fa07e4a9
feat: optimize agent configuration and memory
2026-02-02 11:48:53 +08:00
zhayujie
7c9fbd2625
docs: improve the readme document
2025-06-15 17:31:41 +08:00
Stony
71c18c04fc
增加web channel
2024-11-27 08:53:13 +08:00
zhayujie
af5bc73dc0
feat: optimize consumer thread pool
2024-02-05 12:01:41 +08:00
zhayujie
40a10ee926
Merge branch 'master' into feat-client
2024-01-15 22:37:47 +08:00
zhayujie
c3f7e2645c
feat: channel client
2024-01-15 22:35:30 +08:00
惠文
f6bee3aa58
新增钉钉机器人(Stream模式)
2023-11-30 10:41:34 +08:00
Saboteur7
86a58c3d80
新增飞书应用通道
...
- 支持自建机器人的私聊和群聊
- 支持图片生成
- 支持文件总结
2023-11-21 22:41:54 +08:00
chenzhenkun
b213ba541d
新增wework企业微信机器人支持插件功能
2023-08-31 21:02:00 +08:00
lanvent
be5a62f1b8
Merge Pull Request #936 into wechatcom-app
2023-04-24 22:41:42 +08:00
lanvent
9163ce71fd
fix: enable plugins for wechatcom_app
2023-04-23 16:51:16 +08:00
lanvent
618c94edb8
formatting: run precommit on all files
2023-04-22 12:01:29 +08:00
lanvent
4cbf46fd4d
feat: add support for wechatcom channel
2023-04-20 01:03:04 +08:00
JS00000
e060b6fea2
Merge branch 'master' into wechatmp
2023-04-17 20:11:41 +08:00
lanvent
8f72e8c3e6
formatting code
2023-04-17 01:01:02 +08:00
JS00000
88f4a45cae
微信公众号语音输入支持 ( #808 )
2023-04-12 15:10:51 +08:00
JS00000
68ef5aa3ae
ctrl+c exit
2023-04-12 05:35:31 +08:00
lanvent
f1e8344beb
fix: no old signal handler
2023-04-09 19:15:28 +08:00
JS00000
03b908c079
Merge branch 'master' into wechatmp
2023-04-07 20:28:08 +08:00
JS00000
d35d01f980
Add wechatmp_service channel
2023-04-07 19:47:50 +08:00
lanvent
484de6237b
feat: terminal support plugins
2023-04-06 23:55:25 +08:00
lanvent
8193ecf5f6
fix: wrap old handler
2023-04-06 11:27:50 +08:00
lanvent
cc881adda6
Merge Pull Request #686 into master
2023-04-05 04:18:06 +08:00
JS00000
21a3b0d9a1
using pickle instead of redis
2023-04-04 03:17:19 +08:00
JS00000
ce8635dd99
pull request ready
2023-04-04 03:17:19 +08:00
lanvent
18aa5ce75c
fix: get correct audio format in pytts
2023-04-01 20:58:06 +08:00
lanvent
cda9d5873d
plugins: support wechaty channel
2023-04-01 04:26:34 +08:00
zwssunny
5b85e60d5d
增加群组语言功能
2023-03-27 18:24:39 +08:00
Pin Fang
2d0935741c
Support online railway deployment
2023-03-25 11:45:00 +08:00
lanvent
0fcf0824dc
feat: support plugins
2023-03-12 11:53:06 +08:00
zhayujie
bf50694658
feat: picture auto-generate
2022-12-19 01:25:34 +08:00
zhayujie
06065853a9
fix: encoding bug
2022-12-18 14:03:34 +08:00
zhayujie
f8fec2ef5b
feat: config auto load
2022-12-13 01:50:43 +08:00
zhayujie
1ec0a530bf
init: build minimum viable version
2022-08-10 00:04:10 +08:00