I don't find myself needing to open a code editor anymore. I ask agents to code and review using some custom review tooling I had agents build. I bother less and less about code details.
I don't find myself needing to open a code editor anymore. I ask agents to code and review using some custom review tooling I had agents build. I bother less and less about code details.
Interesting, I've had almost the opposite experience. I ended up going back to a code editor because CLI agents tend to scatter my attention quite a bit, especially when working on apps with lots of different flows. I prefer a more controlled and focused environment.
Do you also delegate small changes to agents, or do you still make those manually?
That’s the way to do it! Build tooling around your agents to streamline workflows and increase your confidence in them. The agent knows when to reach out for guidance, besides that it runs on its own.