<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>AICB Documentation Blog</title>
        <link>https://agentos.aicb.sannex.ng/releases</link>
        <description>AICB Documentation Blog</description>
        <lastBuildDate>Sat, 05 Sep 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[AICB v0.1.0: Open-Source AI Commerce Bots & Omnichannel Support Platform]]></title>
            <link>https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release</link>
            <guid>https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release</guid>
            <pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We are excited to announce the initial release of AICB v0.1.0! AICB (AI Commerce Bots) is a self-hostable, production-ready AI Commerce Bots and omnichannel customer service platform equipped with Multi-Agent Studio, granular Access Groups, dynamic Messaging Channels (WhatsApp Cloud, Telegram, and Website Widget), real-time Paystack payments, and AgentOS remote telemetry.]]></description>
            <content:encoded><![CDATA[<p>We are excited to announce the initial release of <strong>AICB v0.1.0</strong>! AICB (AI Commerce Bots) is a self-hostable, production-ready AI Commerce Bots and omnichannel customer service platform equipped with Multi-Agent Studio, granular Access Groups, dynamic Messaging Channels (WhatsApp Cloud, Telegram, and Website Widget), real-time Paystack payments, and AgentOS remote telemetry.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="highlights-in-v010">Highlights in v0.1.0<a href="https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release#highlights-in-v010" class="hash-link" aria-label="Direct link to Highlights in v0.1.0" title="Direct link to Highlights in v0.1.0" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-multi-agent-studio">🤖 Multi-Agent Studio<a href="https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release#-multi-agent-studio" class="hash-link" aria-label="Direct link to 🤖 Multi-Agent Studio" title="Direct link to 🤖 Multi-Agent Studio" translate="no">​</a></h3>
<ul>
<li class="">Deploy multiple distinct AI assistant personas from a single AICB instance.</li>
<li class="">Configure dedicated system prompts, LLM model selection (Gemini, OpenAI, Claude, Groq), temperature, and per-agent token limits.</li>
<li class="">Support for multiple Access Groups per agent to restrict catalog and knowledge document visibility.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-access-groups--granular-tag-scoping">🛡️ Access Groups &amp; Granular Tag Scoping<a href="https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release#%EF%B8%8F-access-groups--granular-tag-scoping" class="hash-link" aria-label="Direct link to 🛡️ Access Groups &amp; Granular Tag Scoping" title="Direct link to 🛡️ Access Groups &amp; Granular Tag Scoping" translate="no">​</a></h3>
<ul>
<li class="">Partition catalog items and RAG knowledge base documents with access tags.</li>
<li class="">Securely store provider-specific API keys at the Access Group level with inheritance across member agents.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-dynamic-messaging-channels">💬 Dynamic Messaging Channels<a href="https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release#-dynamic-messaging-channels" class="hash-link" aria-label="Direct link to 💬 Dynamic Messaging Channels" title="Direct link to 💬 Dynamic Messaging Channels" translate="no">​</a></h3>
<ul>
<li class=""><strong>WhatsApp Cloud API</strong>: Configure Phone Number IDs, Access Tokens, and auto-generated verify tokens directly in Admin Settings.</li>
<li class=""><strong>Telegram Bot API</strong>: Dedicated bot tokens per agent with automatic webhook secret registration.</li>
<li class=""><strong>Website Widget</strong>: Lightweight embed script tag with profile pre-collection options and SSE streaming.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-dynamic-paystack-currency-lookup">💳 Dynamic Paystack Currency Lookup<a href="https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release#-dynamic-paystack-currency-lookup" class="hash-link" aria-label="Direct link to 💳 Dynamic Paystack Currency Lookup" title="Direct link to 💳 Dynamic Paystack Currency Lookup" translate="no">​</a></h3>
<ul>
<li class="">Direct verification of merchant-enabled currencies (<code>NGN</code>, <code>USD</code>, <code>GHS</code>, <code>KES</code>, <code>ZAR</code>) to ensure seamless checkout experiences.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-conversational-filtering--search">🔍 Conversational Filtering &amp; Search<a href="https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release#-conversational-filtering--search" class="hash-link" aria-label="Direct link to 🔍 Conversational Filtering &amp; Search" title="Direct link to 🔍 Conversational Filtering &amp; Search" translate="no">​</a></h3>
<ul>
<li class="">Filter live conversation sessions by channel, assigned agent, and search customer name, phone number, or email in real-time.</li>
<li class="">Persistent sidebar and setup guide collapse states across page reloads.</li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="getting-started">Getting Started<a href="https://agentos.aicb.sannex.ng/releases/v0.1.0-initial-release#getting-started" class="hash-link" aria-label="Direct link to Getting Started" title="Direct link to Getting Started" translate="no">​</a></h2>
<p>Deploy with Docker Compose in under 2 minutes:</p>
<div class="language-bash codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-bash codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token function" style="color:rgb(80, 250, 123)">git</span><span class="token plain"> clone https://github.com/sannex-01/aicb.git</span><br></div><div class="token-line" style="color:#F8F8F2"><span class="token plain"></span><span class="token builtin class-name" style="color:rgb(189, 147, 249)">cd</span><span class="token plain"> aicb</span><br></div><div class="token-line" style="color:#F8F8F2"><span class="token plain"></span><span class="token function" style="color:rgb(80, 250, 123)">cp</span><span class="token plain"> .env.example .env</span><br></div><div class="token-line" style="color:#F8F8F2"><span class="token plain"></span><span class="token function" style="color:rgb(80, 250, 123)">docker</span><span class="token plain"> compose up </span><span class="token parameter variable" style="color:rgb(189, 147, 249);font-style:italic">-d</span><br></div></code></pre></div></div>
<p>Or install standalone via Python:</p>
<div class="language-bash codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-bash codeBlock_bY9V thin-scrollbar" style="color:#F8F8F2;background-color:#282A36"><code class="codeBlockLines_e6Vv"><div class="token-line" style="color:#F8F8F2"><span class="token plain">pip </span><span class="token function" style="color:rgb(80, 250, 123)">install</span><span class="token plain"> aicb</span><br></div><div class="token-line" style="color:#F8F8F2"><span class="token plain">aicb start</span><br></div></code></pre></div></div>]]></content:encoded>
            <category>Release</category>
            <category>Initial Release</category>
            <category>Multi-Agent</category>
            <category>Channels</category>
            <category>Commerce</category>
        </item>
    </channel>
</rss>