Commit Graph

  • c762628217 fix(agent): preserve full command output in temp logs v2 jxxghp 2026-05-06 20:04:17 +08:00
  • caf615f3bd feat(system): implement one-shot upgrade mode and enhance upgrade handling v2.10.10 jxxghp 2026-05-05 15:22:33 +08:00
  • 27436757a0 更新 version.py jxxghp 2026-05-05 12:43:09 +08:00
  • 924d54dfd3 perf(search): 按站点并行过滤搜索结果 jxxghp 2026-05-05 09:01:18 +08:00
  • 39f9550f86 fix(agent): 修复添加订阅时的用户名映射 jxxghp 2026-05-04 21:27:48 +08:00
  • 367ecafbbb fix(subscribe): 修复订阅电视剧季数判断逻辑 Attente 2026-05-04 10:52:38 +08:00
  • 10467244e0 align llm provider registry with opencode endpoints jxxghp 2026-05-03 09:36:39 +08:00
  • cb6dcc6a2e refactor jellyfin module load logic in unittest Yifan 2026-05-01 18:50:52 +08:00
  • 43c421b0bb Import call in unittest.mock for additional testing 奕凡 2026-05-01 18:45:31 +08:00
  • 45d0891502 Potential fix for pull request finding 奕凡 2026-05-01 18:43:19 +08:00
  • 76c5f54465 Apply suggestions from code review 奕凡 2026-05-01 18:39:01 +08:00
  • bcf8116172 handle best_admin_id is None 奕凡 2026-05-01 18:30:22 +08:00
  • 1f889596b7 fix f-string usage 奕凡 2026-05-01 18:29:24 +08:00
  • 04443fcfba fix(jellyfin): resolve URL string interpolation failure and enhance RBAC fallback resilience Yifan 2026-05-01 18:21:38 +08:00
  • 5d7a7fd301 更新 message.py v2.10.9 jxxghp 2026-05-01 10:02:23 +08:00
  • 4d0a722b09 refactor: reorganize interaction chain jxxghp 2026-05-01 09:53:04 +08:00
  • db6dc926cf feat: unify slash command interactions jxxghp 2026-05-01 08:53:52 +08:00
  • 4bb4f5aeb5 更新 version.py jxxghp 2026-04-30 21:08:31 +08:00
  • 58e25fe900 删除 test_openai_stream_patch.py jxxghp 2026-04-30 21:02:58 +08:00
  • 03f6b9bc96 删除 test_openai_responses_patch3.py jxxghp 2026-04-30 21:02:25 +08:00
  • 6fdda3a570 删除 test_openai_copilot_patch.py jxxghp 2026-04-30 21:01:49 +08:00
  • 100eaec38f feat: improve tool selection prompt with clearer instructions jxxghp 2026-04-30 20:33:46 +08:00
  • b129508304 chore: disable tool selection middleware by setting LLM_MAX_TOOLS to 0 jxxghp 2026-04-30 19:07:07 +08:00
  • 53bf81aede refactor: rename MoviePilotToolSelectorMiddleware to ToolSelectorMiddleware and enhance tool selection logic jxxghp 2026-04-30 19:05:49 +08:00
  • afcc071d07 feat: optimize tool selection middleware to cache and reuse tool selection per agent run jxxghp 2026-04-30 18:29:54 +08:00
  • 2ea617655c refactor: streamline agent initialization and parameter handling for improved clarity and consistency jxxghp 2026-04-30 18:03:04 +08:00
  • 0583495548 refactor: remove legacy disable_thinking and reasoning_effort parameters from LLM helper and related tests jxxghp 2026-04-30 17:10:14 +08:00
  • 516aea6312 refactor: rename llm variables for clarity and consistency in agent initialization jxxghp 2026-04-30 16:41:46 +08:00
  • 2d412cae1c style: improve log formatting for torrent publish time checks in FilterModule jxxghp 2026-04-30 16:28:28 +08:00
  • 45f5326fb4 fix tool selection middleware jxxghp 2026-04-30 13:47:43 +08:00
  • 2ccea2da39 chore: update langchain-anthropic, openai, and google-genai dependencies jxxghp 2026-04-30 13:14:03 +08:00
  • 53f6897d62 feat: ensure essential tools are always included in LLM tool selection and update tests jxxghp 2026-04-30 13:04:52 +08:00
  • 28a2386f2f feat: add agent tools for querying and managing filter rules and rule groups jxxghp 2026-04-30 12:56:38 +08:00
  • abda9d3212 feat: improve context_tokens_k calculation and update Tencent provider name jxxghp 2026-04-30 11:41:00 +08:00
  • 34e7c4ac14 feat: enhance openai-compatible provider support and patch responses API instructions handling jxxghp 2026-04-30 11:32:55 +08:00
  • b228107a25 refactor: migrate LLM helper to agent module and add unified LLM API endpoints jxxghp 2026-04-30 09:48:50 +08:00
  • 2375508616 Restore background dispatch without channel context jxxghp 2026-04-30 07:04:59 +08:00
  • baebd0ed1a Fix background prompt message leakage jxxghp 2026-04-30 06:58:43 +08:00
  • 6532c60a3c Refine agent background reply handling jxxghp 2026-04-30 00:25:23 +08:00
  • 11478faff3 separate reply sending from output persistence jxxghp 2026-04-29 23:56:16 +08:00
  • e9291cec6a respect output persistence in background agent replies jxxghp 2026-04-29 23:51:03 +08:00
  • 7586a2cd42 disable agent message tools for ui background tasks jxxghp 2026-04-29 23:30:59 +08:00
  • ef5bd29759 move ui background message suppression into agent context jxxghp 2026-04-29 23:22:37 +08:00
  • 7ab643d34a suppress channel notifications for ui background tasks jxxghp 2026-04-29 23:13:57 +08:00
  • 0b7505a604 refactor search AI recommendation flow jxxghp 2026-04-29 22:55:27 +08:00
  • 460d716512 feat: add batch AI re-organize for transfer history and search result recommendation jxxghp 2026-04-29 22:16:04 +08:00
  • b6f0ef99ab 更新 version.py v2.10.8 jxxghp 2026-04-29 19:02:35 +08:00
  • af35101774 fix: default to text replies for voice input jxxghp 2026-04-29 18:54:58 +08:00
  • 9ed5018cc2 refactor: clarify attachment data url handling jxxghp 2026-04-29 18:51:39 +08:00
  • 7299733960 调整语音文件大小限制,超出 10MB 时禁止识别 jxxghp 2026-04-29 18:41:54 +08:00
  • bd5c3d848c 修复 _resolve_provider_name 方法递归调用问题,改为静态方法并标准化 provider 名称解析逻辑 jxxghp 2026-04-29 18:41:24 +08:00
  • 38c48fa4ce 优化 OpenAIVoiceProvider 逻辑,简化凭证与 provider 解析方法并调整最大转录文件大小限制 jxxghp 2026-04-29 18:32:12 +08:00
  • b7749c44fd 重构语音能力配置与逻辑,统一音频输入输出开关并优化语音回复判断 jxxghp 2026-04-29 18:15:34 +08:00
  • e4a7333b79 调整 LLM_TEMPERATURE 配置参数默认值为 0.3 jxxghp 2026-04-29 16:54:14 +08:00
  • 4b27b7bc42 重构 UgreenCrypto 模块路径至 app.modules.ugreen 并更新相关引用 jxxghp 2026-04-29 16:29:17 +08:00
  • c91e87115a 调整 System Core Prompt.txt,将核心能力说明移至更显著位置并优化结构 jxxghp 2026-04-29 16:25:16 +08:00
  • 4a3cc5ee18 新增多个人设说明文档并完善测试用例 jxxghp 2026-04-29 16:20:44 +08:00
  • 54d6c2ad4a 更新 __init__.py jxxghp 2026-04-29 15:27:37 +08:00
  • 090dcacd30 更新 README.md jxxghp 2026-04-29 14:38:35 +08:00
  • 344280cd61 Refactor agent persona runtime layering jxxghp 2026-04-29 14:12:47 +08:00
  • 2c7fb5786c 更新 _plugin_tool_utils.py jxxghp 2026-04-29 09:16:02 +08:00
  • 6b9790026c refine plugin agent tool responsibilities jxxghp 2026-04-29 08:50:48 +08:00
  • 6c70531967 Refactor _query_plugin_data to static async method jxxghp 2026-04-29 08:31:38 +08:00
  • bcc321eb70 add plugin agent management tools jxxghp 2026-04-29 08:29:04 +08:00
  • 2ff1cd1045 Add MseeP.ai badge to README.md MseeP.ai 2026-04-28 16:37:10 +07:00
  • 7fc496cf5b 更新 __init__.py v2.10.7 jxxghp 2026-04-29 07:31:52 +08:00
  • 8789f35228 Improve non-verbose agent tool summaries jxxghp 2026-04-29 07:07:33 +08:00
  • d4dec90e2f 更新 version.py jxxghp 2026-04-28 20:49:05 +08:00
  • 5c1487a9a6 Optimize agent tool async blocking paths jxxghp 2026-04-28 20:36:49 +08:00
  • c5b716c231 feat: introduce unified agent runtime config and system task prompt framework jxxghp 2026-04-28 13:04:28 +08:00
  • 483fe55372 fix: correct Plex notification image lookup jxxghp 2026-04-28 09:19:18 +08:00
  • 5d588ee127 fix: correct traditional Chinese subtitle rename detection jxxghp 2026-04-28 09:00:14 +08:00
  • afcd895f52 fix: backfill transfer download history matching jxxghp 2026-04-28 08:55:40 +08:00
  • 1ded58adbb fix: adapt audiences user data parser v2.10.6 jxxghp 2026-04-27 12:56:21 +08:00
  • 019a077407 Apply suggestions from code review jxxghp 2026-04-27 11:35:20 +08:00
  • 0f190057d3 fix #5528 PKC278 2026-04-27 10:51:20 +08:00
  • 840c8f7298 更新 APP_VERSION 至 v2.10.6 jxxghp 2026-04-27 11:32:39 +08:00
  • 6a6bcf59a0 增强 execute_command 工具:支持输出截断、并发限制与进程组清理,新增单元测试 jxxghp 2026-04-27 10:05:25 +08:00
  • 323844b26d revert execute_command streaming changes jxxghp 2026-04-27 08:12:37 +08:00
  • 140d224a9a fix agent stream blocking during command execution jxxghp 2026-04-27 07:57:32 +08:00
  • 7bc032d17c Revert Telegram duplicate edit fix jxxghp 2026-04-27 07:36:13 +08:00
  • 2df476dbff Fix Telegram duplicate message edits jxxghp 2026-04-27 07:17:19 +08:00
  • bae086d8b8 更新 __init__.py jxxghp 2026-04-27 06:57:18 +08:00
  • 221eb21694 refine internal middleware llm usage for streaming agents jxxghp 2026-04-27 06:55:41 +08:00
  • 4208c79d72 refine tool提示语为更简洁风格,补充last_buffer_char属性及非VERBOSE模式流式输出换行逻辑,新增工具流式分隔符单元测试 jxxghp 2026-04-26 11:15:11 +08:00
  • 90245a13e1 refine non-verbose prompt wording jxxghp 2026-04-26 08:54:07 +08:00
  • b5979b9b09 refine agent subscription defaults and silent tool prompts jxxghp 2026-04-26 08:51:56 +08:00
  • 0277288a41 feat: add agent session usage status reporting jxxghp 2026-04-26 08:19:05 +08:00
  • 79bfeaf2af 移除工具调用前的流重置,保留模型思考文本可见 v2.10.5 jxxghp 2026-04-25 23:09:58 +08:00
  • 4fe41ba5e9 更新 base.py jxxghp 2026-04-25 22:16:15 +08:00
  • 14d6e2febc Refine agent prompts for concise professional replies jxxghp 2026-04-25 22:04:35 +08:00
  • 97c7e71207 更新 Agent Prompt.txt jxxghp 2026-04-25 21:51:47 +08:00
  • 8f29a218ea chore: bump version to v2.10.5 jxxghp 2026-04-25 12:55:33 +08:00
  • 4fd5aa3eb6 fix: improve DeepSeek reasoning_content payload handling and update langchain dependencies jxxghp 2026-04-25 12:46:21 +08:00
  • bfc27d151c 更新 ask_user_choice.py jxxghp 2026-04-25 11:36:36 +08:00
  • f2b56b8f40 更新 ask_user_choice.py jxxghp 2026-04-25 11:35:32 +08:00
  • a05ffc07d4 refactor: remove legacy LLM_DISABLE_THINKING and LLM_REASONING_EFFORT config, unify thinking_level handling jxxghp 2026-04-25 10:42:03 +08:00
  • 4a81417fb7 fix: preserve deepseek reasoning content in tool loops jxxghp 2026-04-25 09:37:01 +08:00
  • c7fa3dc863 feat: unify llm thinking level controls jxxghp 2026-04-24 19:50:23 +08:00
  • 28f9756dd6 feat: improve skill instructions with highlighted command formatting v2.10.4 jxxghp 2026-04-22 18:12:21 +08:00