This commit is contained in:
Paul Gauthier 2024-08-30 13:37:45 -07:00
parent 6df681340a
commit 00252be551

View file

@ -6,7 +6,7 @@
- Startup QOL improvements:
- Sanity check the git repo and exit gracefully on problems.
- Pause for confirmation after model sanity check to allow user to review warnings.
- Bugfix for shell commands on Windows.
- Bug fix for shell commands on Windows.
- Do not fuzzy match filenames when LLM is creating a new file, by @ozapinq
- Numerous corner case bug fixes submitted via new crash report -> GitHub Issue feature.
- Crash reports now include python version, OS, etc.