Aider v0.71.0
Aider releases v0.71.0 with improved DeepSeek prompting, auto-disabled streaming for unsupported models, expanded chat history limit to 8k tokens, and enhanced markdown rendering performance.
Prompts to help DeepSeek work better when alternating between `/ask` and `/code`. Streaming pretty LLM responses is smoother and faster for long replies. Streaming automatically turns of for model that don't support it Can now switch to/from `/model o1` and a streaming model Pretty output remains enabled even when editing files with triple-backtick fences Bare `/ask`, `/code` and `/architect` commands now switch the chat mode. Increased default size of the repomap. Increased max chat history tokens limit from 4k to 8k. Turn off fancy input and watch files if terminal is dumb. Added support for custom voice format and input device settings.
Disabled Streamlit email prompt, by apaz-cli. Fixed lint command handling of nested spaced strings, by Aaron Weisberg. Added token count feedback when adding command output to chat. Improved error handling for large audio files with automatic format conversion. Improved handling of git repo index errors, by Krazer. Improved unicode handling in console output with ASCII fallback. Added AssertionError to git error handling. Fixed file export path in voice format conversion. Added AttributeError to git error handling. Improved markdown rendering…
- github.comaider v0.71.0primary