Zachary Davison
Zachary Davison
Thanks for the fast response! Makes sense to me. For us, `aider` is really useful for automating repetitive refactor tasks, but the repo map building takes a large percentage of...
For anyone who wants a quick-ish fix, we've been using this script to 'focus' `aider` in your current directory and add context manually outside that. ```bash #!/bin/bash # This is...
> FYI there's a ~2X performance improvement landing soon for the repo map. Cool! I'm guessing this won't improve the max size it can support though? Although I guess it...
This is the same as https://github.com/prisma/prisma/issues/12793#issuecomment-11174840750
This is breaking emoji's in our logs for us, so we're keen to get this merged too.