Back to feed
- Only print the pip command when self updating on Windows, without running it.
- Converted many error messages to warning messages.
- Added
--tool-warning-color setting.
- Blanket catch and handle git errors in any
/command.
- Catch and handle glob errors in
/add, errors writing files.
- Disabled built in linter for typescript.
- Catch and handle terminals which don’t support pretty output.
- Catch and handle playwright and pandoc errors.
- Catch
/voice transcription exceptions, show the WAV file so the user can recover it.
- Aider wrote 53% of the code in this release.