zhayujie
|
6a737fb734
|
feat: display thinking content in web console
|
2026-04-10 15:07:23 +08:00 |
|
zhayujie
|
8993e8ad3e
|
feat: release 2.0.3
|
2026-03-18 15:40:49 +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
|
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
|
4a1fae3cb4
|
chore: the bot directory was changed to models
|
2026-02-01 15:21:28 +08:00 |
|