Engineering brief
AI agents fail without organizational context: the case for context engineering
At a glance
- Relevance
- Practical value
- Warnings
- None
Your AI agent produces code that compiles but breaks production because it doesn’t know last night’s Slack thread or your rollout procedures. The bottleneck isn’t intelligence—it’s organizational context.
Agent quality is now a data integration problem, not a model problem.
Summary
Brandon Waselnuk argues that the bottleneck for AI coding agents isn't model capability but organizational context. When agents lack knowledge of codebase history, Slack conversations, rollout procedures, and team dynamics, they produce code that compiles but breaks production.
This context gap compounds as agents scale. Without it, teams hit doom loops of corrections, wasted tokens, and review tax. Common fixes like curated markdown repos rot, and MCP tools suffer from satisfaction-of-search bias where agents stop at the first plausible answer.
Unblocked's solution is a context engine that ingests real-time data across engineering tools, resolves conflicts between stale docs and recent Slack threads, and outputs token-optimized context per workflow. Their benchmarks show 50% fewer tokens and faster triage.
The presentation includes three open-source tools: a social commit network mapper, a repo rules aggregator, and a relational context engine workshop. Waselnuk claims use cases extend beyond code generation to support and sales.
Watch the video
This video is blocked due to your privacy settings. To watch this video, please accept YouTube marketing cookies.
Related breakdowns
ACP: The protocol that could finally decouple clients from agent harnesses
ACP standardizes how clients talk to AI agents. Early demos show any client controlling any harness. Adoption is the open question.
LLM inference is a memory problem, not a compute problem
Inference cost is the hidden operational tax on AI products. This workshop breaks down the KV cache bottleneck, model vs. serving optimisations, and when VLM…
X402 Isn't Ready: The State of Agentic Payments in 2025
Agentic payments are hyped, but X402 still has unresolved double-spending, conflicting status codes with MCP, and requires clunky workarounds. Read why Apify…
Get TL;DW
Too Long; Didn't Watch.
A concise breakdowns of the AI and devtools videos that actually matter for engineering leaders.
Free. Weekly. No hype.
Video and thumbnails remain the property of their respective creators. tldw.news provides editorial analysis, commentary, and discovery links to original content.