Album
a9b1f7e9c9
fix(alist): support openlist rapid upload headers ( #5897 )
2026-06-05 06:50:20 +08:00
jxxghp
fc8933c648
feat(workflow): enhance workflow context serialization and execution state management
2026-06-05 00:41:02 +08:00
jxxghp
51981d151e
feat(workflow): enhance execution state handling for non-JSON serializable values
2026-06-05 00:01:28 +08:00
jxxghp
97cfcda03c
feat(workflow): implement action contract management for inputs and outputs
2026-06-04 21:06:25 +08:00
jxxghp
a2984530f8
feat(workflow): add execution configuration and structured execution state to workflow
2026-06-04 15:57:34 +08:00
jxxghp
7474ecd02f
feat(workflow): enhance action execution with structured results and context management
2026-06-04 14:28:46 +08:00
jxxghp
9056caae40
feat(workflow): enhance workflow execution and context management
2026-06-04 14:10:06 +08:00
DDSRem
df75f42753
fix: retry stale keep-alive requests ( #5893 )
2026-06-04 06:55:03 +08:00
InfinityPacer
781b1ce2aa
test: 修复单测 warnings 并精确忽略上游弃用告警 ( #5889 )
2026-06-03 18:34:45 +08:00
InfinityPacer
791f1fe4ac
test: 共享测试 harness 入 app/testing(网络守卫 + 引导)并统一 sys.modules 打桩原语 ( #5888 )
2026-06-03 18:34:20 +08:00
InfinityPacer
6405ff1191
test: split agenttokens plugin test out, un-skip agent event tests ( #5885 )
2026-06-03 10:50:55 +08:00
jxxghp
64cb5742d2
feat: add explicit handling for /ai messages to bypass media interactions
2026-06-03 06:52:25 +08:00
jxxghp
7905e622f9
fix: 修复 NexusPHP 做种翻页 userid 为空崩溃
...
Fixes #5874
2026-06-02 23:34:31 +08:00
jxxghp
3fa5d31d81
fix: normalize subscribe integer flags before persistence
2026-06-02 23:32:37 +08:00
InfinityPacer
bc358fc6d2
test: 处理 #5877 review 反馈 + 提 PR 前跑全量门禁约定 ( #5880 )
2026-06-02 16:32:11 +08:00
InfinityPacer
223854d4c6
test: 新增单测 CI 门禁与规范文档,处理 #5868/#5873 review 反馈 ( #5877 )
2026-06-02 12:57:55 +08:00
InfinityPacer
437baec620
test: 测试套件自隔离与全量离线化(collection 清零 + 杜绝真实网络) ( #5873 )
2026-06-02 12:23:08 +08:00
jxxghp
1c41d9f253
feat: add plugin history endpoint to fetch remote update details
2026-06-02 07:12:13 +08:00
jxxghp
db522e8829
fix: 兼容 Bangumi 人物生日字段类型
2026-06-02 06:23:57 +08:00
InfinityPacer
e43adf51af
revert: absolute numbered season pack locating ( #5869 )
2026-06-01 21:09:23 +08:00
jxxghp
d353e7b208
fix: 订阅下载失败时尝试后续候选
2026-06-01 18:47:04 +08:00
InfinityPacer
df732731d9
test: move config+db isolation to conftest, unify on pytest ( #5868 )
2026-06-01 15:41:14 +08:00
jxxghp
ac5374c244
feat: enhance audio capability logging for transcription and synthesis
2026-06-01 12:55:28 +08:00
jxxghp
fcdba27a5d
feat: add moviepilot-explorer subagent for source-code inspection and troubleshooting
2026-06-01 11:52:36 +08:00
jxxghp
e4242058e2
增加子代理操作日志
2026-06-01 11:31:35 +08:00
InfinityPacer
b7c78da214
fix(subscribe): handle absolute numbered season packs ( #5866 )
2026-06-01 11:18:51 +08:00
InfinityPacer
ba2feb2bfe
test: isolate CONFIG_DIR to protect real database ( #5865 )
2026-06-01 06:42:50 +08:00
jxxghp
40d0b60aa2
feat: add async subagent task control
2026-05-31 21:55:25 +08:00
jxxghp
1922cce499
优化 Agent 并行工具调用提示词
2026-05-31 21:38:40 +08:00
jxxghp
c89df496a5
feat(agent): add ToolTag-based tags to all agent tools; implement tags.py for unified tool capability tagging
2026-05-31 18:30:39 +08:00
jxxghp
855681ff35
feat(agent): mark and propagate voice input metadata in agent messages; clarify terminal tool usage in prompts
...
- Add `has_audio_input` flag to agent message handling and propagate through processing pipeline
- Structure agent input payloads to include `input.mode` and `input.transcribed` for voice messages
- Update prompts and tool descriptions to clarify that `send_voice_message` and `ask_user_choice` are terminal tools and should not be followed by redundant text replies
- Enhance tests to cover voice input metadata propagation and prompt updates
2026-05-31 18:04:02 +08:00
jxxghp
5d3c262e60
feat(agent): set return_direct for SendVoiceMessageTool to prevent streaming tool messages
2026-05-31 17:35:10 +08:00
jxxghp
16ada1a6c4
feat(site): add POST /site/cookie/{site_id} endpoint for updating site Cookie&UA via request body
...
- Introduce SiteCookieUpdate schema for structured cookie update requests
- Add POST endpoint to update site Cookie&UA using JSON body
- Refactor cookie update logic into shared _update_site_cookie function
- Update SKILL.md to document new endpoint and endpoint count
- Add tests for both POST and legacy GET cookie update endpoints
2026-05-31 09:11:09 +08:00
jxxghp
ac09ce5230
fix: handle empty ChatGPT responses output
2026-05-31 08:14:31 +08:00
InfinityPacer
f4ca4120bc
fix(image-proxy): 阻断日志输出诊断原因并合并重复告警 ( #5858 )
2026-05-29 14:14:16 +08:00
InfinityPacer
b45956f850
fix(subscribe): require complete coverage for full best versions ( #5857 )
2026-05-29 14:10:29 +08:00
jxxghp
762a7fbba7
fix: simplify search web providers
2026-05-28 20:11:31 +08:00
jxxghp
10290ca17b
优化 agent 网络搜索工具
2026-05-28 17:22:52 +08:00
jxxghp
12a2561ca8
fix: return Emby item server ids
2026-05-28 15:03:56 +08:00
jxxghp
543bee9ad5
fix: correct Emby dashboard links
2026-05-28 14:33:50 +08:00
jxxghp
cc3e062262
固定 Agent 工具消息类型
2026-05-28 13:34:53 +08:00
jxxghp
bf4f5f8744
优化 Agent 核心提示词结构
2026-05-28 11:22:56 +08:00
jxxghp
f8f06a602a
加强 Agent 核心提示词安全约束
2026-05-28 11:10:08 +08:00
jxxghp
2b2e088784
fix: improve u115 multipart upload handling
2026-05-27 15:02:03 +08:00
jxxghp
d9a06f4433
refactor: load share admins from server
2026-05-27 14:31:01 +08:00
jxxghp
b1259fdc02
feat: add manual transfer target path matching
2026-05-27 13:26:01 +08:00
jxxghp
0e5c592862
refactor: centralize MoviePilot server helper
2026-05-27 12:56:45 +08:00
jxxghp
db3ad91408
fix: improve manual transfer recognition preview
2026-05-27 11:01:27 +08:00
jxxghp
5b6b4c9744
将发送消息工具设为必选工具
2026-05-27 08:48:56 +08:00
jxxghp
990a28b51b
调整 Agent 心跳任务报告方式
2026-05-27 08:41:40 +08:00