feat: add setup model command

This commit is contained in:
2026-06-10 18:16:23 +09:00
parent 6bb023e9fe
commit 32be6075c1
5 changed files with 357 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ mod picker;
mod pod_list;
mod role_session_registry;
mod scroll;
pub mod setup_model;
mod single_pod;
mod spawn;
mod task;