vff
News

NanoClaw 2.0 Moves Agent Safety to Infrastructure Level

carl.franzen@venturebeat.com (Carl Franzen)Read original
Share
NanoClaw 2.0 Moves Agent Safety to Infrastructure Level

NanoCo (formerly the NanoClaw open source project) has partnered with Vercel and OneCLI to release NanoClaw 2.0, a framework that enforces human approval for sensitive AI agent actions at the infrastructure level rather than relying on the agent itself to request permission. The system isolates agents in containers, intercepts their API requests, and routes approval dialogs through a unified SDK that works across 15 messaging platforms including Slack, Teams, WhatsApp, and Discord. This addresses a core operational tension for enterprises: agents need real API access to be useful, but granting that access without safeguards risks costly mistakes or malicious behavior.

NanoCo (formerly the NanoClaw open source project) has partnered with Vercel and OneCLI to release NanoClaw 2.0, a framework that enforces human approval for sensitive AI agent actions at the infrastructure level rather than relying on the agent itself to request permission. The system isolates agents in containers, intercepts their API requests, and routes approval dialogs through a unified SDK that works across 15 messaging platforms including Slack, Teams, WhatsApp, and Discord. This addresses a core operational tension for enterprises: agents need real API access to be useful, but granting that access without safeguards risks costly mistakes or malicious behavior.

  • NanoClaw 2.0 moves security enforcement from the application layer (where agents control approval UX) to the infrastructure layer (where a gateway intercepts requests before they execute)
  • Agents run in isolated containers with placeholder API keys; real credentials are only injected after human approval via native messaging app cards
  • Vercel's Chat SDK enables deployment to 15 messaging platforms from a single TypeScript codebase, making human-in-the-loop oversight practical rather than a friction point
  • Use cases include DevOps infrastructure changes, batch payments, invoice triaging, and email triage, where high-consequence write actions require explicit sign-off

The core problem NanoClaw solves is fundamental to agent deployment at scale: agents need real permissions to be useful, but traditional frameworks either sandbox them into uselessness or grant them dangerous access. By moving approval enforcement to the infrastructure layer and making it frictionless via native messaging UX, NanoClaw removes a major blocker to enterprise adoption of autonomous agents. This represents a shift in how the industry thinks about agent safety, moving from trust-the-model to verify-at-execution.

  • Infrastructure-level enforcement becomes a table-stakes expectation for agent frameworks, shifting the security model away from application-level controls that agents can potentially circumvent
  • Messaging platform integration as a core product feature will likely become standard, since approval workflows that require context-switching to a separate tool will see lower adoption
  • Enterprise AI agent adoption may accelerate in regulated industries (finance, healthcare) where audit trails and explicit approval chains are already required, since NanoClaw provides both
Share

Our Briefing

Weekly signal. No noise. Built for founders, operators, and AI-curious professionals.

No spam. Unsubscribe any time.

Related stories

AI Discovers Security Flaws Faster Than Humans Can Patch Them

AI Discovers Security Flaws Faster Than Humans Can Patch Them

Recent high-profile breaches at startups like Mercor and Vercel, combined with Anthropic's disclosure that its Mythos AI model identified thousands of previously unknown cybersecurity vulnerabilities, underscore growing demand for AI-powered security solutions. The article argues that cybersecurity vendors CrowdStrike and Palo Alto Networks, which are integrating AI into their threat detection and response capabilities, represent undervalued investment opportunities as enterprises face mounting pressure to defend against both conventional and AI-discovered attack vectors.

21 days ago· The Information
AWS Launches G7e GPU Instances for Cheaper Large Model Inference
TrendingModel Release

AWS Launches G7e GPU Instances for Cheaper Large Model Inference

AWS has launched G7e instances on Amazon SageMaker AI, powered by NVIDIA RTX PRO 6000 Blackwell GPUs with 96 GB of GDDR7 memory per GPU. The instances deliver up to 2.3x inference performance compared to previous-generation G6e instances and support configurations from 1 to 8 GPUs, enabling deployment of large language models up to 300B parameters on the largest 8-GPU node. This represents a significant upgrade in memory bandwidth, networking throughput, and model capacity for generative AI inference workloads.

29 days ago· AWS Machine Learning Blog
Anthropic Launches Claude Design for Non-Designers
Model Release

Anthropic Launches Claude Design for Non-Designers

Anthropic has launched Claude Design, a new product aimed at helping non-designers like founders and product managers create visuals quickly to communicate their ideas. The tool addresses a gap for early-stage teams and individuals who need to share concepts visually but lack design expertise or resources. Claude Design integrates with Anthropic's Claude AI platform, leveraging its capabilities to streamline the visual creation process. The launch reflects growing demand for AI-powered design tools that lower barriers to entry for non-technical users.

about 1 month ago· TechCrunch AI
Google Splits TPUs Into Training and Inference Chips

Google Splits TPUs Into Training and Inference Chips

Google is splitting its eighth-generation tensor processing units into separate chips optimized for AI training and inference, a shift the company says reflects the rise of AI agents and their distinct computational needs. The training chip delivers 2.8 times the performance of its predecessor at the same price, while the inference processor (TPU 8i) achieves 80% better performance and includes triple the SRAM of the prior generation. Both chips will launch later this year as Google continues its effort to compete with Nvidia in custom AI silicon, though the company is not directly benchmarking against Nvidia's offerings.

28 days ago· Direct