Paul Frazee compares three decentralization protocol models—federated hosts like ActivityPub, magical meshes like Nostr, and AT Protocol—arguing that effective protocol design requires balancing ideological goals with practical usability. He introduces the concept of Information Civics and explains why pure peer-to-peer systems struggle at scale due to governance challenges with shared resources.
ProtoPilot is a self-evolving multi-agent AI system designed to automate biological laboratory protocols by converting protocol descriptions into executable code and physical experiments. Tested on 294 synthetic and molecular biology tasks, it achieved 90.2% expert preference and 88.24% pass rate on Opentrons automation, demonstrating reliable conversion from biological intent through code generation to validated wet-lab execution with feedback-guided revision.
This article argues that the Unix philosophy of 'everything is a file' should really be understood as 'everything is a stream,' illustrating how streams underpin foundational computing concepts from Turing machines to LLMs. It contrasts plugin architectures (where everything can be swappable) with the necessity of a non-pluggable core that defines the system's behavior, suggesting that the most valuable feedback loops occur at the malleable surface while the agent core requires expensive verification.
An author argues that MCP, a protocol released by Anthropic in November 2024 to connect LLMs to external services, has become obsolete as language models have grown more capable and can now execute code, call APIs directly, and discover tools without needing MCP servers. The author suggests that most MCP servers should be replaced with direct terminal or HTTP API access, which are now more efficient for modern AI agents.
This article explains embedded communication protocols (UART, I²C, SPI, USB) that enable hardware components to exchange data reliably. It provides hands-on Arduino projects and foundational concepts like bits, clocks, and signal formats needed to understand how modern devices communicate.
Registration for .agt names, a new namespace for agents built on Polygon blockchain, opens today. .agt names are NFTs that provide unified identity verification across agent communication protocols (MCP, A2A, HTTP, etc.), resolving to owner information, endpoints, signing keys, and signed manifests stored on IPFS. Users can register names, publish records through wallet-signed manifests, and enable protocol-agnostic agent discovery and communication.