A reminder to stay in control of your agents
raniz.blog·3h·
Flag this post

I use both Claude Code and JetBrains Junie when developing these days. However, I would not say that I am vibe-coding—rather some bastardization of pair programming.

I read through each diff thoroughly and alter instructions or make manual changes where appropriate. With Claude, this is continuous since it asks before making changes. With Junie, it’s after-the-fact since it very rarely prompts me for anything (even though my settings say to ask “a normal amount”), instead I review all changes once Junie has finished. The integration with IDEA makes this straightforward since you can view the diffs from the Junie interface. I do this because I still care about the code, and ultimately, I am responsible for what I produce.

This also means that I usually inspect and read through …

Similar Posts

Loading similar posts...