ZIm/crates/context_server/src
Mikayla Maki a6b1514246
Fix missed renames in #22632 (#23688)
Fix a bug where a GPUI macro still used `ModelContext`
Rename `AsyncAppContext` -> `AsyncApp`
Rename update_model, read_model, insert_model, and reserve_model to
update_entity, read_entity, insert_entity, and reserve_entity

Release Notes:

- N/A
2025-01-26 23:37:34 +00:00
..
client.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
context_server.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context_server_tool.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
extension_context_server.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
manager.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
protocol.rs Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00
registry.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
types.rs context_server: Add missing types for MCP spec to protocol 2024-11-05 (#21498) 2024-12-04 10:45:25 -05:00