Commit Graph

  • df3294c9d2 fix(http): require 200 for share reporting requests InfinityPacer 2026-04-10 17:49:41 +08:00
  • 1af5f02832 fix(http): use explicit success checks in async callers InfinityPacer 2026-04-10 17:40:55 +08:00
  • 217fcfd1b2 fix(http): close non-success responses safely InfinityPacer 2026-04-10 17:25:11 +08:00
  • 80825584ac 更新 version.py v2.9.28 jxxghp 2026-04-10 17:02:45 +08:00
  • 10543eedd0 feat(search): 支持渐进式(SSE)搜索资源并实时返回搜索进度与结果 jxxghp 2026-04-10 16:50:23 +08:00
  • bf12a8679d refactor: 移除 agent 批量重试逻辑中的多余 try 块并优化缩进 jxxghp 2026-04-10 15:03:49 +08:00
  • 8cd12ab584 fix(plugin): avoid caching failed plugin index responses InfinityPacer 2026-04-10 14:26:02 +08:00
  • 351de8b4da feat(plugin): reuse plugin wheels in batch dependency install InfinityPacer 2026-04-10 13:06:35 +08:00
  • 75fca971d4 refactor(agent): 重命名 can_edit_message 为 is_auto_flushing 更贴切语义 v2.9.27 jxxghp 2026-04-09 23:29:29 +08:00
  • 22f3244bf5 fix(agent): 流式+啰嗦模式下渠道不支持编辑时立即发送工具消息 jxxghp 2026-04-09 23:26:39 +08:00
  • aafc4b3a39 fix(agent): start_streaming 始终标记流式状态以支持 buffer 收集 jxxghp 2026-04-09 23:19:23 +08:00
  • 18906e5ab2 更新 __init__.py jxxghp 2026-04-09 22:51:37 +08:00
  • 9675d199f9 fix(agent): 非流式模式下不发送任何工具中间消息 jxxghp 2026-04-09 22:48:03 +08:00
  • 78e8faa203 fix(agent): 非流式模式下啰嗦模式仍需发送工具调用中间消息 jxxghp 2026-04-09 22:23:00 +08:00
  • d5ed9bc654 fix(agent): 简化非流式模式下工具调用的消息处理逻辑 jxxghp 2026-04-09 22:20:09 +08:00
  • 770065d9ed feat(agent): 优化Agent流式输出与工具消息发送逻辑 jxxghp 2026-04-09 22:12:20 +08:00
  • abc4154e2c 更新 version.py jxxghp 2026-04-09 13:46:34 +08:00
  • fd6c9d5d34 feat(plugin): 聚合插件侧栏导航 DDSRem 2026-04-09 08:01:17 +08:00
  • dc428e7de0 feat(skills): 内置技能支持版本号管理,更新时自动覆盖旧版本 jxxghp 2026-04-09 07:17:04 +08:00
  • 0c51d79be7 feat(agent): 合并同批次整理失败的agent重试调用,避免重复浪费token jxxghp 2026-04-09 07:16:56 +08:00
  • 1b489ba581 feat(transfer): TransferOverwriteCheck 支持插件提供源文件真实大小 DDSRem 2026-04-08 16:03:07 +08:00
  • 4d9f17b083 feat(transfer): 新增 TransferOverwriteCheck 事件支持插件介入覆盖判断 DDSRem 2026-04-08 15:19:20 +08:00
  • 3c7cd2186f 查询订阅历史工具有名称过滤时不分页直接返回所有匹配结果 jxxghp 2026-04-08 07:58:54 +08:00
  • 5acfd683b9 agent工具支持翻页及取消数量限制 jxxghp 2026-04-08 07:41:34 +08:00
  • 6b01901a4a 更新 search_web.py jxxghp 2026-04-08 07:29:30 +08:00
  • 1ca54afd6c 更新 search_person.py jxxghp 2026-04-08 07:27:29 +08:00
  • 9c75c2d22e 更新 search_media.py jxxghp 2026-04-08 07:26:54 +08:00
  • 79ec3ed2c3 更新 list_directory.py jxxghp 2026-04-08 07:21:37 +08:00
  • 7072d2cfe8 更新 query_installed_plugins.py jxxghp 2026-04-08 07:15:13 +08:00
  • c0c08b0b84 更新 query_subscribe_history.py jxxghp 2026-04-08 07:12:39 +08:00
  • 01329195ee 更新 query_subscribes.py jxxghp 2026-04-08 07:11:45 +08:00
  • ad40b99313 更新 version.py v2.9.26 jxxghp 2026-04-07 13:24:13 +08:00
  • 1e338e48ab fix(agent): 基于langgraph_step过滤中间步骤思考文本,抽离ThinkTagStripper类 jxxghp 2026-04-07 12:42:46 +08:00
  • ac9c9598f4 feat(agent): add tools for querying and updating custom identifiers jxxghp 2026-04-07 09:00:15 +08:00
  • 02cb5dfc31 refactor(agent): optimize database-operation skill to read DB info from system prompt <system_info> jxxghp 2026-04-07 07:37:39 +08:00
  • 8109ffb445 feat(agent): add /stop_agent command for emergency stop of agent reasoning jxxghp 2026-04-07 07:32:35 +08:00
  • 0ecbcb89fa 更新 SKILL.md jxxghp 2026-04-07 07:16:18 +08:00
  • 8f38c06424 feat(agent): add database-operation skill for SQL access with auto SQLite/PostgreSQL detection jxxghp 2026-04-07 00:43:28 +08:00
  • 902394f86e fix(agent): resolve circular import by lazy-importing Command in run_slash_command and list_slash_commands jxxghp 2026-04-07 00:16:09 +08:00
  • 9fefd807f9 refactor(agent): rename list_all_commands to list_slash_commands and skill to command-dispatch jxxghp 2026-04-07 00:00:10 +08:00
  • a8fb4a6d84 refactor(agent): rename run_plugin_command to run_slash_command to avoid confusion with execute_command (shell) jxxghp 2026-04-06 23:53:49 +08:00
  • 7806267e92 feat(agent): add command-execute skill for intelligent command dispatch jxxghp 2026-04-06 23:45:31 +08:00
  • eb5e17a115 test: 补充媒体刮削路径、图片与事件流程测试 Attente 2026-04-05 21:32:27 +08:00
  • 2ae98d628d feat(subscribe): 优化洗版订阅合集的识别 Attente 2026-04-05 21:02:26 +08:00
  • 8b9dc0e77f 修复 QQbot渠道依旧会重复发送消息问题 EkkoG 2026-04-05 15:17:55 +08:00
  • 2f151cea64 fix(helper): 统一redis缓存键 Attente 2026-04-05 12:49:31 +08:00
  • b777e8cab1 删除 .DS_Store jxxghp 2026-04-04 14:06:05 +08:00
  • 663e37bd03 refactor: SendMessageTool message_type 改为消息标题 jxxghp 2026-04-04 07:42:21 +08:00
  • 8960620883 更新 __init__.py jxxghp 2026-04-04 07:29:41 +08:00
  • 5b892b3a63 fix: 修复Gemini 2.5思考模型工具调用时thought_signature缺失导致400错误 jxxghp 2026-04-04 07:24:47 +08:00
  • 974d5f2f49 fix: 修复获取Google模型列表阻塞事件循环及缺少代理配置的问题 jxxghp 2026-04-04 06:58:39 +08:00
  • f70881bb4f feat: TransferRename 事件增加 source_item 源文件信息 DDSRem 2026-04-03 17:41:09 +08:00
  • 376c65335f 更新 version.py v2.9.25 jxxghp 2026-04-03 13:49:38 +08:00
  • d7a5c32b08 feat: 整理失败时AI智能体自动重试 jxxghp 2026-04-03 13:33:27 +08:00
  • 4cda182ccd fix: change logger warning to debug for empty Discord configs jxxghp 2026-04-03 12:50:14 +08:00
  • 60ac901c6c feat: TransferRename 事件增加 source_path 源文件路径参数 DDSRem 2026-04-03 02:20:35 +08:00
  • 388afa8d3c fix(meta): 修复首括号被误删导致标题识别错误 DDSRem 2026-04-03 04:44:07 +08:00
  • ec0915e488 fix: 智能体唤醒后消息发送问题 v2.9.24 jxxghp 2026-04-02 19:26:17 +08:00
  • 244112be5c fix: 智能体唤醒后消息发送问题 jxxghp 2026-04-02 19:23:40 +08:00
  • 1f526adbe7 feat: add NotificationType for Agent messages jxxghp 2026-04-02 19:13:05 +08:00
  • c4cfd70f7c 更新 version.py jxxghp 2026-04-02 16:54:50 +08:00
  • c9149d1761 fix(system): 补充 fuse 挂载关键词 DDSRem 2026-04-01 23:08:20 +08:00
  • c68450fc7f refactor(telegram): 显式传递 disable_web_page_preview 参数避免 @retry 下修改 kwargs DDSRem 2026-04-01 23:24:56 +08:00
  • d9eb3295b0 fix(telegram): 修复 disable_web_page_preview 传递给不支持的方法及 UTF-16 偏移量问题 DDSRem 2026-04-01 23:13:33 +08:00
  • 5440dbae51 feat(telegram): 支持 disable_web_page_preview 禁用链接预览 DDSRem 2026-04-01 23:02:34 +08:00
  • 321bf94de8 fix(telegram): 转发频道消息无法接收及内容丢失 DDSRem 2026-04-01 22:38:29 +08:00
  • 84b938c0d2 fix: 后台模式不发送工具调用消息 jxxghp 2026-03-31 18:25:35 +08:00
  • fc47382938 docs: 新增SKILL.md,补充MoviePilot重启与升级操作说明 v2.9.23 jxxghp 2026-03-30 18:14:49 +08:00
  • 2e034f7990 更新 version.py jxxghp 2026-03-30 17:51:19 +08:00
  • e61299f748 refactor: 移除多余的空行,优化类型导入及方法为静态方法 jxxghp 2026-03-30 17:07:45 +08:00
  • cbff2fed17 agent工具增加管理员权限校验:查询站点、查询已安装插件、查询插件能力、查询站点用户数据、刮削元数据 jxxghp 2026-03-30 11:54:48 +08:00
  • 9c51f73a72 feat(telegram): 优化Telegram文件下载与base64转换逻辑,重构消息发送相关代码 jxxghp 2026-03-30 10:28:40 +08:00
  • 70109635c7 feat(agent): 接入Exa API用于网络搜索 jxxghp 2026-03-30 07:11:29 +08:00
  • 8999c3a855 去除集图片的-thumb后缀,使图片名称与视频文件名称一致 jxxghp 2026-03-29 12:06:42 +08:00
  • 7bd775130e fix: 修复QQ渠道key映射 jxxghp 2026-03-29 10:48:23 +08:00
  • 4bba7dbe76 fix: 修复QQ渠道名称为qq jxxghp 2026-03-29 10:47:16 +08:00
  • 0cab21b83c feat(agent): 为需要管理员权限的工具添加 require_admin 字段 jxxghp 2026-03-29 10:46:35 +08:00
  • ca9cbc1160 fix(agent): 修复 MessageChannel.QQBot 不存在的错误 jxxghp 2026-03-29 10:38:52 +08:00
  • 02439f55a9 feat(agent): 增加工具执行权限控制 jxxghp 2026-03-29 10:30:09 +08:00
  • 2d358e376c refactor: 移除多余的局部导入 jxxghp 2026-03-29 09:59:22 +08:00
  • b349aa2693 feat(agent): 支持图片消息处理 jxxghp 2026-03-29 09:56:53 +08:00
  • e3fee39043 agent提示词中注入PostgreSQL数据库密码 v2.9.22 jxxghp 2026-03-29 09:07:46 +08:00
  • a1a72df6c6 feat(telegram): 保持正在输入状态直到消息发送完成 jxxghp 2026-03-29 09:04:42 +08:00
  • cdf40a7046 feat(agent): 添加PostgreSQL用户名到数据库信息 jxxghp 2026-03-29 08:05:40 +08:00
  • b9b19c9acc feat(agent): 添加数据库信息到系统提示词 jxxghp 2026-03-29 08:04:52 +08:00
  • 8c603baa43 更新 version.py jxxghp 2026-03-29 07:40:24 +08:00
  • a977948f2b 优化Agent提示词:日期改为当前时间,注入系统安装目录,强调简洁回复 jxxghp 2026-03-29 07:21:11 +08:00
  • f70eaf9363 feat(agent): 添加reset方法支持流式消息原地更新 v2.9.21 jxxghp 2026-03-28 23:08:06 +08:00
  • bfea0174dd refactor: 优化工具消息发送逻辑 jxxghp 2026-03-28 22:38:20 +08:00
  • 296d815e3e refactor: 移除异步pop操作 jxxghp 2026-03-28 12:42:26 +08:00
  • c3b7a50642 refactor(prompt): 优化MoviePilot系统信息注入,统一日期与环境信息展示 jxxghp 2026-03-28 12:28:14 +08:00
  • 8e0a9f94f6 feat(agent): 在系统提示词中注入MoviePilot配置信息 jxxghp 2026-03-28 11:03:02 +08:00
  • 6806900436 refactor: Update agent package initialization and imports. jxxghp 2026-03-28 07:58:47 +08:00
  • a8ecdc8206 refactor: Invert AI agent verbose mode condition and strengthen silence instructions for tool calls. jxxghp 2026-03-27 22:01:08 +08:00
  • 60e1e3c173 Merge remote-tracking branch 'origin/v2' into v2 jxxghp 2026-03-27 21:55:19 +08:00
  • f859d99d91 fix current_date jxxghp 2026-03-27 21:55:09 +08:00
  • 31640b780c 更新 __init__.py jxxghp 2026-03-27 21:50:19 +08:00
  • aaeb4d2634 fix verbose_spec jxxghp 2026-03-27 21:45:50 +08:00
  • 75d4c0153c v2.9.21 jxxghp 2026-03-27 21:05:04 +08:00
  • 8d7ff2bd1d feat(agent): 新增AI_AGENT_VERBOSE开关,控制工具调用过程回复及提示词输出 jxxghp 2026-03-27 20:12:01 +08:00