22 Jul 2026 Birgitta Boeckeler on Harness Engineering for AI Agents
"Explores AI-assisted coding harnesses, their customization, role of guides/sensors, challenges in AI-generated code, and future of harness engineering in software development."
More Software Engineering Radio episodes
Published 29 Jul 2026
Duration: 50:50
"AI is revolutionizing engineering management by automating tasks, improving collaboration, and shifting focus to oversight and human judgment in decision-making."
Sonali Varde, Senior Software Engineering Manager at LinkedIn, joins host Kanchan Shringi to discuss how AI is changing the role of the engineering ma...
The podcast discusses the growing impact of AI on engineering management and software development, focusing on how AI tools are transforming operational workflows, reducing manual tasks, and improving efficiency. AI is being used to automate routine work such as data summarization, dashboard insights, bug triaging, and meeting preparation, allowing managers and engineers to focus on higher-level strategy and decision-making. The distinction between AI "skills" - reusable components for specific tasks - and more complex, autonomous "agents" is explored, with examples like AI-powered bug bash automation demonstrating how teams are streamlining processes.
While AI accelerates prototyping, coding, and cross-team collaboration, it also introduces new challenges. Code reviews have become a bottleneck due to faster development cycles, and there is increased pressure on senior engineers to maintain quality. AI can produce misleading or incorrect outputs, requiring human expertise in debugging, systems thinking, and first principles reasoning to validate results. The discussion also covers shifts in team dynamics, hiring, and onboarding, with an emphasis on adaptability and AI fluency. Metrics like token usage, PR reverts, and OKRs are used to measure AI adoption and productivity, while traditional Agile practices evolve to accommodate more integrated, AI-augmented workflows. Ultimately, AI is seen as a tool that enhances human capabilities but does not replace the need for judgment, ownership, or specialized expertise.
What if you automated your most time-consuming operational task using AI agents this week?
What if you used AI to create a working prototype instead of a pitch deck for your next idea?
What if you restructured your weekly workflow review around AI-generated insights and token usage metrics?
22 Jul 2026 Birgitta Boeckeler on Harness Engineering for AI Agents
"Explores AI-assisted coding harnesses, their customization, role of guides/sensors, challenges in AI-generated code, and future of harness engineering in software development."
15 Jul 2026 Garth Mollett on AI Supply Chain Security
"Explores AI supply chain security challenges, including probabilistic outputs, data poisoning, and emerging threats, while emphasizing structured measures like model signing and isolation to mitigate risks."
8 Jul 2026 Clare Liguori on AWS Strands SDK for AI Agents
This text outlines AI agents' core components (models, tools, prompts), their evolution via the Strands SDK from early reliability challenges to simplified model-driven approaches, and their application in automating business workflows with technical considerations like tool integration, validation mechanisms, and challenges in context management, alongside tools and future trends in agent design.
2 Jul 2026 Jeroen Janssens and Thijs Nieuwdorp on Using Polars
The *polars* library offers a high-performance, multi-language (Python, R, Node.js) data frame tool leveraging Rust, columnar storage, out-of-core processing, and GPU acceleration for fast data manipulation, optimized for large datasets and scalable data engineering workflows.
24 Jun 2026 Scott Kingsley on the Swagger Ecosystem
The Swagger/OpenAPI ecosystem, including tools like Swagger Editor, UI, and Codegen, along with commercial offerings and contract testing, supports cross-functional API development, evolves from Swagger 1.0/2.0 to OpenAPI under the Linux Foundation, emphasizes language-agnostic JSON/YAML specs, HTTP-centric design, modernization of legacy APIs, balances open-source and commercial tooling, explores JSON/YAML trade-offs, FastAPI integration, contract-first/code-first approaches, AI-driven spec generation, security practices, tooling challenges, governance, linting, mocking, CI/CD validation, and emerging AI-enhanced API trends.