assistant: Restructure ambient context in preparation for adding more (#11822)
This PR restructures the ambient context in the `assistant` crate to make it more amenable to adding more kinds of ambient context. Release Notes: - N/A
This commit is contained in:
parent
bf4478703b
commit
ba4d4c8e1c
4 changed files with 35 additions and 28 deletions
|
@ -1,3 +1,4 @@
|
|||
mod ambient_context;
|
||||
pub mod assistant_panel;
|
||||
pub mod assistant_settings;
|
||||
mod codegen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue