ZIm/crates/assistant_context_editor
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
..
src Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
Cargo.toml Extract ContextEditor to assistant_context_editor (#23433) 2025-01-21 23:08:34 +00:00
LICENSE-GPL Add assistant_context_editor crate (#23429) 2025-01-21 21:22:59 +00:00