Agents

Dynamic Workflows: When the Agent Writes Its Own Harness
For a few weeks now, Claude Code has been writing its own multi-agent harness for each task -- and it quietly retired the orchestration code I used to maintain by hand. Here is what changed, the patterns worth knowing, and the research idea I think sits underneath it.

MCP Context Server: Persistent Memory for Your AI Coding Agents
Your AI coding agent loses its plan every time the context window compacts. MCP Context Server fixes that with persistent, searchable memory -- one Docker command and your agents remember everything.