Tag:developer-workflow
All the articles with the tag "developer-workflow".
The Architecture Wasn't Imaginary: Open-Sourcing an Agentic Workspace
Published: at 12:00 AMI turned the coding-agent workspace idea into an open GitHub organization and documentation site, then found Kiro Crew exploring a remarkably similar direction.
One Agent, One Isolated Run
Published: at 12:00 AMA coding agent should not modify the developer's workspace directly. It should work in an isolated, bounded run and return a candidate change.
Coding Agents Changed What a Workspace Means
Published: at 12:00 AMA coding agent taught me that a repository is no longer the whole unit of work. The missing layer is a disposable engineering workspace built around the task.