Thoughts on starting new projects with LLM agents
Summary
The article examines using LLM agents in new software projects, emphasizing design, incremental changes, and the importance of human review. It contrasts prototype vibe-coding with maintainable, reviewed code, and shares practical workflow, testing, and language choices (Go) for agent-written projects.