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
|
1d94384ee5
|
feat: add Qt/Streamlit alternative frontends, fix hub output auto-scroll, update README
|
2026-03-28 20:56:14 +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 |
|
Jiaqing Liang
|
4b4dc51336
|
fix: tool_use regex negative lookahead to prevent cross-tag matching; tgapp relative path resolve
|
2026-03-23 11:46:10 +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 |
|
Liang Jiaqing
|
87d557260c
|
refactor: move frontend apps to frontends/ and fix path references
|
2026-03-22 17:45:20 +08:00 |
|