Liang Jiaqing
|
5b0d96b1b5
|
tg: support document upload, disable draft streaming; wx: streaming flush during task; llmcore: safeprint, max_tokens fixes
|
2026-04-25 21:33:38 +08:00 |
|
Liang Jiaqing
|
114dfdb211
|
fix: wechatapp单例锁端口19528→19531 避免与qqapp/wecomapp冲突
|
2026-04-24 19:58:27 +08:00 |
|
Liang Jiaqing
|
63c7c83c51
|
refactor: update agent loop and tool extraction
|
2026-04-19 23:21:37 +08:00 |
|
Liang Jiaqing
|
08ac18be6e
|
fix: code_run encoding compat; wechat truncate long code blocks & limit msg count
|
2026-03-29 17:43:06 +08:00 |
|
Liang Jiaqing
|
515b0cd985
|
feat: unified media download in wechatapp + proxy support for NativeOAISession
|
2026-03-23 20:57:39 +08:00 |
|
Liang Jiaqing
|
60f40e3c5e
|
feat(wechat): add send_file via CDN upload; fix _strip_md robustness
- Add WxBotClient.send_file() with AES-128-ECB encryption and CDN upload
- Extract [FILE:] tags before _clean() to preserve filenames
- Fix _strip_md: support 3+ backticks via backreference, stop stripping underscores
- Remove verbose key_info echo from update_working_checkpoint
|
2026-03-23 17:55:20 +08:00 |
|
Liang Jiaqing
|
fd5150ffad
|
feat: strip markdown formatting in wechat output
|
2026-03-22 20:45:40 +08:00 |
|
Liang Jiaqing
|
ba6ab901f8
|
feat: add WeChat bot frontend (wechatapp.py)
|
2026-03-22 20:20:33 +08:00 |
|