feat(tui): enhance agent turn handling by grouping parameters and improving message management
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use zesdex_domain::cms::AppConfigRepository;
|
||||
use zesdex_infrastructure::persistence::cms::app_config_repo::JsonAppConfigRepository;
|
||||
use std::path::PathBuf;
|
||||
|
||||
fn main() {
|
||||
let base_dir = dirs::home_dir().unwrap().join(".local/share/zesdex");
|
||||
|
||||
Reference in New Issue
Block a user