Emanuele Sabetta

Results 164 issues of Emanuele Sabetta

Please add support for Claude Haiku. It has a much better translation quality for english->chinese and chinese->english than GPT-4.

### Issue I'm stuck in a loop where Aider cannot pass an edit because it says that the edit diff does not conform to the edit format. No matter what...

question

### Issue Sometimes it is necessary to supervise each atomic change to the code or to the project configurations. Aider already shows us every atomic change like a diff. It...

enhancement

Please add support for Tailscale. I use it to securely store or retrieve my files from my NAS at home, and to send files to other people or to my...

### Issue Aider needs a task list. This will help the progress and keeping track of with the code changes we need. The best would be taking the example from...

enhancement

### Issue Ask the user to remove some files or to clear the chat history when the AI context is full instead of giving error. ### Version and model info...

enhancement

### Issue Please ad a button to kill the running process without crashing or exiting the chat. Very often while running a program inside Aider the process hangs or gets...

question

### Issue Certain python apps and libraries require multiple terminal consoles open at the same time. This is because the TUI interface is displayed in one console, while the debug...

question

### Issue Please let Aider to display the web pages added to the chat with the web command, and let the user drop them, exactly like it does with the...

enhancement

### Issue Add the option to add custom commands to aider (via a yaml file like `aider_commands.yml` ). For example: ```yaml commands: - name: checktypes min_num_of_args: 1 files_to_add_to_chat: "%1" aider_command:...

enhancement