agentlab 0.2.0 → 0.2.1

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.0",
3
+ "version": "0.2.1",
4
4
  "description": "One captain for all your coding agents in a fast local terminal UI.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -2,15 +2,15 @@
2
2
  "repository": "RiadMefti/agentlab",
3
3
  "targets": {
4
4
  "linux-x64": {
5
- "asset": "agentlab-v0.2.0-linux-x64",
6
- "sha256": "7366f538105ba0055d75db54e0a756de975018ca054613e09b0f8572a257beb2",
5
+ "asset": "agentlab-v0.2.1-linux-x64",
6
+ "sha256": "a05e7c4a02a33fe4859afa1af84ae247f17b1c7f04e7c0926cd5ca8bc2fc13a9",
7
7
  "size": 116298952
8
8
  },
9
9
  "mac-arm64": {
10
- "asset": "agentlab-v0.2.0-mac-arm64",
11
- "sha256": "1eafa0a448f2101fe6d7affe56ffe3963d84071737f4cbab14567c819109427f",
10
+ "asset": "agentlab-v0.2.1-mac-arm64",
11
+ "sha256": "c12654c6a41fe72170b4cc720316eefec1f1af6ce7518e661cca4e3900360552",
12
12
  "size": 77351282
13
13
  }
14
14
  },
15
- "version": "0.2.0"
15
+ "version": "0.2.1"
16
16
  }