Claude

Context Engineering for Coding Agents

Context Engineering for Coding Agents

A deep dive into advanced engineering techniques for coding agents, focusing on effective context management in LLMs like Claude. The talk introduces a practical framework using a brain-inspired analogy, proposing a Markdown-based 'wiki' as a long-term memory system to augment the agent's limited context window. This approach is demonstrated through a real-world challenge of extracting structured data from technical drawings.

AI at college graduations and why Claude blackmails

AI at college graduations and why Claude blackmails

The Mixture of Experts team discusses the growing skepticism towards AI among younger generations, a Microsoft study revealing how LLMs can corrupt data in complex workflows, Anthropic's data-centric fix for Claude's "blackmailing" issue, and the cultural debate over an AI-generated story potentially winning a literary prize, all circling the central themes of human ownership, trust, and the need for better processes in the age of AI.

Cooking with Agents in VS Code — Liam Hampton, Microsoft

Cooking with Agents in VS Code — Liam Hampton, Microsoft

Liam Hampton from Microsoft presents a practical framework for using AI agents effectively by categorizing them into three types: local, background, and cloud. He demonstrates how to run all three simultaneously from a single VS Code interface to solve separate problems in one codebase, showcasing a powerful, integrated developer workflow.

Build Agents That Run for Hours (Without Losing the Plot) — Ash Prabaker & Andrew Wilson, Anthropic

Build Agents That Run for Hours (Without Losing the Plot) — Ash Prabaker & Andrew Wilson, Anthropic

Explore advanced techniques for building long-running AI agents, moving beyond simple loops. Learn why self-evaluation fails and adversarial evaluators succeed, how to manage context with structured handoffs instead of just compaction, and how to use negotiated 'sprint contracts' and detailed rubrics to build and test complex, full-stack applications autonomously.

How Building with AI Can Double the Throughput of Your Engineering Team — Brian Scanlan, Intercom

How Building with AI Can Double the Throughput of Your Engineering Team — Brian Scanlan, Intercom

Intercom doubled its engineering throughput in under a year by treating its AI coding agent not as a simple tool, but as a new senior engineer. This involved a full onboarding process onto their 15-year-old Rails monolith, creating a library of durable skills for recurring tasks, and providing audited access to all internal systems.

Thin Harness, Fat Skills: The New Way To Build Software

Thin Harness, Fat Skills: The New Way To Build Software

This episode explores the transformative shift in software development, where AI agents empower solo developers to achieve unprecedented productivity. Featuring YC President Gary Tan's return to coding after 13 years, it delves into new workflows, the 'tokenmaxxing' philosophy, and the rise of personal, user-controlled AI.