Autonomous systems

Sandboxing, Agent Harnesses, and Agent Teamwork

Sandboxing, Agent Harnesses, and Agent Teamwork

Shahram Anver, CEO of Cleric, details how AI agents for SRE are evolving beyond fast triage to continuous learning and operational memory. He discusses Cleric's architectural shifts, from complex early designs to simpler, sandboxed query agents, and the unique challenges SRE agents face in diverse production environments. A core focus is on human-agent interaction, redefining roles as managers overseeing agents, and how agents learn from unstructured data like Slack to build robust, actionable knowledge for autonomous, self-healing infrastructure. The discussion also touches on the future of software, differentiating between durable systems and rapidly developed "skills" or "vibe-coded" solutions.

Inside Zipline's Autonomous System: 140M Miles, Zero Incidents

Inside Zipline's Autonomous System: 140M Miles, Zero Incidents

Zipline co-founder Keller Rinaudo Cliffton and Eric Watson discuss how their autonomous logistics system evolved from addressing critical needs in Rwanda to becoming the largest commercial autonomous system globally. They highlight that the drone is only 15% of the solution, emphasizing the deep integration of software, vertical hardware design, advanced safety protocols like compute failover, and extensive testing required. The discussion also covers the immense market potential for autonomous delivery, the impending cost-effectiveness over traditional methods, and the necessary transformation of air traffic control to support a future of pervasive aerial autonomy.

AI and the Future of Warfare with US Under Secretary of War Emil Michael

AI and the Future of Warfare with US Under Secretary of War Emil Michael

Emil Michael, the Under Secretary of War for Research and Engineering, details the radical technological transformation of the US military. He discusses the architecture and rapid launch of GenAI.mil, an internal AI platform powered by Gemini that reached over one million users in 30 days. He also outlines critical technology priorities, including scaled hypersonics and autonomous drone swarms, and the urgent need to rebuild the American defense industrial base for a new era of global competition.

Making Codebases Agent Ready – Eno Reyes, Factory AI

Making Codebases Agent Ready – Eno Reyes, Factory AI

The effectiveness of AI coding agents is not limited by model quality, but by "Agent Readiness"—the state of your development environment. This talk explains why agents fail on codebases with flaky tests, low validation, and tribal knowledge. It introduces a framework for improving your environment's readiness through rigorous verification, automated validation, and a shift to specification-driven development, arguing this is the key to unlocking 5-7x productivity gains and enabling true software engineering autonomy.

The Power of AI Agents and Agentic AI Explained

The Power of AI Agents and Agentic AI Explained

AI agents represent a paradigm shift from traditional reactive AI models. This summary explores their proactive, goal-driven nature, detailing how they autonomously plan and execute complex workflows by interacting with a diverse ecosystem of models, APIs, hardware, and even other agents to solve real-world problems.

AI Agents + LLM Reasoning: Transforming Autonomous Workflows

AI Agents + LLM Reasoning: Transforming Autonomous Workflows

Explore the distinction between LLMs and AI agents, focusing on how agents leverage reasoning, tool calling, and the ReAct prompting framework for autonomous decision-making and task execution in complex business workflows.