Vibe coding splits into two distinct workflows: app-based for isolated tasks and terminal-based for connected workflows requiring system access
The trade-off between convenience and capability defines which approach works best—mobile apps offer zero-setup isolation while terminal access enables full toolchain integration
Task management remains an unsolved problem as sessions are ephemeral; external systems like Linear, GitHub Issues, or file-based approaches fill the gap
After reading Peter Steinberger's post on shipping at inference speed, I'm reflecting on how AI agents like GPT-5.2 Codex are changing the way I think about building software—and what that means for developers everywhere.