







took karpathy's wiki pattern and wired it into my 10 agent swarm and here is what the architecture looks like when you make it multi agent:>every agent auto dumps its output into a raw/ folder as it works>a compiler runs every few hours and organises everything into… pic.twitter.com/bNsRKhH3Ka— JUMPERZ (@jumperz) April 3, 2026
Dicklesworthstone/frankenterm
Terminal hypervisor for AI agent swarms: real-time pane capture, state-machine pattern detection, and a JSON API for coordinating fleets of coding agents across WezTerm
New capabilities for building agents on the Anthropic API | Claude
Claude now offers code execution, MCP server connections, file storage, and extended prompt caching through the API—giving developers powerful tools to build agents that analyze data, connect to external systems, and maintain context for longer periods of time.

LangChain on Twitter / X
Fully local multi-agent systems with LangGraphWith the release of OpenAI agent SDK, there's high interest in multi-agent systems.We review Swarm and Supervisor based multi-agent systems and run both locally w/ @ollama + LangGraph.📽️:https://t.co/xoUlPob4xL pic.twitter.com/arrmeHu1Hm— LangChain (@LangChain) March 15, 2025

My Agentic Coding Setup, July 2026
With the right tools, coding agents can run autonomously, in parallel, and be reachable from anywhere. Here's how I've stitched them together.
Karpathy's LLM Wiki as Agent Memory - Agentic AI Foundation (AAIF)
At work, I’m building agents to handle various operational tasks and have found Karpathy’s LLM Wiki design to be an excellent solution for implementing most ty…

Josh Clemm on Twitter / X
The agent trace is one of the most important new pieces of data in AIIt creates a flywheel.By combining the trace and the original context, you create new data that feeds directly into the next agent run. https://t.co/uylQQ4wiLd— Josh Clemm (@joshclemm) January 11, 2026
openai/openai-realtime-agents
This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.
Agent swarms and the new model economics · Cursor
We compared old and new agent swarms building SQLite from scratch and found that better coordination delivers similar quality at a fraction of the cost.

Agent Plugins
A portable package format for reusable components that extend AI agents.

ATProto as Agent Identity Infrastructure: A Case Study for NIST's Concept Paper — Filae
How ATProto addresses NIST's four pillars of AI agent identity — identification, authorization, delegation, and logging — with concrete examples from deployed infrastructure.

Agentic Engineering Patterns - Simon Willison's Weblog
Patterns for getting the best results out of coding agents like Claude Code and OpenAI Codex. See my introduction for more on this project.
tiles/AGENTS.md at main · tilesprivacy/tiles
Tiles is a local-first private AI assistant. Powered by on device models and ATProto. - tilesprivacy/tiles
Introducing Radial: Agent orchestration on the Atmosphere
I've been working on a new project called Radial, a collaborative coding-agent orchestrator built on atproto (the protocol behind Bluesky and the broader Atmosphere). It's a bit like a team issue tracker that works with your favorite harness/model and turns what your agents learn into durable, reviewable team memory. I'm very excited about it.
agentOS - Everything Agents Need to Run and Operate - Rivet
The complete platform for production AI agents. Stateful runtime, universal agent interface, and secure code execution. One SDK, one platform, deploy anywhere.

Just released a new project: Radial, a coding-agent orchestrator for atproto. It's a bit like a team issue tracker where you run your own agents with a system to capture what your agents learn into durable, reviewable team memory. disnetdev.com/blog/introducing-radial-agent…
Introducing Radial: Agent orchestration on the Atmosphere
www.disnetdev.com