Ai agents

Every API Is a Tool for Agents - Matt Carey, Cloudflare

Every API Is a Tool for Agents - Matt Carey, Cloudflare

This talk explores how to overcome the context window limitations that prevent AI agents from accessing large APIs. It introduces "Codemode," a technique where agents write code against a typed SDK in a secure, sandboxed environment, moving beyond static tool definitions and enabling full API accessibility.

AgentCraft: Putting the Orc in Orchestration — Ido Salomon

AgentCraft: Putting the Orc in Orchestration — Ido Salomon

As the number of AI agents grows, humans become the bottleneck. This talk introduces AgentCraft, a game-inspired orchestrator that draws lessons from Real-Time Strategy (RTS) games to enhance human-agent collaboration, improve visibility, and increase agent autonomy, ultimately raising the ceiling of what's possible.

The $9B startup that wants to create a billion new developers

The $9B startup that wants to create a billion new developers

Replit co-founder and CEO Amjad Masad discusses the company's 10-year journey from a browser IDE to an AI-native "vibe coding" platform, empowering non-technical domain experts to build and deploy real software, and what the future holds with parallel agents and a post-prompting world.

[FULL WORKSHOP] AI Coding For Real Engineers - Matt Pocock, AI Hero (@mattpocockuk )

[FULL WORKSHOP] AI Coding For Real Engineers - Matt Pocock, AI Hero (@mattpocockuk )

A workshop on building a complete AI-assisted development workflow, covering how to translate ambiguous requirements into agent-ready plans and run autonomous coding agents to ship production-ready features.

It Ain't Broke: Why Software Fundamentals Matter More Than Ever — Matt Pocock, AI Hero @mattpocockuk

It Ain't Broke: Why Software Fundamentals Matter More Than Ever — Matt Pocock, AI Hero @mattpocockuk

AI coding tools are powerful but can quickly create unmanageable code if used without discipline. Matt Pocock argues that success with AI in software development comes not from delegating everything, but from applying decades-old engineering fundamentals like TDD, Domain-Driven Design, and creating deep, testable modules. The developer's role shifts from a tactical coder to a strategic system designer.

Inside Garry Tan's Claude Code Setup

Inside Garry Tan's Claude Code Setup

Garry Tan, President & CEO of Y Combinator, introduces GStack, an open-source toolkit that structures Claude into a complete AI engineering team. He demonstrates how GStack's skills—like 'Office Hours' for idea validation, 'Design Shotgun' for UI mockups, and browser-based QA—streamline the development process from concept to code.