Agents
The agentic stack, tracked daily: MCP and A2A protocols, LangChain/LangGraph, Claude Code, OpenAI Agents SDK, agent frameworks, benchmarks and orchestration patterns.
The agentic stack, tracked daily: MCP and A2A protocols, LangChain/LangGraph, Claude Code, OpenAI Agents SDK, agent frameworks, benchmarks and orchestration patterns.
Latest in Agents
30 storiesClaude Code v2.1.219
python-github-copilot-1.0.0

Move Agent Orchestration/Workflows out of Code with Agent Framework Declarative Workflows 1.0
Most multi-agent apps wire every flow in application code: the sequence of steps, branching, and handoffs between agents all live inside the program, making the…
python-hosting-a2a-1.0.0a260723
python-1.12.1
dotnet-1.15.0
Claude Code v2.1.218

The Microsoft Agent Framework Harness is now released
Your agents can now be built on a stable, batteries-included harness – the loop, planning, memory, context management, approvals, and telemetry that turn …
Claude Code v2.1.217
python-1.12.0
dotnet-1.14.0
Claude Code v2.1.216
Claude Code v2.1.215
Claude Code v2.1.214
OpenAI Agents SDK v0.18.3
Claude Code v2.1.212
Claude Code v2.1.211

Agent Skills for Python Is Now Released
Your Python agents can now pick up reusable bundles of domain expertise (instructions, reference material, and scripts that load only when a task calls for them…
Claude Code v2.1.210
Claude Code v2.1.209
Claude Code v2.1.208
Claude Code v2.1.207
OpenAI Agents SDK v0.18.2
langgraph-cli==0.4.31
langgraph==1.2.9
Claude Code v2.1.206
python-1.11.0
OpenAI Agents SDK v0.18.1

Agent Harness: Scaling the claw or harness capabilities
Part 3 of Build your own claw and harness with Microsoft Agent Framework. In Part 2 our personal finance assistant learned to work with your data safely: it rea…