Files
oak-gpui/crates
Danilo LealandBennet Bo Fenner 34322ef1cd agent: Fix bug that prevented MCP servers to appear in the settings view (#33857)
Closes https://github.com/zed-industries/zed/issues/33827

After #33644 was merged, we would not start MCP servers coming from
extensions correctly anymore. The optimization uncovered a bug in the
implementation of `ContextServerDescriptorRegistry`, because we never
called `cx.notify()` when adding/removing context servers.
`ContextServerStore` listens for these events, and before #33644 this
was just working because of aace condition.

Release Notes:

- agent: Fixed bug that prevented MCP servers to appear in the settings
view.

Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
2025-07-03 15:05:29 +00:00
..
2025-07-03 12:17:54 +00:00
2025-06-22 16:23:17 -04:00
2025-06-17 20:26:27 +00:00
2025-07-01 15:43:39 +00:00
2025-07-01 15:43:39 +00:00