Posts

Mergeable by default: Building the context engine to save time and tokens — Peter Werry, Unblocked

Mergeable by default: Building the context engine to save time and tokens — Peter Werry, Unblocked

A practitioner's guide to building a context engine, the reasoning layer that provides AI agents with the necessary organizational context to generate effective and appropriate code. The talk debunks common myths about RAG and large context windows, outlines core requirements for a robust context engine, and shares lessons learned from production.

Context Is the New Code — Patrick Debois, Tessl

Context Is the New Code — Patrick Debois, Tessl

Patrick Debois argues that as AI coding agents become more capable, the context that drives them—prompts, rules, and memory—needs its own engineering discipline, akin to how we manage code. He introduces the Context Development Lifecycle (Generate, Evaluate, Distribute, and Observe) to make context a shared, repeatable, and improvable part of software delivery, creating a flywheel effect where better context leads to better agent output and continuous improvement.

Human-in-the-Loop Automation with n8n — Liam McGarrigle

Human-in-the-Loop Automation with n8n — Liam McGarrigle

Liam McGarrigle demonstrates how to build secure, observable, and controllable AI agents in n8n. The workshop covers creating a human-in-the-loop workflow for managing Gmail and Google Calendar, focusing on n8n's visual system for tool configuration, prompting strategies, and implementing essential approval steps to prevent unintended actions.

I Gave an AI Agent the Keys to My Life (Here's What Happened) — Radek Sienkiewicz, Velvet Shark

I Gave an AI Agent the Keys to My Life (Here's What Happened) — Radek Sienkiewicz, Velvet Shark

A deep dive into the practical, long-term experience of giving a personal AI agent (Open-Claw) incremental control over one's digital life. The talk covers the gradual "permission creep," the pivotal role of an Obsidian knowledge base for providing context, the ecosystem of overnight cron jobs for self-maintenance, and the philosophy of using an agent to "optimize for your future self."

Software Engineering Is Becoming Plan and Review — Louis Knight-Webb, Vibe Kanban

Software Engineering Is Becoming Plan and Review — Louis Knight-Webb, Vibe Kanban

As AI handles more of the coding, the role of a software engineer is shifting from writing code to planning and reviewing the work of AI agents. This talk explores the implications of this shift, the new workflows it demands, and the tools required to manage them effectively.

Why cultivating agency matters more than cultivating skills in the AI era | Max Schoening (Notion)

Why cultivating agency matters more than cultivating skills in the AI era | Max Schoening (Notion)

Max Schoening, Head of Product at Notion, discusses how AI is reshaping software development. He argues that agency—the drive to effect change—is now more critical than specific skills, as AI makes the first 10% of any project 'free'. Schoening introduces his 'tiny core' theory for great products, debates the 'SaaSpocalypse', and emphasizes the growing importance of software quality and taste in an era of exploding software quantity.