Commit Graph
100 Commits
Author SHA1 Message Date
jxxghp d3d1c18316 chore: bump application and frontend versions to v2.13.16 2026-06-28 15:51:04 +08:00
jxxghp 027330f714 fix: disable notification history saving for agent messages 2026-06-28 15:25:52 +08:00
jxxghp 6fc1c672ad Merge remote-tracking branch 'origin/v2' into v2 2026-06-28 08:32:12 +08:00
jxxghp 27e1f634cb fix: add total episodes to transfer notifications 2026-06-27 22:45:17 +08:00
jxxghp a9197c434e Skip download dir selection for single matches 2026-06-27 22:29:55 +08:00
jxxghp 2a8708498c Simplify agent tool schema explanation test 2026-06-27 22:21:45 +08:00
jxxghp 098db56a36 fix: improve web agent stream recovery 2026-06-27 15:09:41 +08:00
jxxghp a8ccb08dd3 更新 config.py 2026-06-27 08:52:53 +08:00
jxxghp ff7a238309 Merge remote-tracking branch 'origin/v2' into v2 2026-06-27 07:55:19 +08:00
jxxghp 318cfe68e9 Refactor agent tool inputs and background activity logging 2026-06-27 07:53:09 +08:00
jxxghp 0f98cda3b4 更新 version.py 2026-06-26 19:22:22 +08:00
jxxghp bb9b6ec5d0 fix: support custom episode offset expressions 2026-06-26 14:15:29 +08:00
jxxghp 7d2a730b0c feat(web-agent): enhance message handling with edit capabilities and button descriptions 2026-06-26 13:44:49 +08:00
jxxghp 1b6a548dee feat(monitor): enhance file handling with transfer history checks 2026-06-26 07:02:59 +08:00
jxxghp 4233ebfba6 Persist notification clear markers 2026-06-24 16:58:08 +08:00
jxxghp af32c5e9bb chore: bump moviepilot-rust to 0.1.11 2026-06-24 14:49:30 +08:00
jxxghp 109be58abe Add NO_PROXY defaults to Docker proxy setup 2026-06-23 20:22:40 +08:00
jxxghp c1d8676b25 release v2.13.14 2026-06-23 16:34:45 +08:00
jxxghp c1cefa3f40 Rename package installer helper to package 2026-06-23 13:45:55 +08:00
jxxghp 126279c63b Handle Audiences new message list previews 2026-06-23 12:54:13 +08:00
jxxghp d7aa66853a fix: 优化同名字幕附加整理 2026-06-23 12:07:47 +08:00
jxxghp d18c2d6f72 fix: skip history for interaction exit notices 2026-06-23 12:05:27 +08:00
jxxghp 3e3883a57f Fix history search case sensitivity 2026-06-23 11:16:12 +08:00
jxxghp 2ebe7c27c2 Add repo_url backfill for installed plugin queries 2026-06-23 10:49:12 +08:00
jxxghp 0cd049bfc2 Refactor movie pilot config and test coverage 2026-06-23 10:05:45 +08:00
jxxghp dc773337d3 fix: bind browser sessions to dedicated worker threads 2026-06-22 22:18:12 +08:00
jxxghp 5c649ff1d1 fix(search): suppress linter warning for SitesHelper import 2026-06-22 21:53:41 +08:00
jxxghp 3407cc8edd Preserve empty tool selections 2026-06-22 21:29:15 +08:00
jxxghp f9ea0118d9 Handle Telegramify 1.2 compatibility 2026-06-22 20:16:37 +08:00
jxxghp ad73434e2c fix(agent): stabilize tool selector logging 2026-06-22 19:06:14 +08:00
jxxghp a6afa0fbc0 fix(agent): log tool selector results 2026-06-22 18:48:04 +08:00
jxxghp 3306d196b7 Refine existing implementation 2026-06-22 18:21:20 +08:00
jxxghp 7a7b27858e Remove redundant Cython Docker install 2026-06-22 14:06:19 +08:00
jxxghp cf8e7438e2 fix: skip history for agent choice prompts 2026-06-22 07:07:54 +08:00
jxxghp 7358b4df14 Record streaming summaries for agent tool calls 2026-06-21 21:43:44 +08:00
jxxghp 3c74f1bf58 Add Rust filter trace logging support 2026-06-21 21:25:50 +08:00
jxxghp 8938ae7baa Fix tool reply handling to persist raw agent messages 2026-06-21 20:51:35 +08:00
jxxghp 1f965f5948 Bump application and frontend version to v2.13.13 2026-06-21 20:39:39 +08:00
jxxghp 8b05decc2d Harden agent chat title generation 2026-06-21 20:35:58 +08:00
jxxghp 1f97870fa9 Fix think tag streaming in agent output 2026-06-21 19:58:33 +08:00
jxxghp 78ddd6093f Improve streaming tool summary counts 2026-06-21 18:49:27 +08:00
jxxghp 6647565ec4 Refactor plugin cache handling and update related docs 2026-06-21 18:29:27 +08:00
jxxghp 43d1abdec8 fix: skip agent memory after tool replies 2026-06-21 13:52:36 +08:00
jxxghp ce51a20bdb refactor: convert _stream_agent_tokens to a static method 2026-06-21 13:43:36 +08:00
jxxghp 6c45ade813 refactor: remove unnecessary user reply check in session history logic 2026-06-21 13:17:00 +08:00
jxxghp 90efb204a1 refactor: expose text content extraction helper 2026-06-21 12:56:23 +08:00
jxxghp 495807ef4d Simplify agent message handling and streaming cleanup 2026-06-21 12:34:11 +08:00
jxxghp d483b805d8 Normalize Telegram HTML send_message responses 2026-06-21 11:39:53 +08:00
jxxghp 5c1b303908 Add Telegram parse_mode support for send_message 2026-06-21 10:57:26 +08:00
jxxghp 683e07a102 Add Telegram parse mode support 2026-06-21 10:20:30 +08:00
jxxghp 68f18db374 Handle invalid UTF-8 with replacement decoding 2026-06-21 09:56:34 +08:00
jxxghp 99e369aaa4 Refine agent skill boundaries and secret handling 2026-06-21 09:25:44 +08:00
jxxghp 18803c7995 Merge remote-tracking branch 'origin/v2' into v2 2026-06-21 08:18:19 +08:00
jxxghp 970f2cf1ca fix: clean up feishu websocket shutdown 2026-06-20 15:20:15 +08:00
jxxghp c065eddff1 fix(nginx): suppress error logs for specific locations in nginx configuration 2026-06-20 14:59:56 +08:00
jxxghp 33b18f0899 fix: parse feishu post messages 2026-06-20 13:04:55 +08:00
jxxghp d2103f91b8 fix(message): keep auto directory matching for interactive downloads 2026-06-20 12:59:37 +08:00
jxxghp 66feacb48d feat(activity_log): simplify user text matching and enhance logging for captcha tool 2026-06-19 21:25:38 +08:00
jxxghp 7f1cb40421 feat(plugin): implement caching for plugin agent tools registry 2026-06-19 20:50:35 +08:00
jxxghp 38c3dcc76b feat(activity_log): enhance activity logging with query tool and context handling 2026-06-19 20:39:12 +08:00
jxxghp a9534d2422 feat: add organize files skill 2026-06-19 19:40:23 +08:00
jxxghp de9fd75cac v2.13.12 2026-06-19 12:21:49 +08:00
jxxghp 570ea60096 fix(agent): prevent chat history persistence for sessions without a channel 2026-06-19 12:10:39 +08:00
jxxghp e02650cce9 fix: skip background agent chat persistence 2026-06-19 12:05:47 +08:00
jxxghp 60c7268301 feat(config): add option to hide global AI agent entry point 2026-06-19 09:46:39 +08:00
jxxghp e8f6e8647b feat(skill): support creating plugin publish repos 2026-06-19 09:26:16 +08:00
jxxghp bd53598704 feat(skill): add plugin publish workflow 2026-06-19 09:07:27 +08:00
jxxghp 4d87bf8d53 fix(plugin): normalize market labels 2026-06-19 08:59:50 +08:00
jxxghp d2e2435be7 docs: remove Redis Unix Socket configuration example from postgresql-setup.md 2026-06-18 18:09:03 +08:00
jxxghp ccaeb7662c feat(redis): add configurable connection pool settings for Redis client 2026-06-18 18:07:37 +08:00
jxxghp 80d440f6a0 feat: persist agent chat history 2026-06-18 11:45:50 +08:00
jxxghp bfa2cf5c1f v2.13.11 2026-06-18 06:41:40 +08:00
jxxghp 5e1bdfe725 fix: exclude notification history flag from event payload 2026-06-17 21:36:59 +08:00
jxxghp e1ba9a2c97 feat: conditionally save message history based on save_history flag 2026-06-17 21:00:40 +08:00
jxxghp 846eed6821 feat: add fallback to caption editing when text edit fails in Telegram bot 2026-06-17 19:45:08 +08:00
jxxghp cff22924b1 feat: add message download path selection 2026-06-17 19:04:41 +08:00
jxxghp 5c7c1512dd fix: preserve empty workflow filter outputs 2026-06-17 16:48:29 +08:00
jxxghp d4b6d3f332 refactor: remove persist_output_message functionality and related database save logic 2026-06-17 16:14:35 +08:00
jxxghp 039558d240 feat: enhance WebAgent audio handling with format conversion and transcription support 2026-06-17 11:09:16 +08:00
jxxghp d5bac81881 test: fix agent voice message streaming tests 2026-06-16 23:40:21 +08:00
jxxghp a077a08303 fix: improve text handling in append_text function and add test for newline preservation 2026-06-16 23:28:11 +08:00
jxxghp e78efe3e34 feat: implement file upload and callback handling for Web Agent 2026-06-16 22:53:11 +08:00
jxxghp e8ae686d4f feat: add WebAgent support for streaming and notifications 2026-06-16 19:21:31 +08:00
jxxghp 94b8252fdd fix transmission missing limit fields 2026-06-15 18:30:41 +08:00
jxxghp 726bc5f2aa chore: bump application and frontend version to v2.13.10 2026-06-15 15:55:46 +08:00
jxxghp bae820a11d feat: unify download task tool names 2026-06-15 14:28:18 +08:00
jxxghp 47f6389424 test: update downloader path mapping expectations 2026-06-15 14:04:58 +08:00
jxxghp 6a635ac720 feat: enhance agent download task controls 2026-06-15 13:51:35 +08:00
jxxghp d2803bed1e Improve feedback issue routing and labels 2026-06-15 12:47:52 +08:00
jxxghp 8dc1cf53eb feat: restrict non-admin users from accessing the local file sending tool 2026-06-15 09:46:06 +08:00
jxxghp a93815b18a refactor: simplify directory list for agent configuration 2026-06-15 09:19:14 +08:00
jxxghp ef36af8a82 feat: enhance user permissions handling for admin and non-admin contexts 2026-06-15 09:16:46 +08:00
jxxghp c87b856ddf 支持 Slack 和 Discord 自动注册命令 2026-06-15 08:03:29 +08:00
jxxghp 0f42a0fb8c 支持全局 AI 下绕过传统搜索 2026-06-15 07:50:45 +08:00
jxxghp 2b031e7e05 fix: 兼容 transmission-rpc v7 文件列表接口 2026-06-14 23:53:26 +08:00
jxxghp 70831c27b3 fix: 支持标准代理环境变量 2026-06-14 21:50:38 +08:00
jxxghp bef2a81296 fix downloader task status queries 2026-06-14 18:23:18 +08:00
jxxghp d0dcf6660f chore: update application and frontend version to v2.13.9 2026-06-14 16:28:34 +08:00
jxxghp 4e3eddec10 feat: add captcha recognition agent tool 2026-06-14 16:24:04 +08:00
jxxghp 93713ba662 feat: sync plugin markets from wiki 2026-06-14 12:57:40 +08:00