(no title)
runtimepanic | 1 month ago
CLI feels more deliberate. You think first, ask precisely, and apply changes consciously, which helps avoid over-trusting the model. It’s slower, but the feedback loop feels cleaner and safer, especially for security-sensitive work.
Curious if others feel IDEs optimize for flow while CLI optimizes for intent.
canxerian|1 month ago
I agree with CLI feeling more deliberate. It could be the lack of "accept" gates (that you get with Cursor, Copilot etc).