i just use codebuff.com and ask it to do things for me, pretty simple. a lot of non bitcoin dev projects don't need much.
then i use claude for understanding existing codebases, by copy pasting the output of `$ tree src/` or individual files, or for fixing small bugs like missed curly braces etc