Your agents lack context: Here's how to fix "You're absolutely right!" — Brandon Waselnuk, Unblocked
Unblocked ran the same prompt against the same model twice, once with a context engine behind it and once without. The run without it burned twenty one million tokens. The run with it burned ten point eight million and finished about two hours sooner. Brandon Waselnuk works in developer relations at Unblocked, and he opens with the standard his talk is named for: AI generated code should feel like it was written by someone who has been on your team for years. You became that person by asking questions, getting PRs rejected, sitting in meetings, and being on call the night production went down. An agent starts every session with none of it. Waselnuk traces how that gap compounds as teams move from tab completion toward parallel and background agents, turning into correction loops, wasted search tokens, and a review tax. He then walks through two approaches that stall. First the curated context trap, where a team writes markdown files describing the project, then has to distribute them, watch them rot, and decide who has the taste to maintain them for everyone. Then the MCP plateau, where an agent may never call the server at all, or hits satisfaction of search bias and stops at the first plausible answer while last night's Slack thread saying to do the opposite goes unread. Access to information, he argues, is not understanding. The rest of the talk covers the six things a real engine owes you, among them conflict resolution, personalized relevance, and permission enforcement, and closes on three open source tools his team has released, including a workshop that builds a relational context engine from scratch. Speaker info: - https://x.com/BrandonWaselnuk - https://ca.linkedin.com/in/brandonwaselnuk Timestamps: 0:00 - Why AI code should feel like a teammate wrote it 1:50 - How bad context compounds as agents scale 4:20 - Two dead ends, curated context and the MCP plateau 5:52 - What a context engine actually has to do 7:26 - Inside the engine and its six characteristics 9:16 - The same prompt with and without context 10:11 - Three open source tools to try 12:25 - Beyond code generation, and closing
More like this




Join the discussion
Sign in to join the discussion
Sign in