Organizational Context for AI Coding Agents with Dennis Pilarinos
Summary
Unblocked, a startup founded by Dennis Pilarinos, addresses the critical "context gap" in AI-driven software development. As AI agents increasingly handle code generation, the primary challenge shifts to contextualizing system architecture, design decisions, and external sources of truth. Unblocked's context engine aggregates and reasons over organizational knowledge from diverse sources, including source code, pull requests, documentation, chat systems, and production telemetry. This engine provides decision-grade context to both human developers and AI agents, aiming to improve AI agent performance and prevent software failures due to inconsistent information. The company's approach also extends to context-aware code review, significantly reducing bottlenecks and technical debt in agent-generated code.
Key takeaway
For AI Architects and Engineering Leaders evaluating agentic development tools, you should prioritize solutions that provide robust "context engineering." Ensure your agents can access and reconcile organizational knowledge across all systems, from source code to chat, to prevent technical debt and improve code quality. This approach tightens the development loop, reduces manual code review burdens, and ensures AI-generated code aligns with established standards.
Key insights
Bridging the organizational context gap is crucial for effective AI coding agents and human developers.
Principles
- Source code is the ultimate truth for conflict resolution.
- Context quality directly impacts AI agent performance and reliability.
Method
Unblocked's context engine aggregates data from diverse sources, performs data enrichment (e.g., diffing pull requests), resolves conflicts, and applies permission-aware access control at runtime.
In practice
- Integrate context engines into agent workflows via APIs/CLIs.
- Augment code reviews with context-aware tools to enforce standards.
Topics
- AI Agents
- Context Engineering
- Software Development Lifecycle
- Organizational Knowledge
- Code Review
- Developer Tools
- Unblocked
Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Engineer, Software Engineer, AI Architect
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Software Engineering Daily.