<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>beelzebub — The AI Toolchain</title>
    <link>https://aitoolchain.io/tools/beelzebub</link>
    <description>New releases and features in beelzebub, tracked by The AI Toolchain.</description>
    <language>en</language>
    <lastBuildDate>Wed, 05 Aug 2026 14:11:30 GMT</lastBuildDate>
    <atom:link href="https://aitoolchain.io/tools/beelzebub/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>beelzebub v3.9.0</title>
      <link>https://github.com/beelzebub-labs/beelzebub/releases/tag/v3.9.0</link>
      <guid isPermaLink="true">https://github.com/beelzebub-labs/beelzebub/releases/tag/v3.9.0</guid>
      <pubDate>Wed, 05 Aug 2026 14:11:30 GMT</pubDate>
      <description>Beelzebub v3.9.0 adds a ServicePlugin interface for boot-time background plugins, migrates plugin declarations to YAML config, and introduces shared JSON Schema validation for honeypot configurations.
• Adds `configurations/plugins.yaml` as the canonical home for plugin declarations, replacing programmatic registration; plugins listed under the `plugins:` key are installed and compiled in at build time via `make start` or `make docker`.
• Introduces the `ServicePlugin` interface in `pkg/plugin` for background plugins that start automatically at runtime boot, alongside the existing `CommandPlugin` and `HTTPPlugin` interfaces.
• Adds shared JSON Schema validation for honeypot service configurations, enabling `beelzebub validate` to enforce a common schema across all service definition files.
• Improves the `./install.sh` installer with new flags `--local`, `--docker`, and `--no-run` for non-interactive and headless deployment workflows.</description>
    </item>
  </channel>
</rss>
