zhayujie
|
a4d54f58c8
|
feat: complete the QQ channel and supplement the docs
|
2026-03-17 17:25:36 +08:00 |
|
zhayujie
|
72a26b6353
|
fix: scheduler auto clean
|
2026-03-17 11:29:21 +08:00 |
|
zhayujie
|
d4480b695e
|
feat(channel): add wecom_bot channel
|
2026-03-16 14:39:15 +08:00 |
|
zhayujie
|
3ddbdd713d
|
Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat
|
2026-02-26 18:57:43 +08:00 |
|
zhayujie
|
c9adddb76a
|
fix: pass channel_type correctly in multi-channel mode
|
2026-02-26 18:57:08 +08:00 |
|
haosenwang1018
|
adca89b973
|
fix: replace bare except clauses with except Exception
Bare `except:` catches BaseException including KeyboardInterrupt and
SystemExit. Replaced 29 instances with `except Exception:`.
|
2026-02-25 11:49:19 +00:00 |
|
zhayujie
|
4f0ea5d756
|
feat: make web search a built-in tool
|
2026-02-09 11:37:11 +08:00 |
|
zhayujie
|
051ffd78a3
|
fix: windows path and encoding adaptation
|
2026-02-06 18:37:05 +08:00 |
|
saboteur7
|
a77a8741b5
|
fix: memory loss issue caused by scheduler
|
2026-02-03 20:45:22 +08:00 |
|
zhayujie
|
46fa07e4a9
|
feat: optimize agent configuration and memory
|
2026-02-02 11:48:53 +08:00 |
|
zhayujie
|
a8d5309c90
|
feat: add skills and upgrade feishu/dingtalk channel
|
2026-02-02 00:42:39 +08:00 |
|
zhayujie
|
77c2bfcc1e
|
fix: scheduler in feishu
|
2026-02-01 19:40:27 +08:00 |
|
zhayujie
|
4c8712d683
|
feat: key management and scheduled task tools
|
2026-02-01 19:21:12 +08:00 |
|