diff --git a/golemcore/brain/plugin.yaml b/golemcore/brain/plugin.yaml
index 3c6ee52..a973482 100644
--- a/golemcore/brain/plugin.yaml
+++ b/golemcore/brain/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/brain
provider: golemcore
name: brain
-version: 1.0.0
+version: 1.0.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.brain.BrainPluginBootstrap
description: "GolemCore Brain wiki plugin for CRUD operations and optional dynamic relevance search."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/brain"
diff --git a/golemcore/brain/pom.xml b/golemcore/brain/pom.xml
index 61f23e6..cf74248 100644
--- a/golemcore/brain/pom.xml
+++ b/golemcore/brain/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.0.0
+ 1.0.1
golemcore-brain-plugin
golemcore/brain
GolemCore Brain wiki tool plugin for GolemCore
diff --git a/golemcore/brave-search/plugin.yaml b/golemcore/brave-search/plugin.yaml
index e64a017..a088743 100644
--- a/golemcore/brave-search/plugin.yaml
+++ b/golemcore/brave-search/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/brave-search
provider: golemcore
name: brave-search
-version: 1.2.0
+version: 1.2.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.bravesearch.BraveSearchPluginBootstrap
description: "Brave Search web search tool plugin with API-key backed queries."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/brave-search"
diff --git a/golemcore/brave-search/pom.xml b/golemcore/brave-search/pom.xml
index 12a46c8..4fe1ebf 100644
--- a/golemcore/brave-search/pom.xml
+++ b/golemcore/brave-search/pom.xml
@@ -9,7 +9,7 @@
../../pom.xml
- 1.2.0
+ 1.2.1
golemcore-brave-search-plugin
golemcore/brave-search
Brave Search tool plugin for GolemCore
diff --git a/golemcore/browser/plugin.yaml b/golemcore/browser/plugin.yaml
index 307949e..5104a76 100644
--- a/golemcore/browser/plugin.yaml
+++ b/golemcore/browser/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/browser
provider: golemcore
name: browser
-version: 1.1.0
+version: 1.1.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.browser.BrowserPluginBootstrap
description: "Playwright-backed browser automation tool with screenshot support."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/browser"
diff --git a/golemcore/browser/pom.xml b/golemcore/browser/pom.xml
index 6895414..5245028 100644
--- a/golemcore/browser/pom.xml
+++ b/golemcore/browser/pom.xml
@@ -9,7 +9,7 @@
../../pom.xml
- 1.1.0
+ 1.1.1
golemcore-browser-plugin
golemcore/browser
Playwright-backed browser tool plugin for GolemCore
diff --git a/golemcore/browserless/plugin.yaml b/golemcore/browserless/plugin.yaml
index 9df6326..731a055 100644
--- a/golemcore/browserless/plugin.yaml
+++ b/golemcore/browserless/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/browserless
provider: golemcore
name: browserless
-version: 1.0.0
+version: 1.0.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.browserless.BrowserlessPluginBootstrap
description: Browserless smart scrape plugin for rendered HTML, markdown, and link extraction.
sourceUrl: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/browserless
diff --git a/golemcore/browserless/pom.xml b/golemcore/browserless/pom.xml
index 26dcd08..f60f970 100644
--- a/golemcore/browserless/pom.xml
+++ b/golemcore/browserless/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.0.0
+ 1.0.1
golemcore-browserless-plugin
golemcore/browserless
Browserless smart scrape tool plugin for GolemCore
diff --git a/golemcore/elevenlabs/plugin.yaml b/golemcore/elevenlabs/plugin.yaml
index f21ccf6..27865ec 100644
--- a/golemcore/elevenlabs/plugin.yaml
+++ b/golemcore/elevenlabs/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/elevenlabs
provider: golemcore
name: elevenlabs
-version: 1.1.1
+version: 1.1.2
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.elevenlabs.ElevenLabsPluginBootstrap
description: "ElevenLabs-backed STT/TTS provider plugin."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/elevenlabs"
diff --git a/golemcore/elevenlabs/pom.xml b/golemcore/elevenlabs/pom.xml
index 73a85a9..b396a35 100644
--- a/golemcore/elevenlabs/pom.xml
+++ b/golemcore/elevenlabs/pom.xml
@@ -9,7 +9,7 @@
../../pom.xml
- 1.1.1
+ 1.1.2
golemcore-elevenlabs-plugin
golemcore/elevenlabs
ElevenLabs voice provider plugin for GolemCore
diff --git a/golemcore/firecrawl/plugin.yaml b/golemcore/firecrawl/plugin.yaml
index e1dea5e..2a0c8d5 100644
--- a/golemcore/firecrawl/plugin.yaml
+++ b/golemcore/firecrawl/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/firecrawl
provider: golemcore
name: firecrawl
-version: 1.0.0
+version: 1.0.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.firecrawl.FirecrawlPluginBootstrap
description: Firecrawl-backed page scraping plugin for markdown, summary, HTML, and link extraction.
sourceUrl: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/firecrawl
diff --git a/golemcore/firecrawl/pom.xml b/golemcore/firecrawl/pom.xml
index 4e94b3c..0b9db97 100644
--- a/golemcore/firecrawl/pom.xml
+++ b/golemcore/firecrawl/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.0.0
+ 1.0.1
golemcore-firecrawl-plugin
golemcore/firecrawl
Firecrawl scraping tool plugin for GolemCore
diff --git a/golemcore/lightrag/plugin.yaml b/golemcore/lightrag/plugin.yaml
index 5c372f6..d009292 100644
--- a/golemcore/lightrag/plugin.yaml
+++ b/golemcore/lightrag/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/lightrag
provider: golemcore
name: lightrag
-version: 1.1.0
+version: 1.1.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.lightrag.LightRagPluginBootstrap
description: "LightRAG-backed retrieval provider plugin for prompt augmentation and indexing."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/lightrag"
diff --git a/golemcore/lightrag/pom.xml b/golemcore/lightrag/pom.xml
index c87d900..3a28204 100644
--- a/golemcore/lightrag/pom.xml
+++ b/golemcore/lightrag/pom.xml
@@ -9,7 +9,7 @@
../../pom.xml
- 1.1.0
+ 1.1.1
golemcore-lightrag-plugin
golemcore/lightrag
LightRAG provider plugin for GolemCore
diff --git a/golemcore/mail/plugin.yaml b/golemcore/mail/plugin.yaml
index 512dbc4..d71940c 100644
--- a/golemcore/mail/plugin.yaml
+++ b/golemcore/mail/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/mail
provider: golemcore
name: mail
-version: 1.0.0
+version: 1.0.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.mail.MailPluginBootstrap
description: IMAP read and SMTP send tool plugin for mailbox integrations.
sourceUrl: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/mail
diff --git a/golemcore/mail/pom.xml b/golemcore/mail/pom.xml
index dec52c0..9d3c5eb 100644
--- a/golemcore/mail/pom.xml
+++ b/golemcore/mail/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.0.0
+ 1.0.1
golemcore-mail-plugin
golemcore/mail
IMAP and SMTP tool plugin for GolemCore
diff --git a/golemcore/notion/plugin.yaml b/golemcore/notion/plugin.yaml
index 9530697..318fc8c 100644
--- a/golemcore/notion/plugin.yaml
+++ b/golemcore/notion/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/notion
provider: golemcore
name: notion
-version: 1.1.0
+version: 1.1.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.notion.NotionPluginBootstrap
description: "Notion vault plugin backed by the official Notion HTTP API."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/notion"
diff --git a/golemcore/notion/pom.xml b/golemcore/notion/pom.xml
index 91990e9..16fb461 100644
--- a/golemcore/notion/pom.xml
+++ b/golemcore/notion/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.1.0
+ 1.1.1
golemcore-notion-plugin
golemcore/notion
Notion vault plugin for GolemCore
diff --git a/golemcore/obsidian/plugin.yaml b/golemcore/obsidian/plugin.yaml
index 6e0774c..f61d755 100644
--- a/golemcore/obsidian/plugin.yaml
+++ b/golemcore/obsidian/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/obsidian
provider: golemcore
name: obsidian
-version: 1.0.0
+version: 1.0.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.obsidian.ObsidianPluginBootstrap
description: Obsidian vault plugin backed by obsidian-local-rest-api.
sourceUrl: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/obsidian
diff --git a/golemcore/obsidian/pom.xml b/golemcore/obsidian/pom.xml
index 9e9d960..66588af 100644
--- a/golemcore/obsidian/pom.xml
+++ b/golemcore/obsidian/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.0.0
+ 1.0.1
golemcore-obsidian-plugin
golemcore/obsidian
Obsidian vault plugin for GolemCore
diff --git a/golemcore/perplexity-sonar/plugin.yaml b/golemcore/perplexity-sonar/plugin.yaml
index 6a780c6..3b5ef25 100644
--- a/golemcore/perplexity-sonar/plugin.yaml
+++ b/golemcore/perplexity-sonar/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/perplexity-sonar
provider: golemcore
name: perplexity-sonar
-version: 1.1.0
+version: 1.1.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.perplexitysonar.PerplexitySonarPluginBootstrap
description: "Perplexity Sonar grounded-answer plugin with configurable model selection and synchronous completions."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/perplexity-sonar"
diff --git a/golemcore/perplexity-sonar/pom.xml b/golemcore/perplexity-sonar/pom.xml
index d27d7c1..fe9d6ae 100644
--- a/golemcore/perplexity-sonar/pom.xml
+++ b/golemcore/perplexity-sonar/pom.xml
@@ -9,7 +9,7 @@
../../pom.xml
- 1.1.0
+ 1.1.1
golemcore-perplexity-sonar-plugin
golemcore/perplexity-sonar
Perplexity Sonar grounded answer plugin for GolemCore
diff --git a/golemcore/pinchtab/plugin.yaml b/golemcore/pinchtab/plugin.yaml
index 9582700..811b5e9 100644
--- a/golemcore/pinchtab/plugin.yaml
+++ b/golemcore/pinchtab/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/pinchtab
provider: golemcore
name: pinchtab
-version: 1.0.0
+version: 1.0.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.pinchtab.PinchTabPluginBootstrap
description: PinchTab browser automation plugin for navigation, snapshots, actions, text extraction, and screenshots.
sourceUrl: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/pinchtab
diff --git a/golemcore/pinchtab/pom.xml b/golemcore/pinchtab/pom.xml
index 522397b..926c2a7 100644
--- a/golemcore/pinchtab/pom.xml
+++ b/golemcore/pinchtab/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.0.0
+ 1.0.1
golemcore-pinchtab-plugin
golemcore/pinchtab
PinchTab HTTP API plugin for GolemCore
diff --git a/golemcore/slack/plugin.yaml b/golemcore/slack/plugin.yaml
index 678865c..f94c583 100644
--- a/golemcore/slack/plugin.yaml
+++ b/golemcore/slack/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/slack
provider: golemcore
name: slack
-version: 1.0.4
+version: 1.0.5
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.slack.SlackPluginBootstrap
description: "Slack Socket Mode channel plugin with thread routing, interactive approvals, and plan approval UI."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/slack"
diff --git a/golemcore/slack/pom.xml b/golemcore/slack/pom.xml
index 69b20ec..7910398 100644
--- a/golemcore/slack/pom.xml
+++ b/golemcore/slack/pom.xml
@@ -9,7 +9,7 @@
../../pom.xml
- 1.0.4
+ 1.0.5
golemcore-slack-plugin
golemcore/slack
Slack Socket Mode channel plugin with interactive approvals for GolemCore
diff --git a/golemcore/tavily-search/plugin.yaml b/golemcore/tavily-search/plugin.yaml
index 78a25b6..7ea23d1 100644
--- a/golemcore/tavily-search/plugin.yaml
+++ b/golemcore/tavily-search/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/tavily-search
provider: golemcore
name: tavily-search
-version: 1.0.0
+version: 1.0.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.tavilysearch.TavilySearchPluginBootstrap
description: Tavily-backed web search tool plugin with configurable search depth and answer generation.
sourceUrl: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/tavily-search
diff --git a/golemcore/tavily-search/pom.xml b/golemcore/tavily-search/pom.xml
index 4fbefec..0a55325 100644
--- a/golemcore/tavily-search/pom.xml
+++ b/golemcore/tavily-search/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.0.0
+ 1.0.1
golemcore-tavily-search-plugin
golemcore/tavily-search
Tavily Search tool plugin for GolemCore
diff --git a/golemcore/telegram/plugin.yaml b/golemcore/telegram/plugin.yaml
index 6af2bb0..349a96e 100644
--- a/golemcore/telegram/plugin.yaml
+++ b/golemcore/telegram/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/telegram
provider: golemcore
name: telegram
-version: 1.3.2
+version: 1.3.3
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.telegram.TelegramPluginBootstrap
description: "Telegram channel, invite onboarding, confirmations, and plan approval integration."
sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/telegram"
diff --git a/golemcore/telegram/pom.xml b/golemcore/telegram/pom.xml
index 1e51736..969be93 100644
--- a/golemcore/telegram/pom.xml
+++ b/golemcore/telegram/pom.xml
@@ -9,7 +9,7 @@
../../pom.xml
- 1.3.2
+ 1.3.3
golemcore-telegram-plugin
golemcore/telegram
Telegram channel plugin for GolemCore
diff --git a/golemcore/weather/plugin.yaml b/golemcore/weather/plugin.yaml
index dfcfe5e..8cc179f 100644
--- a/golemcore/weather/plugin.yaml
+++ b/golemcore/weather/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/weather
provider: golemcore
name: weather
-version: 1.0.0
+version: 1.0.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.weather.WeatherPluginBootstrap
description: Open-Meteo weather tool plugin with no external credentials required.
sourceUrl: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/weather
diff --git a/golemcore/weather/pom.xml b/golemcore/weather/pom.xml
index cd5dfdc..67fb30c 100644
--- a/golemcore/weather/pom.xml
+++ b/golemcore/weather/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.0.0
+ 1.0.1
golemcore-weather-plugin
golemcore/weather
Weather tool plugin for GolemCore
diff --git a/golemcore/whisper/plugin.yaml b/golemcore/whisper/plugin.yaml
index 5bf4478..c0da255 100644
--- a/golemcore/whisper/plugin.yaml
+++ b/golemcore/whisper/plugin.yaml
@@ -1,9 +1,9 @@
id: golemcore/whisper
provider: golemcore
name: whisper
-version: 1.2.0
+version: 1.2.1
pluginApiVersion: 1
-engineVersion: ">=0.0.0 <1.0.0"
+engineVersion: ">=0.0.0 <2.0.0"
entrypoint: me.golemcore.plugins.golemcore.whisper.WhisperPluginBootstrap
description: Whisper-compatible speech-to-text and text-to-speech provider plugin.
sourceUrl: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/whisper
diff --git a/golemcore/whisper/pom.xml b/golemcore/whisper/pom.xml
index 3973649..d8039aa 100644
--- a/golemcore/whisper/pom.xml
+++ b/golemcore/whisper/pom.xml
@@ -11,7 +11,7 @@
../../pom.xml
- 1.2.0
+ 1.2.1
golemcore-whisper-plugin
golemcore/whisper
Whisper-compatible voice provider plugin for GolemCore
diff --git a/registry/golemcore/brain/index.yaml b/registry/golemcore/brain/index.yaml
index 88afa9d..d068508 100644
--- a/registry/golemcore/brain/index.yaml
+++ b/registry/golemcore/brain/index.yaml
@@ -1,7 +1,8 @@
id: golemcore/brain
owner: golemcore
name: brain
-latest: 1.0.0
+latest: 1.0.1
versions:
- 1.0.0
+ - 1.0.1
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/brain"
diff --git a/registry/golemcore/brain/versions/1.0.1.yaml b/registry/golemcore/brain/versions/1.0.1.yaml
new file mode 100644
index 0000000..1a2cd19
--- /dev/null
+++ b/registry/golemcore/brain/versions/1.0.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/brain
+version: 1.0.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/brain/1.0.1/golemcore-brain-plugin-1.0.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.brain.BrainPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/brain"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/brave-search/index.yaml b/registry/golemcore/brave-search/index.yaml
index 2d6b33c..dde4dea 100644
--- a/registry/golemcore/brave-search/index.yaml
+++ b/registry/golemcore/brave-search/index.yaml
@@ -1,11 +1,12 @@
id: golemcore/brave-search
owner: golemcore
name: brave-search
-latest: 1.2.0
+latest: 1.2.1
versions:
- 1.0.0
- 1.0.1
- 1.0.2
- 1.1.0
- 1.2.0
+ - 1.2.1
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/brave-search"
diff --git a/registry/golemcore/brave-search/versions/1.2.1.yaml b/registry/golemcore/brave-search/versions/1.2.1.yaml
new file mode 100644
index 0000000..0fec48d
--- /dev/null
+++ b/registry/golemcore/brave-search/versions/1.2.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/brave-search
+version: 1.2.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/brave-search/1.2.1/golemcore-brave-search-plugin-1.2.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.bravesearch.BraveSearchPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/brave-search"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/browser/index.yaml b/registry/golemcore/browser/index.yaml
index 183d9a2..bda121a 100644
--- a/registry/golemcore/browser/index.yaml
+++ b/registry/golemcore/browser/index.yaml
@@ -1,8 +1,9 @@
id: golemcore/browser
owner: golemcore
name: browser
-latest: 1.1.0
+latest: 1.1.1
versions:
- 1.0.0
- 1.1.0
+ - 1.1.1
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/browser"
diff --git a/registry/golemcore/browser/versions/1.1.1.yaml b/registry/golemcore/browser/versions/1.1.1.yaml
new file mode 100644
index 0000000..a65e520
--- /dev/null
+++ b/registry/golemcore/browser/versions/1.1.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/browser
+version: 1.1.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/browser/1.1.1/golemcore-browser-plugin-1.1.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.browser.BrowserPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/browser"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/browserless/index.yaml b/registry/golemcore/browserless/index.yaml
index 01f5ad6..806509c 100644
--- a/registry/golemcore/browserless/index.yaml
+++ b/registry/golemcore/browserless/index.yaml
@@ -1,7 +1,8 @@
id: golemcore/browserless
owner: golemcore
name: browserless
-latest: 1.0.0
+latest: 1.0.1
versions:
- 1.0.0
+ - 1.0.1
source: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/browserless
diff --git a/registry/golemcore/browserless/versions/1.0.1.yaml b/registry/golemcore/browserless/versions/1.0.1.yaml
new file mode 100644
index 0000000..b3fb246
--- /dev/null
+++ b/registry/golemcore/browserless/versions/1.0.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/browserless
+version: 1.0.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/browserless/1.0.1/golemcore-browserless-plugin-1.0.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.browserless.BrowserlessPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/browserless"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/elevenlabs/index.yaml b/registry/golemcore/elevenlabs/index.yaml
index 69a2c30..0ee4409 100644
--- a/registry/golemcore/elevenlabs/index.yaml
+++ b/registry/golemcore/elevenlabs/index.yaml
@@ -1,9 +1,10 @@
id: golemcore/elevenlabs
owner: golemcore
name: elevenlabs
-latest: 1.1.1
+latest: 1.1.2
versions:
- 1.0.0
- 1.1.0
- 1.1.1
+ - 1.1.2
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/elevenlabs"
diff --git a/registry/golemcore/elevenlabs/versions/1.1.2.yaml b/registry/golemcore/elevenlabs/versions/1.1.2.yaml
new file mode 100644
index 0000000..dd24f7f
--- /dev/null
+++ b/registry/golemcore/elevenlabs/versions/1.1.2.yaml
@@ -0,0 +1,12 @@
+id: golemcore/elevenlabs
+version: 1.1.2
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/elevenlabs/1.1.2/golemcore-elevenlabs-plugin-1.1.2.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.elevenlabs.ElevenLabsPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/elevenlabs"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/firecrawl/index.yaml b/registry/golemcore/firecrawl/index.yaml
index e8da754..c5dd5de 100644
--- a/registry/golemcore/firecrawl/index.yaml
+++ b/registry/golemcore/firecrawl/index.yaml
@@ -1,7 +1,8 @@
id: golemcore/firecrawl
owner: golemcore
name: firecrawl
-latest: 1.0.0
+latest: 1.0.1
versions:
- 1.0.0
+ - 1.0.1
source: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/firecrawl
diff --git a/registry/golemcore/firecrawl/versions/1.0.1.yaml b/registry/golemcore/firecrawl/versions/1.0.1.yaml
new file mode 100644
index 0000000..d86e90e
--- /dev/null
+++ b/registry/golemcore/firecrawl/versions/1.0.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/firecrawl
+version: 1.0.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/firecrawl/1.0.1/golemcore-firecrawl-plugin-1.0.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.firecrawl.FirecrawlPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/firecrawl"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/lightrag/index.yaml b/registry/golemcore/lightrag/index.yaml
index 0a0264e..05ee78b 100644
--- a/registry/golemcore/lightrag/index.yaml
+++ b/registry/golemcore/lightrag/index.yaml
@@ -1,8 +1,9 @@
id: golemcore/lightrag
owner: golemcore
name: lightrag
-latest: 1.1.0
+latest: 1.1.1
versions:
- 1.0.0
- 1.1.0
+ - 1.1.1
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/lightrag"
diff --git a/registry/golemcore/lightrag/versions/1.1.1.yaml b/registry/golemcore/lightrag/versions/1.1.1.yaml
new file mode 100644
index 0000000..bcf04f6
--- /dev/null
+++ b/registry/golemcore/lightrag/versions/1.1.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/lightrag
+version: 1.1.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/lightrag/1.1.1/golemcore-lightrag-plugin-1.1.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.lightrag.LightRagPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/lightrag"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/mail/index.yaml b/registry/golemcore/mail/index.yaml
index c72170d..03654b7 100644
--- a/registry/golemcore/mail/index.yaml
+++ b/registry/golemcore/mail/index.yaml
@@ -1,7 +1,8 @@
id: golemcore/mail
owner: golemcore
name: mail
-latest: 1.0.0
+latest: 1.0.1
versions:
- 1.0.0
+ - 1.0.1
source: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/mail
diff --git a/registry/golemcore/mail/versions/1.0.1.yaml b/registry/golemcore/mail/versions/1.0.1.yaml
new file mode 100644
index 0000000..78dfe98
--- /dev/null
+++ b/registry/golemcore/mail/versions/1.0.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/mail
+version: 1.0.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/mail/1.0.1/golemcore-mail-plugin-1.0.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.mail.MailPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/mail"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/notion/index.yaml b/registry/golemcore/notion/index.yaml
index 253e3db..0508423 100644
--- a/registry/golemcore/notion/index.yaml
+++ b/registry/golemcore/notion/index.yaml
@@ -1,9 +1,10 @@
id: golemcore/notion
owner: golemcore
name: notion
-latest: 1.1.0
+latest: 1.1.1
versions:
- 1.0.0
- 1.0.1
- 1.1.0
+ - 1.1.1
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/notion"
diff --git a/registry/golemcore/notion/versions/1.1.1.yaml b/registry/golemcore/notion/versions/1.1.1.yaml
new file mode 100644
index 0000000..83ff8cf
--- /dev/null
+++ b/registry/golemcore/notion/versions/1.1.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/notion
+version: 1.1.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/notion/1.1.1/golemcore-notion-plugin-1.1.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.notion.NotionPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/notion"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/obsidian/index.yaml b/registry/golemcore/obsidian/index.yaml
index ccc07d6..2366ce2 100644
--- a/registry/golemcore/obsidian/index.yaml
+++ b/registry/golemcore/obsidian/index.yaml
@@ -1,7 +1,8 @@
id: golemcore/obsidian
owner: golemcore
name: obsidian
-latest: 1.0.0
+latest: 1.0.1
versions:
- 1.0.0
+ - 1.0.1
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/obsidian"
diff --git a/registry/golemcore/obsidian/versions/1.0.1.yaml b/registry/golemcore/obsidian/versions/1.0.1.yaml
new file mode 100644
index 0000000..798e27c
--- /dev/null
+++ b/registry/golemcore/obsidian/versions/1.0.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/obsidian
+version: 1.0.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/obsidian/1.0.1/golemcore-obsidian-plugin-1.0.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.obsidian.ObsidianPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/obsidian"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/perplexity-sonar/index.yaml b/registry/golemcore/perplexity-sonar/index.yaml
index 26de818..834309f 100644
--- a/registry/golemcore/perplexity-sonar/index.yaml
+++ b/registry/golemcore/perplexity-sonar/index.yaml
@@ -1,8 +1,9 @@
id: golemcore/perplexity-sonar
owner: golemcore
name: perplexity-sonar
-latest: 1.1.0
+latest: 1.1.1
versions:
- 1.0.0
- 1.1.0
+ - 1.1.1
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/perplexity-sonar"
diff --git a/registry/golemcore/perplexity-sonar/versions/1.1.1.yaml b/registry/golemcore/perplexity-sonar/versions/1.1.1.yaml
new file mode 100644
index 0000000..f0ec6b4
--- /dev/null
+++ b/registry/golemcore/perplexity-sonar/versions/1.1.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/perplexity-sonar
+version: 1.1.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/perplexity-sonar/1.1.1/golemcore-perplexity-sonar-plugin-1.1.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.perplexitysonar.PerplexitySonarPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/perplexity-sonar"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/pinchtab/index.yaml b/registry/golemcore/pinchtab/index.yaml
index 16809db..eba4390 100644
--- a/registry/golemcore/pinchtab/index.yaml
+++ b/registry/golemcore/pinchtab/index.yaml
@@ -1,7 +1,8 @@
id: golemcore/pinchtab
owner: golemcore
name: pinchtab
-latest: 1.0.0
+latest: 1.0.1
versions:
- 1.0.0
+ - 1.0.1
source: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/pinchtab
diff --git a/registry/golemcore/pinchtab/versions/1.0.1.yaml b/registry/golemcore/pinchtab/versions/1.0.1.yaml
new file mode 100644
index 0000000..1b2450b
--- /dev/null
+++ b/registry/golemcore/pinchtab/versions/1.0.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/pinchtab
+version: 1.0.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/pinchtab/1.0.1/golemcore-pinchtab-plugin-1.0.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.pinchtab.PinchTabPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/pinchtab"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/slack/index.yaml b/registry/golemcore/slack/index.yaml
index 7016a14..d11a148 100644
--- a/registry/golemcore/slack/index.yaml
+++ b/registry/golemcore/slack/index.yaml
@@ -1,11 +1,12 @@
id: golemcore/slack
owner: golemcore
name: slack
-latest: 1.0.4
+latest: 1.0.5
versions:
- 1.0.0
- 1.0.1
- 1.0.2
- 1.0.3
- 1.0.4
+ - 1.0.5
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/slack"
diff --git a/registry/golemcore/slack/versions/1.0.5.yaml b/registry/golemcore/slack/versions/1.0.5.yaml
new file mode 100644
index 0000000..b9df5d5
--- /dev/null
+++ b/registry/golemcore/slack/versions/1.0.5.yaml
@@ -0,0 +1,12 @@
+id: golemcore/slack
+version: 1.0.5
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/slack/1.0.5/golemcore-slack-plugin-1.0.5.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.slack.SlackPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/slack"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/tavily-search/index.yaml b/registry/golemcore/tavily-search/index.yaml
index e62b37b..c637a63 100644
--- a/registry/golemcore/tavily-search/index.yaml
+++ b/registry/golemcore/tavily-search/index.yaml
@@ -1,7 +1,8 @@
id: golemcore/tavily-search
owner: golemcore
name: tavily-search
-latest: 1.0.0
+latest: 1.0.1
versions:
- 1.0.0
+ - 1.0.1
source: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/tavily-search
diff --git a/registry/golemcore/tavily-search/versions/1.0.1.yaml b/registry/golemcore/tavily-search/versions/1.0.1.yaml
new file mode 100644
index 0000000..525dd0f
--- /dev/null
+++ b/registry/golemcore/tavily-search/versions/1.0.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/tavily-search
+version: 1.0.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/tavily-search/1.0.1/golemcore-tavily-search-plugin-1.0.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.tavilysearch.TavilySearchPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/tavily-search"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/telegram/index.yaml b/registry/golemcore/telegram/index.yaml
index 26037cd..696829b 100644
--- a/registry/golemcore/telegram/index.yaml
+++ b/registry/golemcore/telegram/index.yaml
@@ -1,7 +1,7 @@
id: golemcore/telegram
owner: golemcore
name: telegram
-latest: 1.3.2
+latest: 1.3.3
versions:
- 1.0.0
- 1.1.0
@@ -11,4 +11,5 @@ versions:
- 1.3.0
- 1.3.1
- 1.3.2
+ - 1.3.3
source: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/telegram"
diff --git a/registry/golemcore/telegram/versions/1.3.3.yaml b/registry/golemcore/telegram/versions/1.3.3.yaml
new file mode 100644
index 0000000..d588515
--- /dev/null
+++ b/registry/golemcore/telegram/versions/1.3.3.yaml
@@ -0,0 +1,12 @@
+id: golemcore/telegram
+version: 1.3.3
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/telegram/1.3.3/golemcore-telegram-plugin-1.3.3.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.telegram.TelegramPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/telegram"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/weather/index.yaml b/registry/golemcore/weather/index.yaml
index 4084149..a14fc18 100644
--- a/registry/golemcore/weather/index.yaml
+++ b/registry/golemcore/weather/index.yaml
@@ -1,7 +1,8 @@
id: golemcore/weather
owner: golemcore
name: weather
-latest: 1.0.0
+latest: 1.0.1
versions:
- 1.0.0
+ - 1.0.1
source: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/weather
diff --git a/registry/golemcore/weather/versions/1.0.1.yaml b/registry/golemcore/weather/versions/1.0.1.yaml
new file mode 100644
index 0000000..75c699e
--- /dev/null
+++ b/registry/golemcore/weather/versions/1.0.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/weather
+version: 1.0.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/weather/1.0.1/golemcore-weather-plugin-1.0.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.weather.WeatherPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/weather"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev
diff --git a/registry/golemcore/whisper/index.yaml b/registry/golemcore/whisper/index.yaml
index 1f19b33..119f546 100644
--- a/registry/golemcore/whisper/index.yaml
+++ b/registry/golemcore/whisper/index.yaml
@@ -1,8 +1,9 @@
id: golemcore/whisper
owner: golemcore
name: whisper
-latest: 1.2.0
+latest: 1.2.1
versions:
- 1.2.0
- 1.0.0
+ - 1.2.1
source: https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/whisper
diff --git a/registry/golemcore/whisper/versions/1.2.1.yaml b/registry/golemcore/whisper/versions/1.2.1.yaml
new file mode 100644
index 0000000..8cff3b0
--- /dev/null
+++ b/registry/golemcore/whisper/versions/1.2.1.yaml
@@ -0,0 +1,12 @@
+id: golemcore/whisper
+version: 1.2.1
+pluginApiVersion: 1
+engineVersion: ">=0.0.0 <2.0.0"
+artifactUrl: "dist/golemcore/whisper/1.2.1/golemcore-whisper-plugin-1.2.1.jar"
+publishedAt: "2026-04-13T23:50:29Z"
+sourceCommit: "TBD"
+entrypoint: me.golemcore.plugins.golemcore.whisper.WhisperPluginBootstrap
+sourceUrl: "https://github.com/alexk-dev/golemcore-plugins/tree/main/golemcore/whisper"
+license: "Apache-2.0"
+maintainers:
+ - alexk-dev