Skip to content

Commit 68757d2

Browse files
committed
Merge remote-tracking branch 'origin/release/paclet'
2 parents 1614c5a + f151cd0 commit 68757d2

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"metadata":{
88
"description":"A collection of Wolfram agent skills",
9-
"version":"2.0.4"
9+
"version":"2.1.0"
1010
},
1111
"plugins":[
1212
{

AgentSkills/Skills/wolfram-alpha/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Queries Wolfram|Alpha for up-to-date computational results and retr
44
compatibility: Requires the Wolfram MCP server or wolframscript on PATH
55
metadata:
66
author: Wolfram Research
7-
version: 2.0.4
7+
version: 2.1.0
88
---
99

1010
# Wolfram|Alpha

AgentSkills/Skills/wolfram-language/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Evaluates Wolfram Language code, searches documentation, inspects c
44
compatibility: Requires the Wolfram MCP server or wolframscript on PATH
55
metadata:
66
author: Wolfram Research
7-
version: 2.0.4
7+
version: 2.1.0
88
---
99

1010
# Wolfram Language

AgentSkills/Skills/wolfram-notebooks/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Reads and writes Wolfram notebook (.nb) files. Use this skill when
44
compatibility: Requires the Wolfram MCP server or wolframscript on PATH
55
metadata:
66
author: Wolfram Research
7-
version: 2.0.4
7+
version: 2.1.0
88
---
99

1010
# Wolfram Notebooks

AgentSkills/Skills/wolfram-paclets/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Checks, builds, and submits Wolfram Language paclets. Use this skil
44
compatibility: Requires the Wolfram MCP server or wolframscript on PATH
55
metadata:
66
author: Wolfram Research
7-
version: 2.0.4
7+
version: 2.1.0
88
---
99

1010
# Wolfram Paclets

PacletInfo.wl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PacletObject[ <|
22
"Name" -> "Wolfram/AgentTools",
33
"Description" -> "Provides tools and integrations for connecting Wolfram Language to AI agents and LLMs",
44
"Creator" -> "Richard Hennigan (Wolfram Research)",
5-
"Version" -> "2.0.15",
5+
"Version" -> "2.1.0",
66
"WolframVersion" -> "14.3+",
77
"PublisherID" -> "Wolfram",
88
"License" -> "MIT",

0 commit comments

Comments
 (0)