Ai agents

Building a Smarter AI Agent with Neural RAG - Will Bryk, Exa.ai

Building a Smarter AI Agent with Neural RAG - Will Bryk, Exa.ai

Will Bryk, CEO of Exa, explains why traditional keyword-based search is insufficient for AI agents and introduces a new paradigm of neural, semantic search. He demonstrates how a hybrid approach, combining neural for discovery and keyword for precision, enables AI agents to perform complex, multi-step information retrieval tasks that were previously impossible.

Scaling AI Agents Without Breaking Reliability — Preeti Somal, Temporal

Scaling AI Agents Without Breaking Reliability — Preeti Somal, Temporal

Preeti Somal from Temporal explains that as AI agents move to production, they face significant reliability and scalability challenges. She introduces Temporal as a platform to abstract away this complexity, allowing developers to build robust, stateful AI agents by focusing on business logic instead of infrastructure plumbing like retries and error handling.

Ship Agents that Ship: A Hands-On Workshop - Kyle Penfound, Jeremy Adams, Dagger

Ship Agents that Ship: A Hands-On Workshop - Kyle Penfound, Jeremy Adams, Dagger

A detailed summary of a workshop on building and deploying production-minded AI coding agents using Dagger. The session covers creating controlled, observable, and test-driven agent workflows and integrating them into CI/CD systems like GitHub Actions for automated, reliable software development.

A2A & MCP Workshop: Automating Business Processes with LLMs — Damien Murphy, Bench

A2A & MCP Workshop: Automating Business Processes with LLMs — Damien Murphy, Bench

A deep dive into using Google's A2A (Agent-to-Agent) framework and MCP (Model Context Protocol) to build intelligent, automated workflows. This summary covers the core concepts, strategic implementation, a practical multi-agent architecture, and critical insights on lean context management to control costs and latency.

Ship Production Software in Minutes, Not Months — Eno Reyes, Factory

Ship Production Software in Minutes, Not Months — Eno Reyes, Factory

Explore the shift from traditional, human-driven software development to an agent-native lifecycle. Learn how AI agents, powered by centralized context, can orchestrate the entire SDLC, from planning and coding to incident response, transforming developers into orchestrators of AI systems.

Beyond the Prototype: Using AI to Write High-Quality Code - Josh Albrecht, Imbue

Beyond the Prototype: Using AI to Write High-Quality Code - Josh Albrecht, Imbue

Josh Albrecht, CTO of Imbue, discusses the engineering challenges in building reliable AI coding agents. He introduces Sculptor, an experimental environment designed to build trust in AI-generated code by focusing on preventing and detecting problems through structured workflows, automated testing, and AI-driven analysis, moving beyond simple code generation to create maintainable software.