How I went AI-native in my terminal workflow
Every developer has a workflow they've spent years refining.
Mine lives almost entirely in the terminal. I'm SSH'd into a development machine. I organize my sessions with tmux, edit code in Vim, and use git worktrees to juggle multiple tasks in parallel.
When people talk about AI-native development, the conversation sometimes assumes developers will converge on the same new workflow. A new IDE, a new interface, a new way of building software.