agentlab 0.2.4 → 0.2.5

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentlab",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "description": "Run Codex, Claude Code, and OpenCode in one local terminal, with one captain per project.",
5
5
  "keywords": [
6
6
  "ai",
@@ -2,15 +2,15 @@
2
2
  "repository": "RiadMefti/agentlab",
3
3
  "targets": {
4
4
  "linux-x64": {
5
- "asset": "agentlab-v0.2.4-linux-x64",
6
- "sha256": "bd3a71fb616f3dee3d4209264e4b7318bad0dda89559a51c4f0631d1563a082e",
7
- "size": 116298952
5
+ "asset": "agentlab-v0.2.5-linux-x64",
6
+ "sha256": "fa8b1f797a85eb73ff272985c6619254955c6e7d82bfe47efab80ed361b9b0f0",
7
+ "size": 116311240
8
8
  },
9
9
  "mac-arm64": {
10
- "asset": "agentlab-v0.2.4-mac-arm64",
11
- "sha256": "2ed9413662f1441ebe69c6fb4101e4e179446605186f650e180624e9e369089f",
12
- "size": 77351282
10
+ "asset": "agentlab-v0.2.5-mac-arm64",
11
+ "sha256": "1c565774c38d35b40f8e17d1d11d23bc6e04cd27bfdea5149c222cc4f04dbd4c",
12
+ "size": 77367794
13
13
  }
14
14
  },
15
- "version": "0.2.4"
15
+ "version": "0.2.5"
16
16
  }