zenfun
d4dcc6430f
chore: apply pre-commit formatting fixes for neo integration
2026-02-11 17:34:07 +08:00
zenfun
73251db1da
feat(skills): add neo lifecycle tools and stable sync manager
2026-02-11 17:14:47 +08:00
Dt8333
7dd95d8a59
chore: auto ann fix by ruff ( #4903 )
...
* chore: auto fix by ruff
* refactor: 统一修正返回类型注解为 None/bool 以匹配实现
* refactor: 将 _get_next_page 改为异步并移除多余的请求错误抛出
* refactor: 将 get_client 的返回类型改为 object
* style: 为 LarkMessageEvent 的相关方法添加返回类型注解 None
---------
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com >
2026-02-09 00:22:24 +08:00
Soulter
382aaaf053
feat: i18n
2026-02-01 22:04:44 +08:00
Soulter
bf587765de
feat: enhance FileDownloadTool to confirm file removal and successful download
2026-02-01 18:13:23 +08:00
Soulter
313a6d8a24
fix: improve error handling for temporary file removal in FileDownloadTool
2026-02-01 18:12:40 +08:00
Soulter
2213fb1ebf
feat: add proactive messaging support in CronJobPage and enhance file download tool with user notification option
2026-02-01 18:12:11 +08:00
Soulter
a500f2edc8
chore: bump version to 4.13.1
2026-01-29 23:31:49 +08:00
Soulter
22bd8d6824
feat: support anthropic skills ( #4715 )
...
* feat: support anthropic skills
closes : #4687
* chore: ruff
* feat: implement skills management and selection in persona configuration
* feat: enhance skills management with local environment tools and permissions
2026-01-28 01:48:57 +08:00