Skip to content
// blog

Notes from the agent control plane

Practical writing on the decisions that make autonomous agents safe to run in production.

RSS

Build agents by conversation, not config

Hand-authoring agent configuration is slow, error-prone, and gatekept by whoever knows the schema. Describing the agent you want in plain language flips that — and the config becomes a reviewable artifact, not a barrier.

June 12, 2026 · 2 min read

Blog · RunAIAgents · RunAIAgents