ZIm/crates/context_server
Marshall Bowers f1ce83b533
context_server: Only look for context server project settings in visible worktrees (#27633)
This PR fixes an issue where we were looking for context server project
settings in _all_ worktrees, not just visible ones.

This meant that if you had a single file worktree open (e.g.,
`settings.json`) this could impact whether context servers defined in
project settings would load.

Release Notes:

- Fixed an issue where context servers defined in project settings would
not be respected in some scenarios.

Co-authored-by: Wilhelm Klopp <wil.klopp@gmail.com>
2025-03-27 22:58:29 +00:00
..
src context_server: Only look for context server project settings in visible worktrees (#27633) 2025-03-27 22:58:29 +00:00
Cargo.toml Remove ui dependency from assistant_tool and context_server (#27449) 2025-03-25 18:37:15 +00:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00