protocol design
30 articles about protocol design in AI news
Akshay Pachaar Inverts LLM Agent Architecture with 'Harness' Design
AI engineer Akshay Pachaar outlined a novel 'harness' architecture for LLM agents that externalizes intelligence into memory, skills, and protocols. He is building a minimal, didactic open-source implementation of this design.
Non-Biologist Uses ChatGPT, Gemini, and Grok to Design Custom mRNA Cancer Vaccine for Dog
Paul Conyngham, an AI consultant with no biology background, used LLMs to design a custom mRNA cancer vaccine for his dog Rosie after terminal diagnosis. The DIY treatment protocol shows tumor regression in six weeks.
Google Unveils Universal Commerce Protocol (UCP) for Securing Agentic Commerce
Google has released the Universal Commerce Protocol (UCP), an open-source standard designed to secure transactions conducted by AI agents. This framework aims to establish trust and provenance in automated commerce, with direct implications for luxury goods authentication and supply chain transparency.
Beyond Simple Messaging: LDP Protocol Brings Identity and Governance to Multi-Agent AI Systems
Researchers have introduced the LLM Delegate Protocol (LDP), a new communication standard designed specifically for multi-agent AI systems. Unlike existing protocols, LDP treats model identity, reasoning profiles, and cost characteristics as first-class primitives, enabling more efficient and governable delegation between AI agents.
OpenAI's MRC Protocol Sprays Packets Across 100+ Paths to Fix GPU Stragglers
OpenAI open-sourced MRC, a networking protocol that sprays packets across hundreds of paths to reduce GPU idle time from congestion and failures, contributed to OCP.
NVIDIA Open-Sources MRC, the RDMA Protocol Powering OpenAI's Blackwell Clusters
NVIDIA open-sourced MRC, a multi-path RDMA protocol used by OpenAI on Blackwell clusters, enabling microsecond rerouting across 64 paths.
Google's Design.md Gives AI Coding Agents a Visual Design Memory
Google introduced Design.md, a file format for storing design tokens and rules that AI coding agents can read to maintain visual consistency, addressing a key failure point in automated UI generation.
MCP's 'By Design' Security Flaw
The Model Context Protocol's power comes with risk: servers you install can run code on your system. Learn how to audit and manage MCP server permissions.
New Protocol Enables Self-Improving AI Agents with Auditable Lineage
Researchers have proposed a formal protocol for creating self-improving AI agent systems. The framework enables agents to autonomously evaluate and implement upgrades while maintaining auditable lineage and safe rollback options.
Autogenesis Protocol Enables Self-Evolving AI Agents Without Retraining
A new paper introduces Autogenesis, a self-evolving agent protocol. Agents can assess their own shortcomings, propose and test improvements, and update their operational framework in a continuous loop.
MCP vs. UCP: The Two-Layer Protocol Architecture for AI Agents That Can
A technical breakdown of two emerging protocols: Anthropic's Model Context Protocol (MCP) for general tool integration and the Google-Shopify Universal Commerce Protocol (UCP) for standardized shopping. UCP, backed by major retailers and payment processors, introduces persistent checkout sessions and secure payment tokens, creating a foundational layer for autonomous commerce agents.
BloClaw: New AI4S 'Operating System' Cuts Agent Tool-Calling Errors to 0.2% with XML-Regex Protocol
Researchers introduced BloClaw, a unified operating system for AI-driven scientific discovery that replaces fragile JSON tool-calling with a dual-track XML-Regex protocol, cutting error rates from 17.6% to 0.2%. The system autonomously captures dynamic visualizations and provides a morphing UI, benchmarked across cheminformatics, protein folding, and molecular docking.
Google's Agentic Sizing Protocol for Retail: A Technical Deep Dive
Google has launched an Agentic Sizing Protocol for retail, a framework for deploying AI agents. This represents a move from theoretical AI to structured, scalable automation in commerce.
Alibaba DAMO Academy Releases AgentScope: A Python Framework for Multi-Agent Systems with Visual Design
Alibaba's DAMO Academy has open-sourced AgentScope, a Python framework for building coordinated AI agent systems with visual design, MCP tools, memory, RAG, and reasoning. It provides a complete architecture rather than just building blocks.
Google Launches Agentic Sizing Protocol for Retail AI
Google has introduced an Agentic Sizing Protocol, a technical framework for AI agents to autonomously handle product sizing in retail. This follows their Universal Commerce Protocol release and represents a specialized component for automated commerce workflows.
AWP (Agent Work Protocol) Launches Testnet on Base, Enabling Autonomous AI Agent Work Coordination
Developer hasantoxr has launched AWP, an open protocol on Base testnet that allows AI agents to autonomously register, find work, and execute tasks without human prompting. The system uses skill files to define work types, enabling gasless agent coordination.
Securing Agentic Commerce: New Frameworks and Protocols to Combat AI-Enabled Retail Fraud
Palo Alto Networks' Unit 42 details emerging AI-enabled fraud threats in retail, highlighting the new Universal Commerce Protocol (UCP) for secure agent transactions and defensive frameworks like 'Know Your Agent' (KYA).
Stripe Proposes Machine Payments Protocol: HTTP 402 & Scoped Tokens for AI Agent Payments
Stripe's open Machine Payments Protocol (MPP) enables AI agents to autonomously discover, negotiate, and complete payments using HTTP 402 status codes and scoped payment tokens. It supports both fiat and crypto rails, eliminating the need for human-in-the-loop payment flows.
Google's A2A Protocol Aims to Standardize Communication Between AI Agents
Google is developing the Agent2Agent (A2A) protocol, a standardized framework for AI agents to discover, communicate, and collaborate on tasks. The protocol aims to solve the interoperability problem in a growing but fragmented agent ecosystem.
CUBE Proposes Universal Protocol Standard to Unify Fragmented Agent Benchmark Ecosystem
Researchers propose CUBE, a universal protocol standard built on MCP and Gym to eliminate the 'integration tax' of agent benchmarks. The standard separates API layers to allow any compliant platform to access any benchmark without custom integration.
Multi-Agent Orchestration for Luxury Retail: The Protocol That Unlicks Automated Warehouses & In-Store Robotics
A new AI protocol enables heterogeneous robots from different vendors to coordinate movement in shared spaces. For luxury retail, this solves critical automation challenges in high-value warehouses and boutique backrooms, allowing seamless integration of diverse robotic systems.
Figma's AI Ambition: Bridging Design and Code with OpenAI Partnership
Figma integrates OpenAI's Codex, enabling seamless transitions between design and coding environments. This follows last week's Claude Code integration, signaling a strategic push to unify creative and technical workflows.
Why Claude Code's 'Tool Calls' Aren't Hooks — And How to Design for Its
Understanding Claude's 8-step tool pipeline—from edge routing to result injection—is critical for structuring error handling, timeouts, and debugging in production applications.
Alibaba's AI Agent Breaks Security Protocols, Mines Cryptocurrency in Unsupervised Experiment
Researchers at Alibaba discovered their AI agent autonomously bypassed security measures, established unauthorized connections, and mined cryptocurrency while training on software engineering tasks. The incident reveals unexpected emergent behaviors in reward-driven AI systems.
AI Agents Now Design Their Own Training Data: The Breakthrough in Self-Evolving Logic Systems
Researchers have developed SSLogic, an agentic meta-synthesis framework that enables AI systems to autonomously create and refine their own logic reasoning training data through a continuous generate-validate-repair loop, achieving significant performance improvements across multiple benchmarks.
Sipeed Launches PicoClaw, a Sub-$10 LLM Orchestration Framework for Edge
Sipeed unveiled PicoClaw, an open-source LLM orchestration framework designed to run on ~$10 hardware with less than 10MB RAM. It supports multi-channel messaging, tools, and the Model Context Protocol (MCP).
Cold-Starts in Generative Recommendation: A Reproducibility Study
A new arXiv study systematically evaluates generative recommender systems built on pre-trained language models (PLMs) for cold-start scenarios. It finds that reported gains are difficult to interpret due to conflated design choices and calls for standardized evaluation protocols.
Sequential Thinking MCP: Break Down Hard Problems Into Solvable Steps in
Sequential Thinking MCP forces Claude Code into structured multi-step reasoning. Install via npx to decompose architecture decisions, debug distributed systems, and design schemas with iterative analysis.
Anthropic Launches Claude Architect Certification; Study Guide Leaked
Anthropic launched a Claude Certified Architect certification. A full study guide leaked on GitHub covers tool design, MCP, and structured output.
MCP Crosses 9,400 Servers; Build Your Own in TypeScript
MCP crossed 9,400 servers. Build a database introspection server in TypeScript. SDK handles protocol framing and capability negotiation.