@agent-link/server 0.1.544 → 0.1.545

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agent-link/server",
3
- "version": "0.1.544",
4
- "latestAgentVersion": "0.1.330",
3
+ "version": "0.1.545",
4
+ "latestAgentVersion": "0.1.331",
5
5
  "agentReleaseNotes": {
6
6
  "0.1.240": "提升 Copilot 命令兼容性,任务过程展示更加准确。",
7
7
  "0.1.241": "增强多会话状态一致性,任务完成反馈更加可靠。",
@@ -47,7 +47,8 @@
47
47
  "0.1.325": "新增 PI agent 支持, 覆盖多目录并行会话、续聊、附件及模型与思考级别配置。",
48
48
  "0.1.326": "支持从 BrainCore 产物解析 Teams 行动卡片与草稿,跨端查看和操作更加可靠。",
49
49
  "0.1.329": "新增 Yeaft 多角色协作支持,提供会话恢复、模型与推理配置及多 VP 选择,多 Provider 使用更灵活。",
50
- "0.1.330": "Node运行环境展示及升级兼容检查,并提升本地Agent附件处理与会话安全性。"
50
+ "0.1.330": "Node运行环境展示及升级兼容检查,并提升本地Agent附件处理与会话安全性。",
51
+ "0.1.331": "修复 Copilot 多行会话重命名导致的续聊失败,历史会话恢复更加可靠。"
51
52
  },
52
53
  "description": "AgentLink relay server",
53
54
  "license": "MIT",