This commit is contained in:
Paul Gauthier 2025-02-06 11:41:03 -08:00
parent 19a2c37678
commit b554a46a4c
4 changed files with 137 additions and 133 deletions

View file

@ -7,6 +7,7 @@
- Remove `<think>` tags from R1 responses for commit messages (and other weak model uses).
- Can now specify `use_temperature: <float>` in model settings, not just true/false.
- Bugfix to prevent creating incorrect filenames like `python`, `php`, etc.
- Bugfix for `--timeout`
- 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: