liuyuexi1987
c5eac77128
feat: add one-time clear switch for failed samples in settings page (v0.1.13) ( #1032 )
2026-05-30 21:49:56 +08:00
jxxghp
1b948cab0c
fix(ChatGPT): 修复缓存数量显示问题,将 _recognize_cache 改为实例变量
2026-05-30 21:48:13 +08:00
jxxghp
fa2be65bc6
fix(ChatGPT): 修复 API 注册格式
2026-05-30 21:41:57 +08:00
jxxghp
08a32a009d
fix(ChatGPT): 添加缓存数量刷新按钮
2026-05-30 21:37:58 +08:00
jxxghp
aa502fc5fc
fix(ChatGPT): 删除重复的缓存按钮
2026-05-30 21:35:32 +08:00
jxxghp
7722ce3406
fix(ChatGPT): 修复语法错误
2026-05-30 21:33:29 +08:00
jxxghp
3bd0964209
fix(ChatGPT): 调整缓存区布局
...
- 缓存区移到识别提示词上方
- 缓存数量在左,清除按钮在右
- 清除缓存后自动刷新页面显示最新数量
2026-05-30 21:27:32 +08:00
jxxghp
157a1053b1
feat(ChatGPT): v3.0.3 添加识别结果持久化缓存
...
- 添加识别结果持久化缓存,避免相同标题重复调用 LLM API
- 初始化时从数据库加载缓存到内存,新增缓存时同时写入内存和数据库
- 支持手动清除缓存并显示当前缓存数量
- 添加 /clear_cache 和 /cache_stats API
2026-05-30 21:17:51 +08:00
jxxghp
154f996dbe
fix: open ChatGPT plugin config directly
2026-05-27 18:34:29 +08:00
jxxghp
5ed9ee9793
fix: hide unknown autosignin sites
2026-05-27 13:22:46 +08:00
jxxghp
bb3c392e62
fix: resolve autosignin site name display
2026-05-27 13:16:50 +08:00
jxxghp
0398af971b
feat: support v2 ChatGPT LLM proxy config
2026-05-27 07:09:45 +08:00
jxxghp
a5237c6a5b
feat: add Agent Tokens proxy toggle
2026-05-27 07:05:45 +08:00
jxxghp
b048106d2e
feat: optimize v2 ChatGPT recognition plugin
2026-05-27 06:59:47 +08:00
jxxghp
ec0c8cc521
修复自动签到详情页图标显示
2026-05-26 18:01:29 +08:00
jxxghp
52cd5b96e1
增强自动签到状态圆点对比度
2026-05-26 15:30:05 +08:00
jxxghp
0d7be2b58c
修复自动签到透明主题样式
2026-05-26 15:21:01 +08:00
jxxghp
e29a710a33
优化站点自动签到详情页
2026-05-26 15:04:45 +08:00
jxxghp
de83b88ad1
feat: refine agent tokens management UI
2026-05-26 08:59:55 +08:00
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