Bug Fixes
- Ollama: Improved handling of variable context lengths; support for user configurable
max_tokens
in setting.json (#17025). - Fixed crash when setting
"use_system_path_prompts": false
or in remote project with two or more worktree (#16991; thanks CharlesChen0823).