Content
@
0 reply
0 recast
0 reaction
Daniel - Bountycaster
@pirosb3
I'm often using Claude to perform code reviews, and times like today it finds bugs. As a solo dev, AI is fundamental to help me find issues + iterate quickly. How I do it: - open PR on Github - export diff - paste diff into Claude - ask Claude for bugs, code smells, issues. You can provide additional files or answer clarifying questions
5 replies
0 recast
5 reactions
jon
@jonbray.eth
AI is so good for diff checking, scouting out bugs, normalizing code have you tried using it directly in your IDE? I've been using Codeium extension in VS Code + Claude API key it integrates in a very unobtrusive manner and can use the entire currently open repo for context
1 reply
0 recast
0 reaction
Daniel - Bountycaster
@pirosb3
oh wow! no i haven't. Thanks for sharing
0 reply
0 recast
1 reaction