Updates, engineering notes, and thinking on task infrastructure for AI agents.
Run a pool of workers against one backlog without races. Atomic task claims with lease semantics — claim, heartbeat, release — plus stale-holder takeover and new webhook events.
Read post →Stop being the message bus between your coding agents. This guide shows how to wire Claude Code and Codex together using Delega MCP so they hand off code reviews without human intervention.
Read post →When your coding agent hits a research question, it shouldn't stop. Delegate research to a parallel agent using Delega MCP, keeping your coding agent in flow while accurate answers come back asynchronously.
Read post →CI failures that fire at 2 AM and wait until morning for a human to triage are a solved problem. Wire agents to diagnose, delegate, and fix without waiting for you.
Read post →Comparing task handoff approaches for multi-agent AI systems. Purpose-built agent handoff layer vs retrofitting human project management tools.
Read post →Step-by-step: coordinate work across multiple AI agents using delegation chains, webhooks, and MCP tools. Practical examples with curl and MCP.
Read post →Most task tools were built for humans. Delega is built for agent handoffs: named identities, delegation chains, persistent context, and five connected product surfaces.
Read post →