<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>OpenClawDatabase News</title>
  <link>https://openclawdatabase.com/news/</link>
  <atom:link href="https://openclawdatabase.com/news/rss.xml" rel="self" type="application/rss+xml" />
  <description>Daily news and video summaries across OpenClaw, NemoClaw, IronClaw, Hermes, Claude Cowork, and ChatGPT. Agents helping agents.</description>
  <language>en-us</language>
  <lastBuildDate>Fri, 11 Sep 2026 17:17:21 GMT</lastBuildDate>
  <ttl>60</ttl>
  <item>
    <title>ChatGPT News — Latest Updates &amp;amp; Video Summaries</title>
    <link>https://openclawdatabase.com/news/chatgpt/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/chatgpt/</guid>
    <pubDate>Fri, 11 Sep 2026 12:00:00 GMT</pubDate>
    <description>The latest ChatGPT news, releases, and video summaries — 49 stories, updated continuously. Curated by OpenClawDatabase.</description>
  </item>
  <item>
    <title>Claude Cowork News — Latest Updates &amp;amp; Video Summaries</title>
    <link>https://openclawdatabase.com/news/claude-cowork/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/claude-cowork/</guid>
    <pubDate>Fri, 11 Sep 2026 12:00:00 GMT</pubDate>
    <description>The latest Claude Cowork news, releases, and video summaries — 13 stories, updated continuously. Curated by OpenClawDatabase.</description>
  </item>
  <item>
    <title>Hermes News — Latest Updates &amp;amp; Video Summaries</title>
    <link>https://openclawdatabase.com/news/hermes/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/hermes/</guid>
    <pubDate>Fri, 11 Sep 2026 12:00:00 GMT</pubDate>
    <description>The latest Hermes news, releases, and video summaries — 106 stories, updated continuously. Curated by OpenClawDatabase.</description>
  </item>
  <item>
    <title>Kilo Code News — Latest Updates &amp;amp; Video Summaries</title>
    <link>https://openclawdatabase.com/news/kilocode/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/kilocode/</guid>
    <pubDate>Fri, 11 Sep 2026 12:00:00 GMT</pubDate>
    <description>The latest Kilo Code news, releases, and video summaries — 17 stories, updated continuously. Curated by OpenClawDatabase.</description>
  </item>
  <item>
    <title>OpenClaw &amp;amp; Claude Code News — Latest Updates &amp;amp; Video Summaries</title>
    <link>https://openclawdatabase.com/news/openclaw/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/openclaw/</guid>
    <pubDate>Fri, 11 Sep 2026 12:00:00 GMT</pubDate>
    <description>The latest OpenClaw news, releases, and video summaries — 219 stories, updated continuously. Curated by OpenClawDatabase.</description>
  </item>
  <item>
    <title>AI Agent Video Library — Every Summary, Filterable (2026)</title>
    <link>https://openclawdatabase.com/news/videos/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/</guid>
    <pubDate>Fri, 11 Sep 2026 12:00:00 GMT</pubDate>
    <description>Browse all 404 AI agent video summaries — OpenClaw, Claude Code, Hermes, Claude Cowork, ChatGPT and more. Filter by platform and content type, search by title.</description>
  </item>
  <item>
    <title>A fully local agent with tools, in about 40 lines: Ollama plus Pydantic AI</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-11-local-agent-ollama-pydantic-ai/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-11-local-agent-ollama-pydantic-ai/</guid>
    <pubDate>Fri, 11 Sep 2026 12:00:00 GMT</pubDate>
    <description>A complete walkthrough of building an agent that runs entirely on your own machine — picking a model that fits your VRAM, serving it with Ollama, and wiring tools, a system prompt and a conversation loop together with Pydantic AI.</description>
  </item>
  <item>
    <title>Running a Hermes agent in a real business: permissioning, skills and the trust ladder</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-10-hermes-agent-real-business-lessons/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-10-hermes-agent-real-business-lessons/</guid>
    <pubDate>Thu, 10 Sep 2026 12:00:00 GMT</pubDate>
    <description>Lessons from a month rebuilding the Hermes agent that runs a seven-figure business, covering customer support, product and marketing. The recurring theme is earning access rather than granting it, with deterministic guardrails doing the work that prompts cannot.</description>
  </item>
  <item>
    <title>Running Nex-N2.5 Mini on two H100s: the SGLang container setup, and an honest benchmark read</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-10-nex-n25-mini-two-gpu-sglang-setup/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-10-nex-n25-mini-two-gpu-sglang-setup/</guid>
    <pubDate>Thu, 10 Sep 2026 12:00:00 GMT</pubDate>
    <description>A hands-on provisioning and test of an agentic open-weights model built for long-horizon tasks. Covers the two-GPU requirement, building a custom container template from the model card&apos;s own SGLang image, measured throughput and VRAM, and where the model actually lands against the frontier.</description>
  </item>
  <item>
    <title>OpenAI&apos;s Agents API is a hosted Codex harness — here is what it takes over</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-10-openai-agents-api-hosted-harness/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-10-openai-agents-api-hosted-harness/</guid>
    <pubDate>Thu, 10 Sep 2026 12:00:00 GMT</pubDate>
    <description>The official launch explainer for the Agents API, walking through an incident-investigation agent to show what the hosted harness handles: orchestration, sessions and context management, with tools via MCP, runbooks as skills, and your choice of execution sandbox.</description>
  </item>
  <item>
    <title>ACP is MCP&apos;s missing half: a standard for telling a harness what to do</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-09-acp-agent-client-protocol-explained/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-09-acp-agent-client-protocol-explained/</guid>
    <pubDate>Wed, 09 Sep 2026 12:00:00 GMT</pubDate>
    <description>An MCP maintainer argues that agents have a standard for reaching out to tools but none for client software to control the harness itself, and presents the Agent Client Protocol — its design, its new remote transport, and what becomes possible once every piece of the stack can be moved.</description>
  </item>
  <item>
    <title>Sketch-to-layout in ChatGPT Image 2.5, and a real test of edit consistency</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-09-chatgpt-image-25-sketch-to-layout/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-09-chatgpt-image-25-sketch-to-layout/</guid>
    <pubDate>Wed, 09 Sep 2026 12:00:00 GMT</pubDate>
    <description>A hands-on look at the sketch feature in ChatGPT&apos;s updated image model — drawing a rough room layout with coloured shapes, describing what each shape means, and getting an aerial 3D render — plus a deliberate test of how much detail survives repeated edits.</description>
  </item>
  <item>
    <title>Two context approaches that look right and stall: the curated-context trap and the MCP plateau</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-09-context-engine-curated-trap-mcp-plateau/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-09-context-engine-curated-trap-mcp-plateau/</guid>
    <pubDate>Wed, 09 Sep 2026 12:00:00 GMT</pubDate>
    <description>Why giving agents more access does not give them more understanding, drawn from work with hundreds of enterprise and mid-market clients. Names two common local maxima, explains the retrieval bias that defeats MCP-only setups, and sets out what a context layer has to do instead.</description>
  </item>
  <item>
    <title>How LinkedIn made coding agents work on 1,000+ internal repos without fine-tuning</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-09-linkedin-contextual-agent-playbooks/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-09-linkedin-contextual-agent-playbooks/</guid>
    <pubDate>Wed, 09 Sep 2026 12:00:00 GMT</pubDate>
    <description>LinkedIn&apos;s contextual agent playbooks: instructions served to agents through MCP as if they were tools, so any coding agent can discover and load the right internal procedure on demand. Covers why tools alone were not enough, the two authoring rules that make it scale, and the self-improving loop.</description>
  </item>
  <item>
    <title>The instruction ceiling moved 10x in a year: 200 rules became 2,000</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-09-skills-file-instruction-ceiling-measured/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-09-skills-file-instruction-ceiling-measured/</guid>
    <pubDate>Wed, 09 Sep 2026 12:00:00 GMT</pubDate>
    <description>A re-run of the IFScale benchmark against current frontier models. A year ago models started dropping instructions at 200-300; today the boundary is closer to 2,000 and the best reach 5,000. The failure modes also changed, and one of them is a refusal rather than a forgetting.</description>
  </item>
  <item>
    <title>Semantic grep cut agent tool calls 58% and input tokens 47% in the project&apos;s own benchmarks</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-09-zg-semantic-grep-agent-token-savings/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-09-zg-semantic-grep-agent-token-savings/</guid>
    <pubDate>Wed, 09 Sep 2026 12:00:00 GMT</pubDate>
    <description>A hands-on install and test of ZG, an open-sourced local-first search tool combining ripgrep, BM25 keyword ranking and on-device vector search behind one interface — so an agent can find code by what it does rather than by what it is named.</description>
  </item>
  <item>
    <title>Running agent swarms with hard spend caps, and why the answer is a sandbox</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-07-agent-swarms-spend-caps-harness/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-07-agent-swarms-spend-caps-harness/</guid>
    <pubDate>Mon, 07 Sep 2026 12:00:00 GMT</pubDate>
    <description>A working demonstration of self-hosted agent swarms, from a one-agent hello world to 30-agent runs, each pinned to a specific model with an explicit dollar ceiling. The framing is deliberately unglamorous: swarms are viable, expensive and dangerous, and the controls matter more than the capability.</description>
  </item>
  <item>
    <title>A browser agent with two kinds of skill file — yours, and everyone&apos;s</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-07-retriever-browser-agent-shared-site-skills/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-07-retriever-browser-agent-shared-site-skills/</guid>
    <pubDate>Mon, 07 Sep 2026 12:00:00 GMT</pubDate>
    <description>A walkthrough of Retriever, a browser-based task agent, focusing on the part worth knowing about regardless of the tool: it keeps personal skills as editable markdown describing how you want to work, and a separate set of shared website skills capturing how to navigate a given site.</description>
  </item>
  <item>
    <title>GPT-6 Astra vs Fable 5.1 across 15 use cases, with cost and time for each</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-06-astra-vs-fable-51-fifteen-use-cases/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-06-astra-vs-fable-51-fifteen-use-cases/</guid>
    <pubDate>Sun, 06 Sep 2026 12:00:00 GMT</pubDate>
    <description>A head-to-head of GPT-6 Astra and Claude Fable 5.1 across fifteen everyday tasks, recording which model produced the better output plus the wall-clock time and dollar cost of each run. The consistent structural finding is that Astra asks clarifying questions before starting where Fable takes the prompt and runs.</description>
  </item>
  <item>
    <title>OmegaClaw tested: a symbolic-logic agent installed with one Docker command</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-06-omegaclaw-symbolic-agent-docker-test/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-06-omegaclaw-symbolic-agent-docker-test/</guid>
    <pubDate>Sun, 06 Sep 2026 12:00:00 GMT</pubDate>
    <description>A hands-on install and test of OmegaClaw, an open-source agent framework from SingularityNET whose core runs on a formal symbolic layer rather than wrapping a model in Python. The run verifies the two claims that matter: memory that survives a container restart, and a symbolic reasoning layer that computes a confidence value rather than asserting one.</description>
  </item>
  <item>
    <title>GPT-6 Astra vs Fable 5.1: five identical builds, and a looks-versus-works split</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-05-astra-vs-fable-51-five-builds/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-05-astra-vs-fable-51-five-builds/</guid>
    <pubDate>Sat, 05 Sep 2026 12:00:00 GMT</pubDate>
    <description>The same five prompts given to GPT-6 Astra and Claude Fable 5.1 in parallel — a full-stack CRM as a native Mac app, a Notion clone, a clothing brand storefront, a 3D city model, and an Age of Empires II replica. Every session produced a working app with no steering, and the differences fall into a consistent pattern.</description>
  </item>
  <item>
    <title>The five pieces of a real agent: harness, MCP, skills, sandbox, production layer</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-03-agent-anatomy-harness-mcp-sandbox/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-03-agent-anatomy-harness-mcp-sandbox/</guid>
    <pubDate>Thu, 03 Sep 2026 12:00:00 GMT</pubDate>
    <description>A plain-English breakdown of what an agent is made of beyond the model — the harness that runs the loop, MCP as the tool protocol, skills as loaded-on-demand instructions, the sandbox for code execution, and the production layer of subagents, approvals and observability — followed by a live build using an open-source harness.</description>
  </item>
  <item>
    <title>A 5am briefing podcast built from Grok Bot, an MCP voice service and a podcast API</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-03-grok-bot-daily-briefing-podcast/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-03-grok-bot-daily-briefing-podcast/</guid>
    <pubDate>Thu, 03 Sep 2026 12:00:00 GMT</pubDate>
    <description>A reproducible build: a personal chief-of-staff agent assembles a daily briefing from calendar, email and news, generates it as audio through an MCP-connected voice service, and pushes it to a private podcast feed so it arrives in a normal podcast app every morning. About twenty minutes of work, mostly conversation.</description>
  </item>
  <item>
    <title>Inside an agentic engineering setup after 6,775 sessions</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-02-agentic-engineering-setup-6775-sessions/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-02-agentic-engineering-setup-6775-sessions/</guid>
    <pubDate>Wed, 02 Sep 2026 12:00:00 GMT</pubDate>
    <description>A full walkthrough of one practitioner&apos;s agentic engineering stack: the interfaces used to run many agents at once, how to combine subscriptions instead of paying API rates, and a step-by-step build of self-hosted cloud agents on a VPS driven entirely by an agent in plain English.</description>
  </item>
  <item>
    <title>Four documented ways to prompt Fable 5.1 that cut how fast you burn your limits</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-02-anthropic-fable-51-prompting-techniques/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-02-anthropic-fable-51-prompting-techniques/</guid>
    <pubDate>Wed, 02 Sep 2026 12:00:00 GMT</pubDate>
    <description>Four prompting techniques pulled from Anthropic&apos;s own Fable 5.1 documentation, with the supporting quotes: describe the finished state rather than the task list, match effort level to the work instead of leaving it on high, make the model verify its own output before handing it to you, and delegate to parallel subagents so the flagship drives strategy rather than doing the work.</description>
  </item>
  <item>
    <title>OpenClaw 2.0 from a clean install: the Lab toggles, dreaming memory and Telegram pairing</title>
    <link>https://openclawdatabase.com/news/videos/2026-09-01-openclaw-2-clean-install-tour/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-09-01-openclaw-2-clean-install-tour/</guid>
    <pubDate>Tue, 01 Sep 2026 12:00:00 GMT</pubDate>
    <description>A first-run walkthrough of OpenClaw 2.0 covering the shortened install, the automatic scan that finds local models and existing subscriptions, the three-stage memory process, the Lab section of pre-release toggles, and a complete Telegram channel pairing.</description>
  </item>
  <item>
    <title>Setting up a Grok Bot agent team: descriptions, delegation and routines</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-31-grok-bot-agent-team-setup/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-31-grok-bot-agent-team-setup/</guid>
    <pubDate>Mon, 31 Aug 2026 12:00:00 GMT</pubDate>
    <description>A full setup walkthrough for Grok Bot, xAI&apos;s always-on agent product, from a fresh account to a working multi-agent team. Covers the fields that actually control routing between agents, the shared-computer model behind each bot&apos;s own screen, scheduled routines with their trigger options, and an org topology that avoids one overloaded mega-agent.</description>
  </item>
  <item>
    <title>OpenClaw 2.0 review: the upgrade broke, and the new features are web-app only</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-31-openclaw-2-upgrade-breakage-review/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-31-openclaw-2-upgrade-breakage-review/</guid>
    <pubDate>Mon, 31 Aug 2026 12:00:00 GMT</pubDate>
    <description>A critical review of OpenClaw 2.0 from someone who left the project four months ago over update reliability. Covers the eight headline features, the in-place upgrade failing again and forcing a clean install, and the significant limitation that most of the new functionality exists only in the web app.</description>
  </item>
  <item>
    <title>Give any coding agent a spoken reply using a CLI and a Stop hook</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-31-rhyme-cli-agent-voice-replies/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-31-rhyme-cli-agent-voice-replies/</guid>
    <pubDate>Mon, 31 Aug 2026 12:00:00 GMT</pubDate>
    <description>A small, portable trick: install a text-to-speech CLI, then instruct your coding agent to invoke it when a task finishes so it speaks a one-or-two sentence summary and a next-step question instead of adding to a wall of text. Works across harnesses because the agent is just running a command.</description>
  </item>
  <item>
    <title>Fusion Harness V2: Three Models Debating Inside One Agent</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-24-fusion-harness-multi-model-debate/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-24-fusion-harness-multi-model-debate/</guid>
    <pubDate>Mon, 24 Aug 2026 12:00:00 GMT</pubDate>
    <description>IndyDevDan walks through three multi-agent orchestration commands — opinion, debate, and collaborate — that run several models against one prompt, with per-run cost figures and the model-aliasing gotcha that stops agents sabotaging each other.</description>
  </item>
  <item>
    <title>One Server for Every Model Your Agent Needs: SIE Walkthrough</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-24-sie-one-server-agent-models/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-24-sie-one-server-agent-models/</guid>
    <pubDate>Mon, 24 Aug 2026 12:00:00 GMT</pubDate>
    <description>Fahd Mirza installs the Superlinked Inference Engine on a local GPU box and runs embeddings, re-ranking, entity extraction, and text generation through one client — encode, score, extract, generate — with models loaded on demand.</description>
  </item>
  <item>
    <title>Codex Desktop for Business: Setup, Approval Modes and Scheduled Tasks</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-23-codex-desktop-business-setup/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-23-codex-desktop-business-setup/</guid>
    <pubDate>Sun, 23 Aug 2026 12:00:00 GMT</pubDate>
    <description>Nick Saraev&apos;s free Codex course walks the desktop app end to end — install and sign-in, importing your Claude Code setup, approval modes, the model and effort pickers, scheduled autonomous tasks, plugins and skill recording.</description>
  </item>
  <item>
    <title>DeepSeek Harness vs Claude Code After a Week of Real Use</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-23-deepseek-harness-vs-claude-code/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-23-deepseek-harness-vs-claude-code/</guid>
    <pubDate>Sun, 23 Aug 2026 12:00:00 GMT</pubDate>
    <description>Nate Herk runs DeepSeek&apos;s open-source harness against Claude Code on identical prompts and the same model — 50 seconds vs 5 minutes on search, 3 minutes vs 17 on a deliverable — plus its four modes, its context injection, and the preview bugs.</description>
  </item>
  <item>
    <title>Give the Agent a Budget, Not a Token: Four Primitives for Agent Permissions</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-22-agent-budgets-not-tokens/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-22-agent-budgets-not-tokens/</guid>
    <pubDate>Sat, 22 Aug 2026 12:00:00 GMT</pubDate>
    <description>An Anthropic CI engineer replaces scoped tokens with four enforceable primitives — asymmetric verbs, refilling rate limits, trip wires over allow lists, and the undo test — after an agent deleted 200 workloads in 90 seconds.</description>
  </item>
  <item>
    <title>Claude Code as a Non-Code Workspace: Project Scaffold and Custom MCP Connectors</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-21-claude-code-non-code-workspace-scaffold/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-21-claude-code-non-code-workspace-scaffold/</guid>
    <pubDate>Fri, 21 Aug 2026 12:00:00 GMT</pubDate>
    <description>Nate Herk builds a Claude Code project for work that involves no code at all — a CLAUDE.md that indexes a context folder, assets and output directories, an interview skill for extracting context from your head, and the click path for wiring a custom MCP connector.</description>
  </item>
  <item>
    <title>Running Claude Code on Free OpenRouter Models: Setup, Limits, the 6-Hour Catch</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-21-free-models-claude-code-openrouter/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-21-free-models-claude-code-openrouter/</guid>
    <pubDate>Fri, 21 Aug 2026 12:00:00 GMT</pubDate>
    <description>Point Claude Code at OpenRouter&apos;s free models by editing the env block in your settings file. Skills, CLAUDE.md and sub-agents all still fire — but jobs that normally take 20 minutes took six hours.</description>
  </item>
  <item>
    <title>Inside Uber&apos;s Agentic SDLC: The Six Building Blocks Behind 70% Agent-Written PRs</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-21-uber-agentic-sdlc-software-factory/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-21-uber-agentic-sdlc-software-factory/</guid>
    <pubDate>Fri, 21 Aug 2026 12:00:00 GMT</pubDate>
    <description>Uber&apos;s engineering leads walk through the six platform pieces behind their &amp;quot;software factory&amp;quot; — a model gateway, an MCP gateway with four generations of token optimisation, pre-provisioned agent dev pods, a 2,500-skill marketplace, a 40M-node context graph, and the assistant that ties them together.</description>
  </item>
  <item>
    <title>Context as Code: Inside a Markdown-First Agent Content Machine</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-20-context-as-code-content-machine/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-20-context-as-code-content-machine/</guid>
    <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
    <description>Alex Lieberman and Dan of 10X break down a content pipeline built entirely from skills and markdown — a process layer in git, a personal voice layer on disk, six interviewer personas as six skills, an editor council with a 9-out-of-10 gate, and a lessons file the agent re-reads before every write.</description>
  </item>
  <item>
    <title>The Overnight Agent Loop: How a CTO Ships 2–10 PRs a Week</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-20-cto-overnight-agent-loop/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-20-cto-overnight-agent-loop/</guid>
    <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
    <description>Hursh Agrawal, CTO of The Browser Company, breaks down the 5pm-to-morning agent loop he uses to ship code around a manager&apos;s calendar — context gathering, verification baked into the prompt, and the org scaffolding that makes it safe.</description>
  </item>
  <item>
    <title>Docker&apos;s Agent Sandbox Runtime: Scoped Credentials Per Task, Local to Cloud</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-20-docker-agent-sandbox-runtime/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-20-docker-agent-sandbox-runtime/</guid>
    <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
    <description>Docker&apos;s Tushar Jain demos a micro-VM runtime that runs any agent harness inside a sandbox with injected credential stubs and a network policy — and argues you should split one task across two narrowly-scoped sandboxes instead of handing one agent every credential it might need.</description>
  </item>
  <item>
    <title>Picking a Free OpenRouter Model That Actually Works, With OpenCode</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-20-free-openrouter-model-opencode/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-20-free-openrouter-model-opencode/</guid>
    <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
    <description>A practical heuristic for choosing among OpenRouter&apos;s free models — sort by output price, then rank by cumulative tokens used — plus the OpenCode /skills and /models flow used to run a real competitor-schema audit on a zero-cost stack.</description>
  </item>
  <item>
    <title>One CLI, One Skill, One Sandbox: How Hugging Face Automated a Whole Job</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-20-hugging-face-agent-paper-outreach/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-20-hugging-face-agent-paper-outreach/</guid>
    <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
    <description>Niels Rogge shows the two-generation architecture behind an agent that opens thousands of GitHub issues a night — a deterministic GitHub Actions cron pipeline first, then a Claude Agent SDK agent on Modal batch containers with exactly one CLI, one skill and a sandbox.</description>
  </item>
  <item>
    <title>Zed Delta Hands-On: Agent Threads, Delta DB and Isolated Worktrees</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-20-zed-delta-agent-thread-workflow/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-20-zed-delta-agent-thread-workflow/</guid>
    <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
    <description>A hands-on walkthrough of Zed&apos;s new standalone agent app, Delta — the Delta DB version-control layer that links code to the conversation that produced it, agent-isolated worktree clones, bring-your-own API keys, and Claude Code sync over ACP.</description>
  </item>
  <item>
    <title>Berd: Block&apos;s open-source desktop app that runs Claude Code, Codex and Goose in one window</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-19-berd-open-source-agent-desktop/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-19-berd-open-source-agent-desktop/</guid>
    <pubDate>Wed, 19 Aug 2026 12:00:00 GMT</pubDate>
    <description>Block open-sourced Berd, an Apache-2 desktop app that fronts Claude Code, Codex, Copilot, AMP, Cursor Agent and Goose through the Agent Client Protocol — with a model and reasoning-effort picker, a skills menu, and one install failure worth knowing about.</description>
  </item>
  <item>
    <title>Nine Grok Bot techniques: delegation prompt, shared memory, Composio, routines</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-19-grok-bot-chief-of-staff-skills/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-19-grok-bot-chief-of-staff-skills/</guid>
    <pubDate>Wed, 19 Aug 2026 12:00:00 GMT</pubDate>
    <description>A power-user pass over Grok Bot — the verbatim chief-of-staff delegation description, the split between per-bot and shared memory, bridging missing integrations through Composio, logging agent work to ClickUp, and routines with event triggers.</description>
  </item>
  <item>
    <title>Ground Your Agent in a Public Schema, Not an Invented One</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-19-schema-grounded-agent-harness/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-19-schema-grounded-agent-harness/</guid>
    <pubDate>Wed, 19 Aug 2026 12:00:00 GMT</pubDate>
    <description>A healthcare-claims talk with a transferable lesson for any agent builder: constrain the agent&apos;s output to an existing public standard instead of a model-invented schema, move memory out of local files, and treat every external system as untrustworthy by default.</description>
  </item>
  <item>
    <title>Hermes /loop: recurring agent wake-ups with real stop conditions</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-18-hermes-loop-recurring-agent-tasks/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-18-hermes-loop-recurring-agent-tasks/</guid>
    <pubDate>Tue, 18 Aug 2026 12:00:00 GMT</pubDate>
    <description>Hermes shipped /loop — a timer-driven wake-up that re-reads the world each tick and stops on a condition you set. Full walkthrough of the loop settings, a working deploy-watcher demo, and when to use /loop vs /goal vs cron.</description>
  </item>
  <item>
    <title>Claw Patrol: the byte-level agent firewall Deno runs in front of OpenClaw</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-17-claw-patrol-agent-firewall-deno/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-17-claw-patrol-agent-firewall-deno/</guid>
    <pubDate>Mon, 17 Aug 2026 12:00:00 GMT</pubDate>
    <description>Ryan Dahl on giving OpenClaw read-write access to production Postgres, Kubernetes, ClickHouse and AWS — and the MIT-licensed proxy Deno built so that is survivable. Parses every byte below HTTP, understands the Postgres wire protocol, injects credentials the agent never sees, and routes approvals to Slack or an LLM judge.</description>
  </item>
  <item>
    <title>Grok Bot setup: give each bot its own email instead of sharing your accounts</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-17-grok-bot-setup-agent-mail-plugins/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-17-grok-bot-setup-agent-mail-plugins/</guid>
    <pubDate>Mon, 17 Aug 2026 12:00:00 GMT</pubDate>
    <description>A first-week Grok Bot setup pass — the brain-dump then reverse-prompt method for configuring bots, which plugins to install, and the account-isolation pattern of giving every agent its own email address so you never hand it your own login.</description>
  </item>
  <item>
    <title>Codex vs Claude Code on the same app: 11&amp;times; slower, 6.6&amp;times; pricier, and it still lost</title>
    <link>https://openclawdatabase.com/news/videos/2026-08-14-codex-vs-claude-code-same-app/</link>
    <guid isPermaLink="true">https://openclawdatabase.com/news/videos/2026-08-14-codex-vs-claude-code-same-app/</guid>
    <pubDate>Fri, 14 Aug 2026 12:00:00 GMT</pubDate>
    <description>One prompt, two coding agents, two finished apps. Measured side by side: hours, dollars, output tokens, sub-agent counts, tool calls and test counts — plus the prompting rule that explains why the cheaper run produced the better product.</description>
  </item>
</channel>
</rss>
