You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| macOS arm64 ZIP |`Agent.Teams.AI-<VER>-arm64-mac.zip`| - | - |
1212
1221
| macOS x64 ZIP |`Agent.Teams.AI-<VER>-x64-mac.zip`| - | - |
1213
-
| Windows |`Agent.Teams.AI.Setup.<VER>.exe`|`Agent.Teams.AI.Setup.exe`|`Claude-Agent-Teams-UI-Setup.exe`|
1222
+
| Windows x64 |`Agent.Teams.AI.Setup.<VER>.exe`|`Agent.Teams.AI.Setup.exe`|`Claude-Agent-Teams-UI-Setup.exe`|
1223
+
| Windows ARM64 |`Agent.Teams.AI.Setup.<VER>-arm64.exe`|`Agent.Teams.AI.Setup-arm64.exe`| - |
1214
1224
| Linux AppImage |`Agent.Teams.AI-<VER>.AppImage`|`Agent.Teams.AI.AppImage`|`Claude-Agent-Teams-UI.AppImage`|
1215
1225
| Linux deb |`agent-teams-ai_<VER>_amd64.deb`|`agent-teams-ai-amd64.deb`|`Claude-Agent-Teams-UI-amd64.deb`|
1216
1226
| Linux rpm |`agent-teams-ai-<VER>.x86_64.rpm`|`agent-teams-ai-x86_64.rpm`|`Claude-Agent-Teams-UI-x86_64.rpm`|
@@ -1219,7 +1229,7 @@ electron-builder generates these artifacts per platform:
1219
1229
## Stable Download Links
1220
1230
1221
1231
The `upload-stable-links` job in `release.yml` re-uploads key assets with version-agnostic names.
1222
-
It starts only after **release-mac**(two matrix jobs), **release-win**, and**release-linux** all succeed, so it often stays in **Queued** until the slowest job finishes. Delays of several minutes are common when macOS hosted runners are backed up.
1232
+
It starts only after **release-mac**and **release-win** (two matrix jobs each), plus**release-linux**, all succeed, so it often stays in **Queued** until the slowest job finishes. Delays of several minutes are common when hosted runners are backed up.
1223
1233
1224
1234
This enables permanent links in README that always point to the latest release:
0 commit comments