Skip to content

Commit 0baf5f7

Browse files
committed
Bump Feather Wand 2.0.2
1 parent 9a78381 commit 0baf5f7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

site/dat/repo/various.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2734,7 +2734,12 @@
27342734
"changes": "Minor fix: macOS launch. NEW: Claude Code integration for real agentic experience.",
27352735
"downloadUrl": "https://github.com/QAInsights/jmeter-ai/releases/download/v2.0.1/jmeter-agent-2.0.1-jar-with-dependencies.jar",
27362736
"depends": ["jmeter-core", "jmeter-components"]
2737-
}
2737+
},
2738+
"2.0.2": {
2739+
"changes": "NEW: Support for Ollama models. Now you can run the agent locally with your custom or open-source models using Ollama. For more details, check out our documentation:",
2740+
"downloadUrl": "https://github.com/QAInsights/jmeter-ai/releases/download/v2.0.2/jmeter-agent-2.0.2-jar-with-dependencies.jar",
2741+
"depends": ["jmeter-core", "jmeter-components"]
2742+
}
27382743
}
27392744
},
27402745
{

0 commit comments

Comments
 (0)