
Ex-Microsoft MVP @ Microsoft, #PowerPlatform Cloud Developer Advocate 🥑 #ProCodeNoCodeUnite
In a recent YouTube keynote summarized by Scott Durow, the presenter frames AI agents as “brilliant, and completely unhinged,” and then argues for practical fixes. The video, delivered at ColorCloud 2026, uses examples from industry and research to show where powerful agents go off track and what engineering choices can keep them useful. Importantly, the talk draws connections to enterprise work happening in Microsoft platforms, so viewers can see both the promise and the pitfalls at scale. As a result, the keynote aims to move the conversation from theory to concrete tools and governance patterns.
The presenter walks through how modern agents can do deep reasoning, build interfaces, and automate complex tasks, and then highlights the predictable failure modes. For instance, agents may hallucinate facts, misuse tools, or act beyond intended permissions, which makes them risky for sensitive workflows. Consequently, the video presents a set of platform features intended to make agents more reliable, including evaluation, optimization, grounding, and control layers. Throughout, the emphasis stays on enabling useful automation without sacrificing safety or accountability.
Practically speaking, the approach centers on a stack that evaluates agent behavior, tunes agent settings, and ties agents to trusted knowledge sources. The talk names several modular pieces such as Foundry Rubric Evaluators, the Agent Optimizer, a control plane called Agent 365, and a grounding layer named Foundry IQ, which together aim to produce auditable and repeatable agent behaviour. Moreover, the keynote highlights a feature called Canvas that lets agents build dynamic user interfaces, so they can present outcomes more clearly to humans. These pieces work in concert: evaluators feed data to optimizers, the control plane enforces identity and access, and the knowledge layer constrains the agent’s factual base.
On the positive side, the video makes a persuasive case that these tools can transform agents from brittle assistants into dependable teammates, improving reliability and auditability for enterprise use. For example, auto-generated rubrics and self-optimizing loops can reduce manual tuning and catch regression sooner, which saves time and lowers operational risk. However, there are tradeoffs: adding rigorous evaluation and governance increases engineering complexity and can slow iteration, and grounding agents in fixed knowledge stores may limit creativity or flexibility in some tasks. Therefore, organizations must balance the desire for autonomy with the need for observability and control.
The keynote also stresses the limits of pure automation and the ongoing importance of human judgement. While tools like the Agent Optimizer can tune many parameters, evaluating why a result matters often requires tacit domain knowledge that only experienced people supply. Moreover, governance introduces questions about who sets the rubric, who audits agent actions, and how to manage identity and permissions when agents act at scale. Thus, teams will need to invest in processes and skills as much as in tooling to make agents fit for production.
For teams that want to adopt these patterns, the talk recommends starting with small, high-value workflows where mistakes are visible and remediable, so evaluators can gather meaningful data quickly. In addition, the presenter suggests iterating on grounding sources and instruction prompts before exposing agents to broad or sensitive operations, which reduces risk while preserving learning. Finally, the video reiterates that human experience should still decide “why it matters,” meaning that technical improvements must align with business goals and ethical standards. In short, the proposed stack helps, but success depends on thoughtful deployment and continuous oversight.
Overall, Scott Durow’s summary of the keynote offers a pragmatic roadmap for making agents useful and safe in enterprise contexts. By combining automated evaluation, iterative optimization, identity-aware control, and grounded knowledge, teams can extract real value from agents while limiting harmful surprises. Nevertheless, the tradeoffs are real: complexity, governance overhead, and the need for human judgment must factor into adoption plans. Consequently, the most successful projects will pair these technical controls with clear ownership, rigorous testing, and ongoing human oversight.
AI agent safety, AI agent alignment, taming AI agents, improving AI agent reliability, autonomous agent control, AI agent best practices, keynote on AI agents, fixing unhinged AI agents