Last updated: 2026-04-06

AI Agent Weekly News Digest

A weekly roundup of what's happening across the six agent platforms we track: OpenClaw, IronClaw, NemoClaw, Hermes, ChatGPT, and Claude Cowork. Digests are published every Monday. News items are summarised in our own words from public announcements and community reports.

How this page works

Each digest covers the prior week. Automation checks for new releases, security advisories, and community discussion Sunday night and publishes by Monday morning. If a news item affects a setup guide on this site, that guide is also updated the same day.

Week of 2026-04-06 — Agent News Roundup

Published 2026-04-06 · Covers March 31 – April 6

OpenClaw — Breaking: Anthropic blocks subscription access

Anthropic has blocked Claude Pro and personal subscriptions from powering third-party agent tools, including OpenClaw. Users who were running OpenClaw against their claude.ai account as the model backend are now receiving authentication errors. The Claude API remains fully supported — the block is subscription-tier only. If you're affected, the fix is to set up a direct API key: see the OpenClaw configuration guide for the model.apiKey field. This appears to be a Terms of Service enforcement action; Anthropic has not published a detailed explanation as of publication.

NemoClaw — GTC launch recap

NVIDIA's NemoClaw officially launched at GTC on March 16. Jensen Huang described it as "an open-sourced operating system of agentic computers." The core addition is the OpenShell runtime — a sandboxed execution layer that enforces company-defined access policies and supports both local Nemotron models and cloud providers through a privacy router. The platform is hardware-agnostic: no NVIDIA GPU is required to run it. NVIDIA is pitching enterprise partnerships with Salesforce, Cisco, Google, Adobe, and CrowdStrike. See the full NemoClaw guide for setup and OpenShell policy configuration.

IronClaw — NEAR AI launches Rust-based secure runtime

Illia Polosukhin, one of the original co-authors of the Transformer paper, has released IronClaw — a Rust rewrite of the OpenClaw runtime built specifically for security. It runs inside encrypted Trusted Execution Environments (TEEs) on NEAR AI Cloud. Every third-party tool is isolated in its own WASM sandbox; credentials are injected only at runtime and never exposed to the model. User data is stored locally with AES-256-GCM encryption; no telemetry is collected. A free Starter tier is available with one hosted agent instance. See the IronClaw guide for setup and the full security architecture.

Hermes — Memory backend update (April 3)

Nous Research shipped an update on April 3 adding support for six new memory backends: Honcho, mem0ai, OpenVikingAI, Hindsight, RetainDB, and ByteroverDev. Teams running Hermes with a custom memory store can now configure any of these providers in the memory.backend field without touching the rest of their agent config. The existing SQLite and PostgreSQL backends are unchanged. See the Hermes memory guide for the full backend configuration reference.

Claude Cowork — Windows desktop control + Dispatch feature

Anthropic extended Claude's desktop control to Windows on April 3 for Pro and Max subscribers in both Cowork and Claude Code. The new Dispatch feature lets users assign tasks from their phone via the Cowork mobile interface and return later to find the work completed on their desktop. A Projects feature for Cowork Desktop also rolled out, linking local folders to persistent workspaces with custom instructions — similar to the web Projects feature but with direct filesystem access. See the Projects & Artifacts guide for how persistent context works.

ChatGPT — GPT-5.4 mini, Sora shutdown, $122B raise

OpenAI released GPT-5.4 mini to Free and Go users this week, accessible via the "Thinking" toggle in ChatGPT. Large pastes (over 5,000 characters) are now automatically converted to attachments for Plus, Pro, and Business users. More significantly, OpenAI confirmed it is shutting down Sora, its AI video generator, while separately announcing a $122 billion funding round. Google Drive connectors were unified into a single integration covering Docs, Sheets, and Slides. See the ChatGPT guide for a full feature comparison.

Cross-Platform

The Anthropic subscription block is the story with the most immediate operational impact this week. If you're running any Claw-family agent using a claude.ai Pro account as the model backend, switch to an API key now — the block appears to be enforced at the account level, not the tool level. OpenClaw, NemoClaw, and Hermes all support API key configuration natively.


