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
Copy file name to clipboardExpand all lines: .claude-plugin/marketplace.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
"name": "asta-tools",
12
12
"source": "./plugins/asta-tools",
13
13
"description": "Paper search, metadata, document management, literature reports, experiments, and theory generation for scientific research",
14
-
"version": "0.101.0",
14
+
"version": "0.101.1",
15
15
"author": {
16
16
"name": "Ai2 Asta Team"
17
17
},
@@ -30,7 +30,7 @@
30
30
"name": "asta-flows",
31
31
"source": "./plugins/asta-flows",
32
32
"description": "Executes named, typed chains of research steps using the skills in asta-tools. Requires installation of asta-tools",
33
-
"version": "0.101.0",
33
+
"version": "0.101.1",
34
34
"author": {
35
35
"name": "Ai2 Asta Team"
36
36
},
@@ -47,7 +47,7 @@
47
47
"name": "asta-assistant",
48
48
"source": "./plugins/asta-assistant",
49
49
"description": "Autonomous collaborative agent able to plan and execute a long-range research agenda using asta-tools. Requires installation of asta-tools",
50
-
"version": "0.101.0",
50
+
"version": "0.101.1",
51
51
"author": {
52
52
"name": "Ai2 Asta Team"
53
53
},
@@ -64,7 +64,7 @@
64
64
"name": "asta-dev",
65
65
"source": "./plugins/asta-dev",
66
66
"description": "Developer skills for working on Asta itself (improve-skills, research-challenge). Requires the asta-tools plugin to be installed.",
0 commit comments