# Exploring with agents (Interview) Page: https://stenobird.com/podcast/the-changelog-software-development-open-source/exploring-with-agents-interview Text version: https://stenobird.com/podcast/the-changelog-software-development-open-source/exploring-with-agents-interview.md Podcast: [The Changelog: Software Development, Open Source](https://stenobird.com/podcast/the-changelog-software-development-open-source) Published: 2026-04-24T20:00:00+00:00 Episode link: https://changelog.com/podcast/680 Audio file: https://op3.dev/e/https://pscrb.fm/rss/p/https://cdn.changelog.com/uploads/podcast/680/the-changelog-680.mp3 Processing state: processed JSON: https://stenobird.com/v1/public/podcasts/the-changelog-software-development-open-source/episodes/exploring-with-agents-interview Duration seconds: 5812 ## Resource As AI agents begin to handle more of the coding process, the difficulty of software development is shifting from initial implementation to the final 30% of a project. Amelia Wattenberger explores how developer tooling must evolve from simple chat interfaces to workspace-centric primitives to manage this new complexity. ## Highlights - Main idea: The 'last 30%' problem—AI makes prototyping trivial, but the final stages of integration and verification are becoming the new bottleneck - Practical takeaway: Developer tools must move beyond chat threads toward 'workspace' primitives that allow agents to interact with entire codebases - Failure mode: Relying on a single 'chief of staff' agent can lead to bottlenecks; effective orchestration requires delegating subtasks to specialized implementers and verifiers - Main idea: The evolution of developer UX is moving in a full circle from autocomplete, to chat, to CLI, and back to rich, agent-aware UIs - Practical takeaway: Effective agentic workflows require managing the trade-offs between one worktree per agent versus one worktree per specific task ## Topics AI Agents, Software Development Lifecycle, Developer Experience, Agentic Workflows, Code Orchestration, Developer Tooling, Augment Code, Software Engineering ## Chapters - 1:00 — The Agent-First Redesign: An exploration of how developer tooling is being rebuilt for a world where agents take over the keyboard, focusing on workspace-centric primitives. - 8:35 — The Challenges of Agentic Auth: Discussing the complexities of data access, permissions, and identity management when connecting agents to enterprise systems like Google Drive and Slack. - 16:00 — The Shrinking Implementation Phase: How AI is compressing the first 70% of development tasks, leaving the most difficult edge cases and integration work for the human developer. - 23:20 — Automating Documentation and Specs: The potential for agents to solve the problem of stale documentation by automatically updating specs as code changes. - 30:30 — New Orchestration Paradigms: Moving beyond simple agents to complex coordination models, including coordinator, implementer, and verifier roles. - 38:05 — The Workspace as a Primitive: Why the future of coding isn't a chat window, but a persistent workspace where context, progress, and conversations are preserved. - 45:10 — Parallelism and Auto-committing: The technical trade-offs of running multiple agents in parallel and managing the resulting Git complexity and task splitting. ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/the-changelog-software-development-open-source/episodes/exploring-with-agents-interview/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/the-changelog-software-development-open-source/exploring-with-agents-interview.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.