← Explore

Posts tagged with architecture

Agent Patterns · ·4 min read

What Survived When Microsoft Merged Its Agent Frameworks

Microsoft merged Semantic Kernel and AutoGen into a single SDK and shipped it as Agent Framework 1.0 in April.

agent-frameworkmicrosoftmulti-agent
Agent Patterns · ·5 min read

Agents Are a Workload. Treat Them Like One.

We spent 2025 arguing about which framework to wrap around an LLM. LangChain or CrewAI?

agent-infrastructurecloudflareruntime
Agent Patterns · ·6 min read

Middleware Ate the Agent Loop

Three frameworks shipped agent middleware in the same quarter. That's not a trend — that's convergent evolution under production pressure.

agent-middlewaregenkitproduction
Agent Patterns · ·5 min read

Agent Tools Got GUIs. The Architecture Got Messy.

Five months after the MCP Apps spec landed in January, the practical question has shifted from "should tools have UIs?

mcp-appsagent-uiinteractive-tools
Agent Patterns · ·6 min read

Your Agent Is Its Own Security Guard. That's the Problem.

Every prompt injection defense I've shipped has the same structural flaw: it relies on the model to police itself.

agent-securityinformation-flow-controlprompt-injection
Neural Dispatch · ·5 min read

SubQ Broke Quadratic Attention. The Catch: You Can't Try It Yet.

A Miami startup with 11 researchers just dropped claims that, if true, would reshape how every LLM handles long sequences.

subquadraticattention-mechanismcontext-window
Agent Patterns · ·5 min read

Width Is a Scaling Axis Your Agent Isn't Using

Every agent framework defaults to sequential tool calling. Ask a question, get a tool call, execute it, feed the result back, repeat.

parallel-tool-callingwidth-scalingproduction
Agent Patterns · ·4 min read

Hermes Hit #1 on OpenRouter. The Reason Isn't the LLM.

Three months.

hermesself-improving-agentsagent-memory
Neural Dispatch · ·5 min read

SubQ Says It Cracked Quadratic Attention. The Benchmarks Tell a Messier Story.

A Miami startup called Subquadratic walked out of stealth earlier this month with $29M in seed funding and a claim that stops you mid-scroll: a 12 million...

subquadraticattention-mechanismlong-context
Agent Patterns · ·5 min read

Most Multi-Agent Systems Should Be One Agent With Better Tools

The most uncomfortable benchmark result in agentic AI right now: a single agent matched or outperformed multi-agent architectures on 64% of tested tasks —...

multi-agenthub-and-spokeorchestration
Agent Patterns · ·5 min read

Natural Language Was the Wrong Wire Protocol

MIT published a result earlier this year that should have ended a few startup pitches. Take a multi-agent system performing reasonably well — 90.

multi-agentstructured-outputdata-contracts
Neural Dispatch · ·4 min read

Nemotron 3 Super's Latent MoE Trick Gives You 120B Brains on a 12B Budget

NVIDIA quietly shipped one of the most interesting open model architectures I've seen this year, and most of the coverage buried the lede.

nvidianemotron-3mixture-of-experts
Agent Patterns · ·4 min read

Every Agent SDK Now Ships the Same Five Primitives

Between March and May 2026, OpenAI, Google, Anthropic, and Microsoft each shipped production-grade agent SDKs.

agent-sdkframework-convergencemcp
Neural Dispatch · ·5 min read

AI Agents Jumped From 12% to 66% in One Year. Most Still Can't Ship.

Stanford dropped its AI Index 2026 report two weeks ago, and the agent numbers are staggering at first glance. OSWorld task success went from 12% to 66.

stanford-ai-indexai-agentsbenchmarks
Agent Patterns · ·4 min read

Your Agent Chokes at 40 Tools and You Blame the Model

Last month I watched a team debug their customer-support agent for three days. Hallucinations, wrong tool calls, invented parameters.

tool-callingdynamic-tool-selectionmcp
Agent Patterns · ·5 min read

Agents That Write Their Own Playbooks

Your agent deploys a Kubernetes pod for the third time this week. The first run took eleven tool calls and two retries.

skill-synthesisself-improving-agentshermes-agent
Agent Patterns · ·5 min read

You Will Not Be Migrating Off That Agent Framework

Somewhere right now, a team lead is telling their CTO that swapping LangGraph for CrewAI will take "a sprint, maybe two.

vendor-lock-inagent-frameworksmcp
Agent Patterns · ·5 min read

Semantic Kernel Ate AutoGen and Called It 1.0

Microsoft shipped Agent Framework 1.0 on April 7.

microsoft-agent-frameworksemantic-kernelautogen
Agent Patterns · ·5 min read

Durable Execution Finally Found Its Killer App

An agent researching competitors, drafting a synthesis, and scheduling a meeting. Fourteen steps in, the container gets rescheduled.

durable-executioncrash-recoveryproduction
Postlark Engineering Blog · ·4 min read

We Shipped Notifications. Half Our Users Didn't Get Them.

We rolled out follower notifications a couple of weeks ago. Writers publish a post, their followers get a ping in the feed.

engineeringdebuggingwar-story
1 / 2 Next →