Commit Graph
6559 Commits
Author SHA1 Message Date
jxxghp 605bf8174a feat(filter): 支持音乐优先级规则组 2026-08-25 16:34:07 +08:00
InfinityPacerandjxxghp c727d9c9f1 test: 隔离单测中的站点原生资源 (#6452)
* test: isolate native site resources

* refactor(test): retain sites stub helper contract

* fix(test): preserve sites stub probe imports

---------

Co-authored-by: jxxghp <jxxghp@gmail.com>
2026-08-25 16:26:46 +08:00
InfinityPacer f3622de82e fix: 保持搜索线程任务的请求上下文 (#6451) 2026-08-25 16:06:17 +08:00
InfinityPacer d58c8d2b17 feat: 完善数据库备份管理与版本读取 (#6450) 2026-08-25 16:05:45 +08:00
jxxghp 301d5e7dce refactor(meta): make token parser state explicit 2026-08-25 09:03:24 +08:00
jxxghp b7875341e3 fix(meta): satisfy parser type ratchet 2026-08-25 08:19:12 +08:00
jxxghp 8e99abd678 refactor(meta): stabilize recognition contract 2026-08-25 08:12:04 +08:00
jxxghp 49c61813b3 refactor: reuse search chain across subscription loop 2026-08-25 06:59:18 +08:00
jxxghp 30b2e9ac9c refactor: extract download selection rules into application layer 2026-08-25 06:59:18 +08:00
jxxghp 3ce8168b8d refactor: extract subscription priority rules into application layer 2026-08-25 06:59:18 +08:00
jxxghp ab3ca482ac refactor: declare stop signal and plugin settlement in lifecycle manifest 2026-08-25 06:59:18 +08:00
jxxghp 1f076eba04 refactor: use injected eventmanager in chain instance methods 2026-08-25 06:59:18 +08:00
jxxghp 9c44eeb493 refactor: route tmdb supplement through module dispatch 2026-08-25 06:59:18 +08:00
jxxghp 0489bb1f43 refactor: remove duplicated transfer format init and identical search branches 2026-08-25 06:59:18 +08:00
InfinityPacerandjxxghp be7dfd77a3 fix(runtime): 收敛模块关闭线程所有权 (#6443)
* fix(runtime): bound module shutdown owners

* fix(runtime): declare blocking shutdown owners

---------

Co-authored-by: jxxghp <jxxghp@gmail.com>
2026-08-25 06:58:31 +08:00
InfinityPacer 6c334f7b9b fix(runtime): 收敛跨线程任务提交终态 (#6446) 2026-08-25 06:43:37 +08:00
InfinityPacer adbeff95d0 fix(plugin): serialize dynamic route projection (#6441) 2026-08-25 06:40:43 +08:00
jxxghp 880a1064e2 fix(recommend): use album chart for music recommendations 2026-08-24 22:31:34 +08:00
jxxghp 3db6e803f3 fix(plugin): isolate virtual instance logs 2026-08-24 21:18:10 +08:00
InfinityPacer b2a817f6d1 fix(agent): close cancellation lifecycle races (#6440) 2026-08-24 21:06:10 +08:00
InfinityPacer f65e16ff4e fix(testing): configure shared plugin test runtime (#6438) 2026-08-24 20:13:09 +08:00
InfinityPacer 34f59bc9f4 fix(plugin): filter declared uv dependency exclusions (#6437) 2026-08-24 20:06:57 +08:00
jxxghp 13c84d3d03 fix(ci): align update contracts 2026-08-24 18:13:03 +08:00
jxxghp 84326e20de feat(system): add staged release updates 2026-08-24 17:58:03 +08:00
InfinityPacer 326b5cf3ad feat: 新增 Python 3.14t 自由线程镜像 (#6434)
* fix(resource): select free-threaded extension ABI

* chore(deps): require moviepilot-rust 0.2.9

* perf: add free-threaded runtime comparison

* feat: add free-threaded runtime profile

* chore(deps): require moviepilot-rust 0.3.0

* test: isolate system endpoint import graph

* fix(docker): preserve runtime profile during recovery

* feat(runtime): expose active GIL state

* feat(plugin): log GIL fallback attribution

* test: refresh runtime observability dependency baseline

* fix(plugin): validate the active uv runtime profile

* test(runtime): expand free-threaded benchmark evidence

* docs(runtime): define v3t governance gates

* test(runtime): separate rust benchmark modes

* docs: sync free-threaded architecture baseline

* perf: add PostgreSQL driver comparison

* docs(runtime): record final free-threaded evidence

* fix(runtime): converge dual-profile dependency verification

* fix(runtime): scope Python 3.14 warning filter

* fix(runtime): match actual oss2 syntax warning

* docs(runtime): refresh free-threaded benchmark evidence

* test(architecture): refresh runtime dependency baseline

* ci: skip unused Trivy Java database

* build: exclude local verification artifacts

* docs(runtime): refresh PostgreSQL driver benchmarks

* docs(runtime): record plugin restore acceptance

* docs(runtime): record amd64 candidate acceptance

* ci: pin beta image publisher action

* test(architecture): merge runtime dependency baseline

* feat(runtime): expose Python GIL status

* docs(runtime): document Python runtime status fields
2026-08-24 17:48:14 +08:00
jxxghp 88dce4ca8e fix(agent): keep tool summaries separated in telegram rich messages 2026-08-24 17:20:20 +08:00
jxxghp ffe6da2135 refactor: own active workflow executions 2026-08-24 16:26:39 +08:00
jxxghp 41b1460b60 refactor: unify doh executor shutdown 2026-08-24 15:49:19 +08:00
jxxghp e9053a6562 refactor: bound async log writer shutdown 2026-08-24 15:20:10 +08:00
jxxghp 8826219173 refactor: bound shared thread pool shutdown 2026-08-24 14:51:38 +08:00
jxxghp ad45bfac5d refactor: unify message queue shutdown convergence 2026-08-24 14:25:59 +08:00
jxxghp 415335b215 refactor: unify message channel shutdown convergence 2026-08-24 14:08:06 +08:00
jxxghp 009631b8ee refactor: unify capability shutdown convergence 2026-08-24 13:48:11 +08:00
jxxghp 2aa41ea8fe fix: register module result mismatch metric 2026-08-24 13:24:36 +08:00
jxxghp 6e5617db51 refactor: unify command shutdown ownership 2026-08-24 13:11:10 +08:00
jxxghp af9a141f34 fix: isolate feishu websocket event loops 2026-08-24 12:54:06 +08:00
InfinityPacer feff545b16 refactor: isolate agent task execution data boundary (#6433) 2026-08-24 12:14:46 +08:00
jxxghp d95a6a96fe fix: clean successful plugin rollback backups 2026-08-24 11:49:56 +08:00
jxxghp df9b733d1e refactor: unify plugin install mode policy 2026-08-24 11:41:42 +08:00
jxxghp 4fb86f4ecc refactor: unify plugin release pagination 2026-08-24 11:31:43 +08:00
jxxghp 95371d50d5 refactor: unify plugin market index policy 2026-08-24 11:22:01 +08:00
jxxghp c37c8650d7 refactor: unify plugin market request policy 2026-08-24 11:11:26 +08:00
jxxghp 34131baf02 refactor: unify plugin package version resolution 2026-08-24 11:01:51 +08:00
jxxghp e95a9e123d fix(outbox): serialize subscription completion delivery 2026-08-24 10:56:36 +08:00
jxxghp 590af94693 fix(outbox): distinguish repeated downloads 2026-08-24 10:41:14 +08:00
jxxghp 473c0588cc fix: retain agent streaming flush owners 2026-08-24 10:39:11 +08:00
jxxghp 73d9d0dbf5 refactor: unify paged search task orchestration 2026-08-24 10:15:02 +08:00
Aqr-K f55f5edeca feat(runtime): 为旧门面补上分阶段退役,与命中观测形成闭环 (#6430) 2026-08-24 10:10:56 +08:00
jxxghp af97f2c27a test: drain web agent owners before loop close 2026-08-24 09:57:02 +08:00
jxxghp 2274a354dc fix: retain discord typing task owners 2026-08-24 09:43:17 +08:00