This commit is contained in:
Paul Gauthier 2025-05-23 15:48:36 -07:00
parent 6176a8dee3
commit 0d8ff295d6
3 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,7 @@
### main branch
- Bumped configargparse to 1.7.1 as 1.7 was pulled.
- Added shell tab completion for file path arguments (by saviour) and for `--edit-format`/`--editor-edit-format` options.
- Improved OpenRouter model metadata handling by introducing a local cache, increasing reliability and performance.
- The `/settings` command now displays detailed metadata for active main, editor, and weak models.