Aider-AI / aider

aider is AI pair programming in your terminal
https://aider.chat/
Apache License 2.0
22.42k stars 2.08k forks source link

Issue: "clear chat history" button is browser doesn't clear #2375

Open AdrianAcala opened 1 week ago

AdrianAcala commented 1 week ago

Issue

When using browser, you stop the request midway. Afterwards, it doesn't allow you to click the button "clear chat history". You may want to check if other functionality isn't reset either.

image

Version and model info

Aider v0.63.1 Model: ollama/qwen2.5-coder:32b with diff edit format

paul-gauthier commented 3 days ago

Thanks for trying aider and filing this issue.

It doesn't erase the content from the browser, but it clears it from aider's internal memory.

AdrianAcala commented 2 days ago

@paul-gauthier , thanks so much for everything you do! I went through your LinkedIn out of your curiosity and totally appreciate the work you put into the project.

As for the issue, the button is disabled which is what I meant. It's not clickable. I have to reload the page and it becomes clickable again.