@agent-link/server 0.1.528 → 0.1.529

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.528",
4
- "latestAgentVersion": "0.1.311",
3
+ "version": "0.1.529",
4
+ "latestAgentVersion": "0.1.320",
5
5
  "agentReleaseNotes": {
6
6
  "0.1.240": "提升 Copilot 命令兼容性,任务过程展示更加准确。",
7
7
  "0.1.241": "增强多会话状态一致性,任务完成反馈更加可靠。",
@@ -40,7 +40,8 @@
40
40
  "0.1.289": "新增自动启动能力,日常使用更加省心。",
41
41
  "0.1.291": "升级 Follow-Through 工作视图,行动进展、产物与处理操作更加清晰高效。",
42
42
  "0.1.309": "支持在 Web 中一键升级 Agent,升级更省心,异常时可自动回滚恢复。",
43
- "0.1.311": "新增设备显示名自定义,优化 Web 升级、后台慢启动、Windows Copilot 路径与旧 Agent 兼容性;升级 Follow-Through 卡片、任务跟进更清晰稳定。"
43
+ "0.1.311": "新增设备显示名自定义,优化 Web 升级、后台慢启动、Windows Copilot 路径与旧 Agent 兼容性;升级 Follow-Through 卡片、任务跟进更清晰稳定。",
44
+ "0.1.320": "新增 Web 一键安全升级与指定版本回滚;修复 Windows 升级超时、macOS 运行时权限及磁盘 I/O 断连,跨平台升级更可靠。"
44
45
  },
45
46
  "description": "AgentLink relay server",
46
47
  "license": "MIT",