The Definitive Source
Your one-stop feed for OpenClaw, ClawWork, MoltWorker, and the broader open-source AI agent ecosystem — GitHub releases, Reddit discussions, YouTube tutorials, and news, all in one place.
174 items across all sources
## Summary We'd like to contribute a bundled model provider plugin for Agnes AI to OpenClaw. The proposed provider would: - register a new bundled provider id: `agnes-ai` - expose Agnes AI models thro
### Summary Since OpenClaw 2026.4.1, the gateway rejects `"type": "aws-sdk"` entries in `auth-profiles.json` with `invalid_type`, silently dropping the `amazon-bedrock:default` profile. This breaks AW
## Summary - Problem: `memory-lancedb` forwarded `dimensions` to the OpenAI embeddings request, which breaks vLLM and other non-Matryoshka providers that reject that field. - Why it matters: memory re
Hi HN, I'm keane. Orbital is an open-source desktop app for running AI agents in a managed environment. Been building it for two months while holding a day job. Solo dev, mac and windows installers on the release page. Why this exists: - I loved Claude Projects, but I couldn't let an agent update th
## Summary - add last-known-good effective-config helpers and gateway startup/restart recovery paths - make `gateway run` recover invalid effective configs before deriving startup settings, treat rest
Hello, I'm trying to configure the OpenAI provider for TTS but I'm running into persistent configuration errors. My OpenClaw version is `2026.4.15` (commit `041266a`). I've attempted several methods t
## Summary Fixes #69673 — Brave Search API authentication broken. The Brave Search API requires the API key to be sent via the `X-Subscription-Token` request header (not as a URL query parameter). The
I'm here to bring you the Weekly SillyTavern News Ep. 2: The Z.AI Drama, New Extensions, New Presets & Good News! # 🎵 Freaky Freaky Frankenstein Presets Presents: The Weekly SillyTavern News! 🎵 (Week 2) You can watch the news here: —->FF Weekly ST News!\] EchoText Found Here Marinara Engine Click
## Summary Fixes #69683 — models configured with `api: "ollama"` throw `No API provider registered for api: ollama` at runtime despite the config being accepted and hot-reloaded by the gateway. ## Roo
I burned my Open Router credits because I didn't set the model right. Then I went to experiment with Kilo and realised my API got leaked somewhere and someone consumed all my credits. Now I'm going to hunt again. Either I can renew my Kilo, which didn't have problems other than this leaked API key.
They said from the beginning it was compute constraint and that OpenClaw was causing way more usage than they could handle
perf(plugin-sdk): per-phase + per-jiti-call probes for bundled channel entries (#69537) * perf(plugin-sdk): per-phase + per-jiti-call probes for bundled channel entries Extends the existing OPENCLAW_PLUGIN_LOAD_PROFILE infrastructure (see src/plugins/loader.ts `profilePluginLoaderSync` and src/plugi
fix: preload slugged startup memory files (#69600) * fix: load slugged startup memory files * fix: harden slugged startup memory loading * fix: prefer recent startup memory artifacts * fix: tolerate startup memory stat races * fix: include utc startup memory dates * fix: prioritize recent startup me
Hi there, I was wondering how you guys set up your openclaw/hermes agents with its first prompt ? I am trying to make some sort of reusable template for different agent purposes. submitted by /u/TheFerret404 to r/better_claw [link] [comments]
## Problem When the primary model fails (e.g., Ollama timeout, server unreachable), OpenClaw silently falls back to the configured fallback model. The user is never informed about this switch. ## Impa
Background: Zai (GLM model) just walked into a mess. user u/JustSomeGuy3465 shared a warning that now its coding subscription plan is only meant for coding-related use, and that repeated non-coding usage could lead to throttling or even account bans. (Original post is here) https://preview.redd.it/j
## Summary - **Problem:** Gateway HTTP server hangs on Windows — all HTTP requests (including health checks) time out and never receive a response. - **Why it matters:** Windows users cannot run the g
## Bug Description The `wiki_lint` command reports errors for files in the `sources/` directory, requiring frontmatter fields (`id`, `pageType`, `updatedAt`) even when these files are imported raw mat
Comments