Week of 2026-03-31 — Agent News Roundup

Published 2026-03-31 · Covers March 25–31

OpenClaw

A gateway patch landed this week that tightens DM policy defaults. The old default allowed any sender to open a session; the new default requires a sender to be in the allowFrom list first. Existing installs are not auto-migrated — run openclaw doctor to see if your config needs updating. The OpenClaw setup guide has been refreshed with the new hardening checklist.

IronClaw

IronClaw pushed a CVE advisory covering an edge case in its sandboxed skill executor where a malformed skill manifest could escape the sandbox on Linux. Patch available in v2.4.1 — upgrade immediately. IronClaw guide notes updated.

NemoClaw

CUDA 12.4 compatibility confirmed. Users on older CUDA stacks reported inference slowdowns that turn out to be a driver mismatch, not a NemoClaw bug. Check your driver version before filing issues. See the NemoClaw guide.

Hermes

Hermes v0.9.3 ships improved persistent memory serialisation. Long-running agents that previously lost session context after 72 hours should no longer see that behaviour. Community reports the fix holds. Hermes guide updated.

ChatGPT

OpenAI updated the custom agents pricing page to clarify per-tool-call billing. Nothing changed in the actual pricing, but the documentation was misleading. The ChatGPT agent page cost section has been corrected.

Claude Cowork

Anthropic published a changelog entry noting that shared artifact retention is now 90 days (up from 30). Teams that rely on Cowork for persistent artefacts no longer need to export and re-import monthly.

Cross-Platform

The 12% malicious skill statistic from a February security research paper is still getting traction in community threads. The consensus remains: if a skill isn't in the official registry or a well-audited curated collection, have your agent write it instead. See the skills safety section for the full checklist.


Week of 2026-03-24 — Agent News Roundup

Published 2026-03-24 · Covers March 17–24

OpenClaw

ClawHub crossed 13,700 published skills this week. The official team noted that moderation throughput hasn't kept pace with submissions — expect more unreviewed skills in search results. This makes the curated collections (VoltAgent's 5,400-skill list, LeoYeAI's 339-skill weekly update) more valuable as a starting point than raw ClawHub search.

IronClaw

No major releases. Community discussion focused on IronClaw's allowlist enforcement being stricter than OpenClaw's by default. Several users noted this breaks some third-party skills that assume broader file access — but that's the security tradeoff IronClaw explicitly makes.

NemoClaw

NVIDIA released updated NemoClaw integration docs for Jetson Orin hardware. Previously, Jetson users had to patch the config manually. The new docs cover the full stack from driver install to first inference call.

Hermes

Hermes project posted a development roadmap. Key items: native MCP tool support (Q2 2026), improved cross-session memory compression (Q3 2026), and a hosted cloud tier (no date given). The open-source core will remain MIT-licensed.

ChatGPT & Claude Cowork

No significant announcements. Anthropic and OpenAI both continued rolling out incremental model improvements without platform-level changes that affect agent tooling.

Cross-Platform

Security researchers published a paper documenting malicious code in roughly 12% of skills sampled from a major public registry. The paper doesn't name the registry but the methodology matches ClawHub's scale. This finding is now reflected in the skill safety warnings on all agent pages on this site.


Older digests

Digests older than four weeks are archived. The archive section will be published at /news/archive/ once the automation pipeline is running. For now, key findings from older issues are incorporated directly into the relevant agent guides.

Frequently Asked Questions

How often is the news digest published?

Every Monday. The automation runs Sunday night and covers the previous seven days of public releases, CVE advisories, and community threads.

Where does the news come from?

Official changelogs, GitHub release pages, Discord community announcements, Reddit threads, and security advisory feeds. All items are summarised in our own words. We don't reproduce full content from other sources.

What if a story affects my OpenClaw setup?

If a digest item changes something you should do differently, the relevant guide page is also updated the same day. Check the "Last updated" date at the top of any guide page.

Can I subscribe to news updates?

RSS feed is planned. For now, bookmark this page or check back Mondays. You can also follow the community Discord at discord.gg/clawd for real-time discussion.