Commit Graph

  • 5532f14efb feat(agent): inject plugin installation directory into system prompt jxxghp 2026-05-25 08:21:19 +08:00
  • b08c335bb4 fix: 优化 execute_command 工具的 rm -rf 拦截逻辑,仅禁止删除根目录或一级目录 jxxghp 2026-05-25 07:58:10 +08:00
  • c7670e5cc8 更新 execute_command.py jxxghp 2026-05-25 07:51:30 +08:00
  • a725789045 feat: add agent token provider events jxxghp 2026-05-25 07:32:36 +08:00
  • 5d5c95dcd8 fix: skip non-transferable monitor files jxxghp 2026-05-25 06:14:02 +08:00
  • 4d8c910f0d fix: enable incomplete file suffix for downloaders jxxghp 2026-05-25 05:58:05 +08:00
  • 4b4b0335e8 perf: optimize episode group tag parsing jxxghp 2026-05-25 05:33:26 +08:00
  • ac3432c54f feat: support TMDB episode group (g=) in explicit media tags and custom identifiers jxxghp 2026-05-24 23:32:27 +08:00
  • ea52537423 更新 media.py jxxghp 2026-05-24 22:50:09 +08:00
  • c9bdaf2f40 chore: ignore config/plugins/ in gitignore (#5828) TimoYoung 2026-05-24 22:29:38 +08:00
  • 2b629185b9 Merge remote-tracking branch 'origin/v2' into v2 jxxghp 2026-05-24 22:14:24 +08:00
  • a97e3ea092 feat: improve agent execution error handling with user-friendly messages and sensitive info sanitization jxxghp 2026-05-24 22:14:10 +08:00
  • 7af2aa4266 更新 feishu.py jxxghp 2026-05-24 22:09:29 +08:00
  • 1550b75548 perf: precompile anime metadata regexes jxxghp 2026-05-24 20:48:36 +08:00
  • b7f6ee12ee fix: 强制刷新插件市场绕过远端缓存 jxxghp 2026-05-24 20:28:45 +08:00
  • 79539760da fix: bound long-lived cache state jxxghp 2026-05-24 18:03:42 +08:00
  • dc73d61682 feat: add china operator llm providers jxxghp 2026-05-24 09:30:41 +08:00
  • 6430b864b4 fix: import filter module dependencies jxxghp 2026-05-24 08:02:40 +08:00
  • ec588037a0 fix: restrict message commands to channel admins jxxghp 2026-05-24 08:00:54 +08:00
  • 0b7854a0af fix: block private image proxy targets jxxghp 2026-05-24 07:18:51 +08:00
  • 0273adc61c 更新 rust_accel.py jxxghp 2026-05-23 21:19:46 +08:00
  • d6472088cb fix: correct typo in import for clear_rust_parse_options_cache jxxghp 2026-05-23 20:42:52 +08:00
  • 0c133b7ccd feat: add global RUST_ACCEL toggle to enable/disable rust acceleration at runtime jxxghp 2026-05-23 20:35:58 +08:00
  • 0bf228d29d perf: optimize rust acceleration paths jxxghp 2026-05-23 19:35:55 +08:00
  • a6826e6a4e fix: merge plugin form defaults with stored config to prevent v-show ReferenceError (#5824) TimoYoung 2026-05-23 19:04:44 +08:00
  • ed0f8c471b feat: accelerate metainfo parsing with rust jxxghp 2026-05-23 17:45:39 +08:00
  • ad38f51d6b feat: accelerate rss parsing with rust jxxghp 2026-05-23 16:14:47 +08:00
  • d1e2881347 feat: accelerate site indexer parsing with rust jxxghp 2026-05-23 15:59:20 +08:00
  • 222f6ce7d8 fix: expose docker venv to maturin jxxghp 2026-05-23 15:51:08 +08:00
  • 39d09c2956 fix: resolve docker rust toolchain path jxxghp 2026-05-23 14:19:37 +08:00
  • 2b531afe49 删除 frozen.spec jxxghp 2026-05-23 13:15:17 +08:00
  • 5a1a6b47a5 fix: remove jieba compatibility shim jxxghp 2026-05-23 13:05:32 +08:00
  • 134c441754 fix: replace fast jieba dependency jxxghp 2026-05-23 12:59:33 +08:00
  • 00fc8b2f53 chore: update text processing dependencies jxxghp 2026-05-23 11:51:57 +08:00
  • 5f0ae3a75e 删除 benchmark_rust_accel.py jxxghp 2026-05-23 10:57:28 +08:00
  • 3ebd06a3a7 perf: precompile media metadata regexes jxxghp 2026-05-23 10:43:47 +08:00
  • 2eb7f57a4c feat: 支持多文件手动整理与集数定位模板推荐 (#5820) Album 2026-05-23 09:23:50 +08:00
  • 7cbfeb2377 refactor: slim rust acceleration surface jxxghp 2026-05-23 09:17:32 +08:00
  • fcbea077b7 fix: support jinja indexer parsing in rust jxxghp 2026-05-23 08:07:43 +08:00
  • da54f3a302 fix: render indexer jinja fields in rust jxxghp 2026-05-23 01:02:08 +08:00
  • efdb4d1b28 fix: delay transient typing indicators jxxghp 2026-05-23 00:41:12 +08:00
  • 9190699cd1 fix: remove choice callback status passthrough jxxghp 2026-05-23 00:38:37 +08:00
  • 4f107a7cc8 fix: resume agent after choice callback jxxghp 2026-05-23 00:28:42 +08:00
  • b26bf2a019 fix: stop agent after user choice prompt jxxghp 2026-05-23 00:15:35 +08:00
  • a74f04a149 fix: simplify message typing lifecycle jxxghp 2026-05-23 00:11:56 +08:00
  • cde267c55f feat: support indexer templates in Rust parser jxxghp 2026-05-22 23:37:54 +08:00
  • f7b78721c3 fix: 统一消息 typing 生命周期 jxxghp 2026-05-22 22:59:20 +08:00
  • 7e6cd47712 fix: 兼容低版本临时文件参数 jxxghp 2026-05-22 21:51:28 +08:00
  • 4de4044a3e feat: accelerate RSS parsing with Rust jxxghp 2026-05-22 21:31:18 +08:00
  • 052e1ca8e4 fix: handle images in Feishu streaming replies jxxghp 2026-05-22 20:43:54 +08:00
  • bd4d493f34 feat: add Rust acceleration for core parsing jxxghp 2026-05-22 19:57:26 +08:00
  • 7daeb17d85 refactor(subscribe): 统一 lack_episode 语义并暴露 completed_episode 派生字段 (#5817) InfinityPacer 2026-05-22 19:34:25 +08:00
  • 2b5528c0ac fix: keep agent typing status while queued jxxghp 2026-05-22 16:46:25 +08:00
  • cb15b711b9 refactor(subscribe): unify best_version episode upgrade logic and always track downloads in note jxxghp 2026-05-22 12:34:13 +08:00
  • 9319b47fad refactor: use watchfiles for directory monitor jxxghp 2026-05-22 09:14:42 +08:00
  • 23487b7ae0 更新 version.py v2.12.4 jxxghp 2026-05-22 07:25:19 +08:00
  • fec109712b fix: prevent duplicate Audiences unread messages jxxghp 2026-05-22 07:23:41 +08:00
  • 737bcb5c62 refactor(agent): move feedback issue flow into skill scripts jxxghp 2026-05-21 19:22:27 +08:00
  • b6b5529d19 fix: 优化TMDB搜索匹配优先级,title/original_title优先于别名匹配 jxxghp 2026-05-21 17:47:59 +08:00
  • 2bd4a41cbe fix(ci): label issue template submissions (#5812) InfinityPacer 2026-05-21 15:31:00 +08:00
  • 0245c8db80 feedback-issue: 拆三步、入口意图门、消息可靠性、日志脱敏与噪音过滤 (#5810) v2.12.3 InfinityPacer 2026-05-21 13:57:12 +08:00
  • 4c64b1769d 更新 version.py jxxghp 2026-05-21 11:52:14 +08:00
  • ee9eced2f1 fix: avoid blocking event loop during plugin install jxxghp 2026-05-21 09:16:42 +08:00
  • 2109d323ae refactor: merge episode format helper jxxghp 2026-05-20 22:45:00 +08:00
  • fd4d162287 fix: respect OpenList directory path contract jxxghp 2026-05-20 22:28:38 +08:00
  • 617692616c fix: build complete transfer result at source jxxghp 2026-05-20 22:09:57 +08:00
  • 014dc2884c fix: simplify audiences unread pagination jxxghp 2026-05-20 21:42:53 +08:00
  • d37954e6bc feat: 强化集数定位模板智能自动生成 (#5801) Album 2026-05-20 21:41:35 +08:00
  • 284c272001 fix: improve audiences message pagination jxxghp 2026-05-20 21:30:14 +08:00
  • 0fb9d18b30 fix: keep transfer event normalization in domain jxxghp 2026-05-20 21:03:33 +08:00
  • 5d34bc5c56 fix: normalize transfer event targets jxxghp 2026-05-20 20:48:53 +08:00
  • ad7cce72f4 新增 feedback-issue Agent skill:把用户反馈整理为上游 Issue (#5799) InfinityPacer 2026-05-20 20:10:03 +08:00
  • c52ccaf75f feat: add plugin system version compatibility checks jxxghp 2026-05-20 19:55:44 +08:00
  • c661bc4764 perf: reduce agent shell command probing jxxghp 2026-05-20 18:50:59 +08:00
  • 8a375e022c feat: add video bit rename template field jxxghp 2026-05-20 18:20:18 +08:00
  • 7cc037c683 fix: suppress garbled gzip bytes in tmdb error log jxxghp 2026-05-20 18:08:10 +08:00
  • 068d0af4ca fix: remove tmdb manual gzip fallback jxxghp 2026-05-20 17:09:31 +08:00
  • 8f117d79f2 Revert "fix: handle tmdb gzip json responses" jxxghp 2026-05-20 17:03:47 +08:00
  • 47c4e84fdd fix: handle tmdb gzip json responses jxxghp 2026-05-20 16:54:01 +08:00
  • e00aa42f94 fix: prevent duplicate transfer uploads jxxghp 2026-05-20 16:39:07 +08:00
  • 72ead2970c fix: tolerate delayed OpenList metadata jxxghp 2026-05-20 15:53:56 +08:00
  • 5fe5523d13 fix: prefer rg in agent prompts jxxghp 2026-05-20 15:31:02 +08:00
  • 3ec0964a01 fix: handle OpenList delayed transfer metadata jxxghp 2026-05-20 13:08:45 +08:00
  • a5745af484 fix: restore tmdb trending recommendations jxxghp 2026-05-20 10:55:01 +08:00
  • c3e4e1a764 fix: decode raw gzip tmdb responses jxxghp 2026-05-20 10:44:01 +08:00
  • b07c47551c fix: avoid none search keyword for haidan jxxghp 2026-05-20 09:51:19 +08:00
  • 9e0846961f feat(filemanager): add TransferRenameBuild chain event and fix TemplateContextBuilder concurrency (#5792) InfinityPacer 2026-05-20 09:41:42 +08:00
  • 71dc9df7ff fix: ignore expected module rate limits jxxghp 2026-05-20 09:38:37 +08:00
  • 6edb627145 fix: handle tmdb unicode decode errors jxxghp 2026-05-20 09:21:36 +08:00
  • 07f51c5d94 fix: handle invalid tmdb json responses jxxghp 2026-05-20 09:05:18 +08:00
  • 5d02550874 fix: cache available shell command discovery v2.12.2 jxxghp 2026-05-19 18:45:26 +08:00
  • 2ff6474f0f 更新 version.py jxxghp 2026-05-19 18:27:48 +08:00
  • c4eb4d9b95 feat: inject available shell commands into agent prompt jxxghp 2026-05-19 18:16:09 +08:00
  • 7866aee1de fix: stop torrent search paging after short pages jxxghp 2026-05-19 17:54:39 +08:00
  • cdddd8e080 fix: preserve tv bluray disc folders (#5788) XiaoChao Fang 2026-05-19 16:42:23 +08:00
  • 407b60a14f feat: include episode group in subscribe source (#5787) InfinityPacer 2026-05-19 16:03:04 +08:00
  • b989d08385 fix(workflow): use core torrent info for RSS action (#5786) InfinityPacer 2026-05-19 13:04:03 +08:00
  • f46488cb9c fix: Audiences站点未读消息数解析错误 jxxghp 2026-05-19 12:55:39 +08:00
  • 34ff80e26c feat: optimize scraping for multi-server compatibility jxxghp 2026-05-19 12:36:47 +08:00
  • 195e34563d fix: use explicit tmdb locale setting jxxghp 2026-05-19 11:33:03 +08:00