Cytown
|
667fc85d54
|
refactor(config): make config.Channel to multiple instance support
add new field type to Channel struct
config.channels refactor to channel_list
update config version to 3
update the docs
|
2026-04-13 22:21:21 +08:00 |
|
Cytown
|
475d377af1
|
Merge branch 'main' into t3
|
2026-03-29 01:25:20 +08:00 |
|
Cytown
|
0bb561548f
|
add pid file for gateway running and auth token for /reload and pico channel
|
2026-03-29 01:14:39 +08:00 |
|
champly
|
11dec0c80a
|
fix(weixin): persist context tokens to disk to survive restarts (#2124)
|
2026-03-28 20:23:14 +08:00 |
|
Cytown
|
b646d3b8fe
|
refactor config and security to simplified the structure (#2068)
|
2026-03-28 00:03:34 +08:00 |
|
Cytown
|
284ced1f5c
|
Merge branch 'main' into version
|
2026-03-22 19:58:33 +08:00 |
|
Hua Audio
|
dd82794255
|
Feat/weixin openclaw port (#1873)
* init
* fix lint
* fix go test
* update docs
* incorporate pr review
* Update pkg/channels/weixin/weixin.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(weixin): add media sync and typing support
* test(weixin): cover media and sync helpers
---------
Co-authored-by: zhangmikoto <i@electromaster.me>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Hoshina <hoshina@evaz.org>
|
2026-03-22 14:23:39 +08:00 |
|