This commit is contained in:
Paul Gauthier 2025-02-04 14:03:00 -08:00
parent 7b557c0586
commit 44365651a6
4 changed files with 117 additions and 113 deletions

View file

@ -24,6 +24,8 @@ cog.out(text)
### main branch
- Removes `<think>` tags from R1 responses for commit messages (and other weak model uses).
- Now dynamically sets `num_ctx` for Ollama, to ensure the context window can hold the chat.
- Watch files now fully ignores top-level directories, to reduce the chance of hitting OS limits on number of watched files. Helpful to ignore giant subtrees like `node_modules`.
- Improved .gitignore handling: