This commit is contained in:
Paul Gauthier 2025-02-06 14:11:18 -08:00
parent 83b401b241
commit 390bb1bdc5
4 changed files with 69 additions and 68 deletions

View file

@ -11,6 +11,7 @@
- Bugfix to prevent creating incorrect filenames like `python`, `php`, etc.
- Bugfix for `--timeout`
- Bugfix so that `/model` now correctly reports that the weak model is not changed.
- Bugfix so that multi-line mode persists through ^C at confirmation prompts.
- Watch files now fully ignores top-level directories named in ignore files, to reduce the chance of hitting OS watch limits. Helpful to ignore giant subtrees like `node_modules`.
- Fast startup with more providers and when model metadata provided in local files.
- Improved .gitignore handling: