fry69
fry69
Thank you. This is indeed not okay and Claude Dev should try generate "infinite output" by putting the incomplete response as a prefill into the next request instead of sending...
Switch to the latest Pre-Release `0.9.197` in the extension view for Continue (top right). Also stop VSCode, delete the entire `~/.continue/index` folder (it will get rebuilt automatically) and start VSCode...
> encountered same problem as described in the issue, upgrading to pre-release solved the problem You also saw a corrupt SQLite db file? This should absolutely never happen IMHO. Can...
Thank you for filing this issue. This document may be helpful -> https://aider.chat/docs/usage/tips.html#creating-new-files
Thank you for filing this issue. The fix is available in the main branch. You can get it by installing the latest version from GitHub: ``` aider --install-main-branch # or....
FYI: The JS/TypeScript equivalent to LiteLLM is the Vercel AI SDK -> https://github.com/vercel/ai which supports Sonnet-3.5 via Vertex AI through a community adapter -> https://sdk.vercel.ai/providers/community-providers/anthropic-vertex-ai
Thank you for filing this issue. Can you please try to install or reinstall aider in a separate Python environment? Either with `venv` or `pipx`? This document may be helpful...
I'm closing this issue for now. If any new related concerns arise, please feel free to comment, and I'll reopen the issue.
Thank you for filing this issue. This doc may be helpful -> https://aider.chat/docs/faq.html#how-can-i-add-all-the-files-to-the-chat It is also possible to add files and folder on the command line like this ```shell aider...
Thank you for filing this issue. It seems there was a problem accessing a file while trying to build the repository map. Do you have a huge repository? Does this...