01
Warp
terminal · daily driver
My terminal. I live here—saved command blocks, reruns, and the in-terminal agent mean I rarely need to leave the shell just to ask a quick question.
- Reusable workflows
- Agent is right next to the prompt
- Another surface to keep in sync with editors and other agents
02
Claude (desktop)
anthropic · thinking
Where I open Claude for longer thinking, writing, and anything that benefits from continuity outside an IDE. The app that feels most like “my workspace.”
- Home for long threads
- Best surface for Opus-style work
- Plan limits show up when it is your main tool
03
T3 Code
t3 · wrapper
Nice wrapper around Codex and Claude Code with less of the UI noise—fast, focused, and lets me use the CLIs under the hood without babysitting them.
- Very fast
- Wraps the CLIs without getting in the way
- Limited model selection to what it currently supports
04
Cursor
editor · agents
My default IDE-shaped harness when I want the project context and cloud agents. Still the editor I reach for when the work is clearly “in a repo.”
- Tight editor + agent loop
- Cloud agents are actually useful
- Overlaps with other paid AI products
- Can feel heavy next to the terminal flow
05
VS Code
editor · plain
When I want a boring editor without agents in my face. Still my fallback for reading code and quick edits outside an AI loop.
- Boring in a good way
- Extensions I already know
- No native AI story I actually use
06
Claude Code
anthropic · cli · terminal agent
Anthropic’s terminal agent for deep repo work. I mostly drive it through T3 Code these days, but I still reach for it directly when I want the raw Claude experience on a codebase. Sonnet 4.6 and Opus 4.7 under the hood.
- Strong agent for real repo work
- Multi-session days need a system or you lose the plot
07
Codex
openai · cli · terminal agent
OpenAI’s terminal agent for GPT 5.4 and 5.4 Mini. Great for quick, tool-using tasks from the shell; I usually run it through T3 Code too.
- Snappy with 5.4 Mini
- Good fit for short, agentic asks
- Another CLI to keep authed and in sync