Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The episode offers a firsthand account from GitHub's COO of how AI agents are changing not just developer tooling but internal leadership workflows and company operations at one of the world's largest developer platforms.
Watch this episode to understand how a large engineering organization is redesigning its entire software delivery pipeline — not just its code generation step — to keep pace with AI-speed development.
Understanding GraphRAG's tradeoffs — explainability and structured context vs. pure vector retrieval — helps AI/coding practitioners decide when to layer a knowledge graph into their retrieval pipelines.
AI/coding practitioners building RAG pipelines should evaluate GraphRAG as an alternative to pure vector retrieval — the explicit, traversable structure of a knowledge graph can make agent memory and document retrieval more accurate, debuggable, and auditable in production systems.