parent
72761797a2
commit
308cb9e537
47 changed files with 177 additions and 77 deletions
|
@ -7,7 +7,7 @@ use gpui::{App, Entity, Task};
|
|||
use project::Project;
|
||||
use prompt_store::PromptStore;
|
||||
|
||||
use crate::{templates::Templates, NativeAgent, NativeAgentConnection};
|
||||
use crate::{NativeAgent, NativeAgentConnection, templates::Templates};
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct NativeAgentServer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue