Commit Graph

480 Commits

Author SHA1 Message Date
jxxghp
96ac52041a feat: support agent tokens user agent 2026-05-26 08:20:03 +08:00
jxxghp
287ccf50b2 fix: 禁用VWindow触摸滑动,修复表格内滑动触发tab切换 2026-05-25 15:48:36 +08:00
jxxghp
08faed6ff0 fix: 禁用VWindow触摸滑动,修复表格内滑动触发tab切换问题,升版本1.0.7 2026-05-25 15:44:09 +08:00
jxxghp
944867f96e fix: 设置base为相对路径 2026-05-25 15:36:15 +08:00
jxxghp
5f7c342b78 fix: 移除vuetify-filter,修复页面显示问题 2026-05-25 15:35:30 +08:00
jxxghp
7aa0f188c7 style(agenttokens): add title left margin in dialog 2026-05-25 10:40:22 +08:00
jxxghp
3a7afe5047 style(agenttokens): fix dialog title truncation and align full-page title with site management style, bump version to 1.0.6 2026-05-25 10:36:19 +08:00
jxxghp
9c87f5e51b style(agenttokens): optimize UI layout, make dialog headers sticky, and reposition config toggles, bump version to 1.0.5 2026-05-25 10:11:31 +08:00
jxxghp
35b010c03d feat(agenttokens): add detailed logs for LLM assignment and token usage updates, bump version to 1.0.4 2026-05-25 09:52:04 +08:00
jxxghp
74926ca150 fix(agenttokens): restore missing page variables, remove global vuetify style leak, and unify header buttons style, bump version to 1.0.3 2026-05-25 09:45:46 +08:00
jxxghp
51c18cbb19 fix(agenttokens): resolve double title issue and layout scroll bug in dialog view, bump version to 1.0.2 2026-05-25 09:37:43 +08:00
jxxghp
13c12392d0 fix(agenttokens): resolve API 404 and add missing close button, bump version to 1.0.1 2026-05-25 09:30:34 +08:00
jxxghp
9332e17e6c 更新 __init__.py 2026-05-25 09:13:27 +08:00
jxxghp
a52e8ad0ed feat: add agent tokens management plugin 2026-05-25 07:32:36 +08:00
jxxghp
a6f5d3a75b fix: dedupe person metadata scraping 2026-05-24 19:58:54 +08:00
jxxghp
ab8e7c99b7 fix: bound seeding plugin caches 2026-05-24 18:03:42 +08:00
jxxghp
41663d5a27 fix: update imdbsource zhconv dependency 2026-05-23 19:51:16 +08:00
jxxghp
d475578bcd chore: update agent resource officer jieba dependency 2026-05-23 13:05:45 +08:00
jxxghp
c6a6877ff7 chore: restore agent resource officer jieba usage 2026-05-23 12:59:48 +08:00
jxxghp
eb13d0ec62 chore: constrain clash rule provider sse dependency 2026-05-23 12:38:35 +08:00
jxxghp
59486dbf01 chore: rely on core fast bencode dependency 2026-05-23 12:18:51 +08:00
jxxghp
c6d91a74f2 chore: clarify fast bencode usage 2026-05-23 12:08:34 +08:00
jxxghp
9b476c61d3 chore: update v2 plugin text dependencies 2026-05-23 11:52:00 +08:00
liuyuexi1987
6327c89a78 fix: relax lark-oapi constraint to avoid MoviePilot environment conflicts (#1028) 2026-05-20 20:10:54 +08:00
jxxghp
5e364d9535 更新 __init__.py 2026-05-20 10:13:35 +08:00
jxxghp
6692937c44 更新 requirements.txt 2026-05-20 10:13:11 +08:00
jxxghp
1df37a5149 fix(bugreporter): 更换 Sentry 上报端点
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 22:56:05 +08:00
jxxghp
718323f781 fix(bugreporter): 仅上报包含异常堆栈的错误,普通日志不再上报
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 22:33:16 +08:00
jxxghp
0705372054 fix dynamicwechat language header 2026-05-18 17:22:50 +08:00
Jc Fang
9357638adc fix(wechatclawbot): deduplicate incoming messages to avoid duplicate pushes (#1025) 2026-05-18 17:10:50 +08:00
jxxghp
3c5e62cf8a feat: add NexusPhp/NexusTtg site user info parsers and helper utilities; update plugin metadata for v2 compatibility
- Add ISiteUserInfo base class and site schema definitions in __init__.py
- Implement NexusPhpSiteUserInfo and NexusTtgSiteUserInfo for parsing user seeding info
- Add helper.py with notification and cookie cloud utilities
- Add UpdateHelp.py for cookie cloud encryption and update logic
- Update package.json and package.v2.json to remove explicit v2 compatibility flags and add new plugin metadata
2026-05-18 09:18:53 +08:00
jxxghp
f9cc36f93c feat(hdhive): replace Playwright with CloakBrowser for auto-login fallback and update plugin version to 0.2.72 2026-05-18 08:44:12 +08:00
liuyuexi1987
f370a0041a feat: add explicit streaming recommendations (#1023) 2026-05-14 17:22:01 +08:00
wumode
e58e64dba3 fix(clashruleprovider): conflicting dependencies (#1022) 2026-05-13 19:29:14 +08:00
jehulv
4323e54552 Update __init__.py 2026-05-13 11:41:31 +08:00
jehulv
92d1fda892 Update __init__.py
修复定时任务重复触发,修正为当天只触发一次
2026-05-13 11:33:50 +08:00
jehulv
baee9de032 Update __init__.py
增加执行锁防止重复执行
2026-05-12 09:17:07 +08:00
jehulv
22aa436ace Update __init__.py 2026-05-11 17:46:46 +08:00
jehulv
aeea6abe85 Delete plugins.v2/autoauction/package.v2.json 2026-05-11 17:45:21 +08:00
jehulv
c91e24a2ef 配置说明 2026-05-11 17:31:50 +08:00
jehulv
e9889051b3 Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-11 17:24:35 +08:00
jehulv
a8dad0a3b0 Update __init__.py 2026-05-11 17:22:10 +08:00
jehulv
68fe2dd54c Add files via upload 2026-05-11 17:18:41 +08:00
jxxghp
63dbaf8657 fix 删除大量无效内容 2026-05-10 23:29:04 +08:00
jxxghp
cbac2b4d41 fix: support share_meta in imdb source patch 2026-05-10 18:06:55 +08:00
Jan' s
3500876b5c fix: clarify 115 login qrcode flow 2026-05-10 11:41:43 +08:00
Jan' s
d57de9b28a feat: add agent resource officer plugins 2026-05-10 10:39:59 +08:00
Jan' s
545ac141ff feat: add AIRecognizerEnhancer plugin 2026-05-06 20:54:11 +08:00
wumode
9fb3e09042 fix(ClashRuleProvider): add missing xhttp_opts and correct field types 2026-05-02 17:26:08 +08:00
wumode
1ad19a5b23 feat(ClashRuleProvider): bump version to 2.1.5 and support xhttp protocol 2026-05-02 17:03:31 +08:00