I'm paying for three dedicated AI subscriptions and somehow that's the minimum.
I'm paying for three dedicated AI subscriptions and somehow that's the minimum.
- Claude for thinking and writing.
- GitHub Copilot for cloud agents that run while I review.
- OpenCode for cheaper open models when I want to offload.
Then Perplexity (from a Pro account) for research that actually cites its sources. Gemini (from Google One) for images and calendar integrations.
Each one has one job. None of them do all the others.
Here's what actually changed my workflow: I stopped writing code and started steering it.
My day looks like: describe a feature to Copilot's agent, switch to Claude to plan the next one while it works, come back to review what it built, ask for adjustments, repeat.
The dynamic changed from "I write, AI assists" to "AI writes, I review and direct."
GitKraken 12.0 helped with this too. Agent Mode lets me run multiple coding agents in parallel without terminal gymnastics. One panel shows status for all active sessions. One click spins up a new worktree. One click cleans it up when you're done.
Non-agentic tools haven't changed much: Capacities for notes, TickTick for tasks, Helium Browser for browsing without Google's telemetry, Warp for terminal multiplexing.
The stack works. But I'm aware half of it might not exist in six months.
What's your workflow look like? Still writing most of the code yourself?
#ai #developer #workflow #typescript #freelance