Updates
What’s new
Small, real changes — written for users.
SuperClaw Updates
Short, honest updates about what changed and why it matters.
2026-04-02
New: Self-hosted web search (SearXNG) — no per-search fees
**What changed**: Web search now runs through a **private SearXNG instance** we host — aggregating Google, Bing, DuckDuckGo, Brave, and Wikipedia results. Searches are **cached** for 30 minutes and **quota-limited** per plan (Trial 20/day, Starter 100, Pro 300, Power 1000). No paid search API keys required.
**Why it matters**: Web search is included in your plan at **zero extra cost per query**. No surprise billing from third-party search APIs.
2026-04-01
New: SuperClaw AI on pricing tiers (we host the models)
**What changed**: **Pricing** now shows **SuperClaw AI** on each plan — **hosted inference we run for you**, with **clear monthly limits by tier** so you know what’s included before you upgrade. You can still use **BYOK** (your own API keys) whenever you want; both paths stay available.
**Why it matters**: No guessing whether hosted AI is included, and you can start in the product **without** signing up at another AI vendor first.
New: Help chat (in-dashboard help center)
**What changed**: **Help chat** is in the **left sidebar** (under Platform). Ask short questions about **using SuperClaw** — billing, keys, models, skills, builder — and it stays **in the sidebar** so it **doesn’t cover** the main chat, website builder, or the rest of the UI.
**Why it matters**: Faster answers than digging through docs, without breaking your flow.
Fix: Skills match the server on every device
**What changed**: Opening **Skills** on a new session or another device now **loads your real enabled skills from the server** (instead of fighting the default list). We also **refresh the list when you return to the tab**, similar to the Files tab.
**Why it matters**: You should not have to flip hundreds of toggles again after switching phones or browsers.
New: Feedback Hub (+ admin inbox)
**What changed**: You can now send feedback from chat (**+ → Send feedback**). Admins also have a **Feedback Inbox** to review reports with context.
**Why it matters**: When something breaks, you can report it in 10 seconds — and we get the details needed to fix it fast.
Fix: Promo / trial time is clearer
**What changed**: When a promo code grants time, Settings now shows **“Pro access is active until …”** (instead of only showing old trial dates).
**Why it matters**: No more confusion about whether the code actually worked.
Fix: “I added Groq but it asks for Anthropic”
**What changed**: We now auto-pick a model that matches the API keys you’ve saved (Groq/OpenAI/etc).
**Why it matters**: Chat no longer feels “broken” when you add a new provider key.
**Bonus**: The UI shows your **Active Model** and can help you switch models.
Website Builder: better mobile builder chat
**What changed**: Builder chat now fills the mobile screen and uses the same composer layout as SuperClaw Chat (plus + mic + send).
**Why it matters**: Feels fast and familiar — no cramped UI.
Local dev: test builder without Supabase
**What changed**: In local dev mode, API keys can be stored temporarily without a database.
**Why it matters**: You can test the Website Builder end-to-end on `localhost` with Docker/WSL.