Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions golemcore/brain/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/brain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.0</version>
<version>1.0.1</version>
<artifactId>golemcore-brain-plugin</artifactId>
<name>golemcore/brain</name>
<description>GolemCore Brain wiki tool plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/brave-search/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/brave-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.2.0</version>
<version>1.2.1</version>
<artifactId>golemcore-brave-search-plugin</artifactId>
<name>golemcore/brave-search</name>
<description>Brave Search tool plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/browser/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/browser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.1.0</version>
<version>1.1.1</version>
<artifactId>golemcore-browser-plugin</artifactId>
<name>golemcore/browser</name>
<description>Playwright-backed browser tool plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/browserless/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion golemcore/browserless/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.0</version>
<version>1.0.1</version>
<artifactId>golemcore-browserless-plugin</artifactId>
<name>golemcore/browserless</name>
<description>Browserless smart scrape tool plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/elevenlabs/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/elevenlabs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.1.1</version>
<version>1.1.2</version>
<artifactId>golemcore-elevenlabs-plugin</artifactId>
<name>golemcore/elevenlabs</name>
<description>ElevenLabs voice provider plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/firecrawl/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion golemcore/firecrawl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.0</version>
<version>1.0.1</version>
<artifactId>golemcore-firecrawl-plugin</artifactId>
<name>golemcore/firecrawl</name>
<description>Firecrawl scraping tool plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/lightrag/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/lightrag/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.1.0</version>
<version>1.1.1</version>
<artifactId>golemcore-lightrag-plugin</artifactId>
<name>golemcore/lightrag</name>
<description>LightRAG provider plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/mail/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion golemcore/mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.0</version>
<version>1.0.1</version>
<artifactId>golemcore-mail-plugin</artifactId>
<name>golemcore/mail</name>
<description>IMAP and SMTP tool plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/notion/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/notion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.1.0</version>
<version>1.1.1</version>
<artifactId>golemcore-notion-plugin</artifactId>
<name>golemcore/notion</name>
<description>Notion vault plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/obsidian/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion golemcore/obsidian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.0</version>
<version>1.0.1</version>
<artifactId>golemcore-obsidian-plugin</artifactId>
<name>golemcore/obsidian</name>
<description>Obsidian vault plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/perplexity-sonar/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/perplexity-sonar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.1.0</version>
<version>1.1.1</version>
<artifactId>golemcore-perplexity-sonar-plugin</artifactId>
<name>golemcore/perplexity-sonar</name>
<description>Perplexity Sonar grounded answer plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/pinchtab/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion golemcore/pinchtab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.0</version>
<version>1.0.1</version>
<artifactId>golemcore-pinchtab-plugin</artifactId>
<name>golemcore/pinchtab</name>
<description>PinchTab HTTP API plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/slack/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/slack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.4</version>
<version>1.0.5</version>
<artifactId>golemcore-slack-plugin</artifactId>
<name>golemcore/slack</name>
<description>Slack Socket Mode channel plugin with interactive approvals for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/tavily-search/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion golemcore/tavily-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.0</version>
<version>1.0.1</version>
<artifactId>golemcore-tavily-search-plugin</artifactId>
<name>golemcore/tavily-search</name>
<description>Tavily Search tool plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/telegram/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion golemcore/telegram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.3.2</version>
<version>1.3.3</version>
<artifactId>golemcore-telegram-plugin</artifactId>
<name>golemcore/telegram</name>
<description>Telegram channel plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/weather/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion golemcore/weather/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.0.0</version>
<version>1.0.1</version>
<artifactId>golemcore-weather-plugin</artifactId>
<name>golemcore/weather</name>
<description>Weather tool plugin for GolemCore</description>
Expand Down
4 changes: 2 additions & 2 deletions golemcore/whisper/plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion golemcore/whisper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.2.0</version>
<version>1.2.1</version>
<artifactId>golemcore-whisper-plugin</artifactId>
<name>golemcore/whisper</name>
<description>Whisper-compatible voice provider plugin for GolemCore</description>
Expand Down
3 changes: 2 additions & 1 deletion registry/golemcore/brain/index.yaml
Original file line number Diff line number Diff line change
@@ -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"
12 changes: 12 additions & 0 deletions registry/golemcore/brain/versions/1.0.1.yaml
Original file line number Diff line number Diff line change
@@ -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
3 changes: 2 additions & 1 deletion registry/golemcore/brave-search/index.yaml
Original file line number Diff line number Diff line change
@@ -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"
Loading
Loading