youknow
youknow
Thank you for your detailed feedback and insights. Let me address each of your points: - Tiny performance gain issue Matrix-vector multiplication is a fundamental operation and the core computational...
I tried to reproduce the results using the following steps: - reboot my mac - run`sudo sysctl iogpu.wired_lwm_mb=100000` - run following python script - this is randomized script to prevent...
It seems you have no interest in this PR. I will close this.
I have used this PR myself and found that it still has trouble with multiple SEARCH/REPLACE blocks. When multiple SEARCH/REPLACE blocks exist, Aider seems to partially apply some of the...
@paul-gauthier I would like to complete this PR with minimal modification to Aider's previous behavior. The goals are to: - Partially re-request diffs if multiple perfect matches (SEARCH blocks) exist...
Shortkeys require less typing and eliminate the need to search through history external to our brain. This is a basic supoort. Later, we may improve this by adding argv like...
I would like to add my experiences as someone who likes both typed python code and Aider. Although type hints make the code a bit longer, I think they will...
@shroominic This is part of my current convention.md for Python. I just found that I am now using one example, but once tried a long prompt with multiple examples including...