lockmeister
lockmeister
Thank you for your great work. The quality of the transcriptions is great. I just wanted to share with you that the cuda detection did not work for me because...
### Current Behavior: - installed quary VSCode extension - have existing postgres environment variables set, psql can connect - when "Quary: Initialise project" is run, postgres is not available as...
### Issue I frequently ask aider not to write any code, but instead to suggest design changes and features. I then lose some of the details as my chat history...
### Issue Fairly often, code gets inserted into the main function at the end of the program instead of where it should be in the body of the program. ###...
### Issue When working with a less well known codebase, LLMs can be inaccurate or have out-of-date information. It would be good to be able to add a map of...
### Issue I periodically get the error: "summarizer unexpectedly failed for all models" ### Version and model info aider 0.48.1 Sonnet 3.5
When my DNS resolution is down, and I run aider, it hangs for a few seconds and then the following error prints before the usual Aider information. Error: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443):...
When working with Jupyter notebooks, this problem occurs: _The SEARCH section must exactly match an existing block of lines including all white space, comments, indentation, docstrings, etc_ I'm using nbstripout...
### Issue Some inspiration could be taken from https://github.com/simonw/llm by Simon Willison, his LLM tool allows the creation of plugins (#1814) . He also has a prompt template system that...
### Issue Feature request - Create a plugin architecture for aider. This could be used, for example, to create custom commands for Aider. As well as extending the use of...