QwenPaw v1.1.8:插件商店、桌面宠物、阿里云部署与全平台流式输出
发布日期:2026-05-19
项目地址:https://github.com/agentscope-ai/QwenPaw[1]
QwenPaw 是一个开源的个性化 AI 助手平台,支持本地或云端部署,可接入多种消息渠道,并通过插件、技能和 Agent 系统进行灵活扩展。
2026 年 5 月 19 日,QwenPaw 发布了 v1.1.8 版本,带来了一系列重磅更新:官方插件分发、桌面宠物插件、阿里云部署插件、全平台流式输出、Matrix 端到端加密、新的魔法命令等。
✨ 新增功能
插件与工具
官方插件商店:现在可以通过官网浏览和下载官方插件,或在控制台的插件管理器中一键安装(#4482[2]) QwenPaw 桌面宠物:新增桌面宠物伴侣插件,拥有动画宠物窗口(#4418[3]、#4516[4]) CloudPaw — 阿里云部署插件:新插件支持多 Agent 编排、基础设施即代码(IaC)驱动的云资源自动部署,以及与阿里云技能中心(Skills Hub)的 A2A 流式集成(#4362[5]、#4423[6]、#4506[7]、#4524[8]) 浏览器稳定性增强:改进了浏览器模块的崩溃恢复、空闲超时保护,并在退出时自动清理(#4306[9]、#4350[10]) 浏览器标签页元数据: tabs操作现在返回每个打开标签页的 URL 和标题(#4438[11])
聊天与控制台
收件箱批量操作:重新设计了收件箱,支持批量选择和批量删除,更高效地管理消息(#4358[12]、#4493[13]) 固定聊天历史抽屉:可以将会话抽屉固定,使其在聊天期间保持打开状态(#4414[14]、#4416[15]、#4517[16])
模型与提供商
自定义 HTTP 头与认证模式:为所有提供商新增了自定义请求头编辑器,支持在 API Key 和 Bearer Token 两种认证模式间切换(#4413[17]) 每模型 Token 限制:现在可以在"设置 → 模型"中为每个模型单独配置 max_tokens和max_input_length(#4417[18])
智能体系统
/make-skill命令:新的魔法命令,可将当前聊天会话一键转化为可复用的技能(#4282[19])印尼语 Agent 模板:新增印尼语 Agent 人设 Markdown 模板和 Asia/Jakarta 时区支持(#4287[20]) 定时任务超时配置:可为定时任务(Cron Job)配置超时时间,默认 120 秒(#4425[21])
安全
技能路径安全性:防止在技能目录操作中的路径遍历攻击(#4335[22]) 备份信任控制:在导入/恢复备份时验证完整性,增加信任确认对话框;同时强化了远程访问控制(#4409[23]、#4429[24]) AgentMd 路径遍历防护:防止在 Agent 记忆文件操作中的路径遍历(#4511[25]) 插件 API 认证:插件管理 API 现在需要身份认证(#4513[26])
渠道
Matrix 端到端加密:支持密码和 Access Token 登录,带 E2EE 开关和 SAS 设备验证(#4120[27]) Telegram 流式输出:实时流式回复,支持推理指示器显示(#4318[28]) 钉钉流式卡片:通过 AI Card 卡片消息模式实现实时流式回复(#4420[29]) 飞书 CardKit 流式输出:通过 CardKit 实现实时流式回复(#4480[30])
🔄 变更
控制台头部导航:将头部链接整合为"文档"下拉菜单,包含教程、功能演示、更新日志和常见问题四个入口(#3875[31]) 飞书/Lark QR 码域名:QR 码 API 现在接受查询参数(#4504[32]) Stream Task 超时:从 300 秒增加到 1800 秒,以支持长时间运行的流式 Agent 任务(#4510[33])
🐛 修复
渠道
企业微信重复占位符:修复了快速连续消息时出现重复"Thinking…"流的问题(#4427[34]) 微信 Poll 关闭崩溃:修复了微信轮询线程在退出时崩溃和错误循环的问题(#4490[35]) QQ 重连循环:防止因 IP 白名单拒绝而导致的高频重连(#4503[36])
技能
QA Agent 文档打包:QA Agent 现在在所有安装方式(pip、Docker、桌面版)中都能正常工作,之前部分文档可能缺失(#4280[37]) 技能中心 URL 验证:修复了带 www.前缀的 URL 导入技能失败的问题(#4359[38])
提供商与模型
按模型限流器:一个模型触发限流不再阻塞其他模型的请求(#4487[39]) 按模型 Token 用量:Token 用量汇总现在包含按模型的细分(Prompt/Completion 分别统计)(#4476[40])
控制台与 UI
SSE 连接泄漏:修复了页面导航时 SSE 连接未关闭、可能耗尽浏览器连接数的问题(#4488[41]) Cron 验证错误:定时任务的创建/更新现在返回本地化、可操作(Actionable)的错误信息,而非通用服务器错误(#4495[42]) 会话记忆持久化: /mission和/skill info的响应现在会持久化到会话记忆中,页面刷新后不会丢失(#4523[43])
📝 文档
网站功能演示:新增文档演示画廊(Demo Gallery),包含技能、Doctor 和 Mission 模式的实操视频(#4507[44])
🎉 新贡献者
@Morxi[45] 在 #4120[46] 中贡献了首次代码
完整变更日志:v1.1.7...v1.1.8[47]
引用链接
[1]https://github.com/agentscope-ai/QwenPaw
[2]#4482: https://github.com/agentscope-ai/QwenPaw/pull/4482
[3]#4418: https://github.com/agentscope-ai/QwenPaw/pull/4418
[4]#4516: https://github.com/agentscope-ai/QwenPaw/pull/4516
[5]#4362: https://github.com/agentscope-ai/QwenPaw/pull/4362
[6]#4423: https://github.com/agentscope-ai/QwenPaw/pull/4423
[7]#4506: https://github.com/agentscope-ai/QwenPaw/pull/4506
[8]#4524: https://github.com/agentscope-ai/QwenPaw/pull/4524
[9]#4306: https://github.com/agentscope-ai/QwenPaw/pull/4306
[10]#4350: https://github.com/agentscope-ai/QwenPaw/pull/4350
[11]#4438: https://github.com/agentscope-ai/QwenPaw/pull/4438
[12]#4358: https://github.com/agentscope-ai/QwenPaw/pull/4358
[13]#4493: https://github.com/agentscope-ai/QwenPaw/pull/4493
[14]#4414: https://github.com/agentscope-ai/QwenPaw/pull/4414
[15]#4416: https://github.com/agentscope-ai/QwenPaw/pull/4416
[16]#4517: https://github.com/agentscope-ai/QwenPaw/pull/4517
[17]#4413: https://github.com/agentscope-ai/QwenPaw/pull/4413
[18]#4417: https://github.com/agentscope-ai/QwenPaw/pull/4417
[19]#4282: https://github.com/agentscope-ai/QwenPaw/pull/4282
[20]#4287: https://github.com/agentscope-ai/QwenPaw/pull/4287
[21]#4425: https://github.com/agentscope-ai/QwenPaw/pull/4425
[22]#4335: https://github.com/agentscope-ai/QwenPaw/pull/4335
[23]#4409: https://github.com/agentscope-ai/QwenPaw/pull/4409
[24]#4429: https://github.com/agentscope-ai/QwenPaw/pull/4429
[25]#4511: https://github.com/agentscope-ai/QwenPaw/pull/4511
[26]#4513: https://github.com/agentscope-ai/QwenPaw/pull/4513
[27]#4120: https://github.com/agentscope-ai/QwenPaw/pull/4120
[28]#4318: https://github.com/agentscope-ai/QwenPaw/pull/4318
[29]#4420: https://github.com/agentscope-ai/QwenPaw/pull/4420
[30]#4480: https://github.com/agentscope-ai/QwenPaw/pull/4480
[31]#3875: https://github.com/agentscope-ai/QwenPaw/pull/3875
[32]#4504: https://github.com/agentscope-ai/QwenPaw/pull/4504
[33]#4510: https://github.com/agentscope-ai/QwenPaw/pull/4510
[34]#4427: https://github.com/agentscope-ai/QwenPaw/pull/4427
[35]#4490: https://github.com/agentscope-ai/QwenPaw/pull/4490
[36]#4503: https://github.com/agentscope-ai/QwenPaw/pull/4503
[37]#4280: https://github.com/agentscope-ai/QwenPaw/pull/4280
[38]#4359: https://github.com/agentscope-ai/QwenPaw/pull/4359
[39]#4487: https://github.com/agentscope-ai/QwenPaw/pull/4487
[40]#4476: https://github.com/agentscope-ai/QwenPaw/pull/4476
[41]#4488: https://github.com/agentscope-ai/QwenPaw/pull/4488
[42]#4495: https://github.com/agentscope-ai/QwenPaw/pull/4495
[43]#4523: https://github.com/agentscope-ai/QwenPaw/pull/4523
[44]#4507: https://github.com/agentscope-ai/QwenPaw/pull/4507
[45]@Morxi: https://github.com/Morxi
[46]#4120: https://github.com/agentscope-ai/QwenPaw/pull/4120
[47]v1.1.7...v1.1.8: https://github.com/agentscope-ai/QwenPaw/compare/v1.1.7...v1.1.8
夜雨聆风