lockmeister

Results 15 comments of lockmeister

I find more fine-grained control useful. I keep VSCode open at the same time I'm using aider. I use the diff view in VSCode's version control tab. For aider, I...

I really appreciate your suggestions, thanks! Do you have any recommended posts or write-ups about how you use Aider?

I can drag and drop images in, which inserts the image file path in single quotes. But Claude code does not seem to actually see the image, when I ask...

@paul-gauthier @daniel-nimptsch I had the same problem but was able to fix it by running: `git gc --prune=now # Garbage collection, cleaned up 23,686 objects` `git repack -ad # Repacked...