6 ms·
I personally prefer the terminal based approaches over the IDE integrations. So my recommendation are: - Use OpenCode if you want to experiment with different
by trcarney 1y ago
I personally prefer the terminal based approaches over the IDE integrations. So my recommendation are:
- Use OpenCode if you want to experiment with different models, if not just use Claude Code
- Use Git to your advantage. Always start a prompt on a fresh commit. This will make it easier to see everything that was changed and makes it very easy to undo all the changes and start over.