Published onSeptember 12, 2026llmagentsopenaiAnatomy of a Long-Running Agent: Session, Harness, and SandboxDesign long-running agents by separating durable session history, evolving harness logic, and disposable execution environments.
Published onJune 30, 2026agentsopenaievaluationAre Coding Agents Actually Saving Time? Measure Review and ReworkMeasure coding-agent productivity using accepted work, review effort, and later rework instead of generated code or perceived speed.
Published onMay 31, 2026llmagentssecurityContaining AI Agents: Filesystem, Secrets, and Egress BoundariesDesign enforceable filesystem, credential, and network boundaries that limit what an AI agent can reach when model-level safeguards fail.
Published onMarch 31, 2026llmagentsai-engineeringLong-Running Agent Harnesses: Plans, Artifacts, and Evaluator LoopsLearn how plans, durable artifacts, and evaluator loops help coding agents complete long-running software tasks without losing direction.