feat: 3 person review

This commit is contained in:
eric
2026-04-04 13:12:17 +02:00
parent d360a2b23c
commit 32147d4552
50 changed files with 2398 additions and 660 deletions

View File

@@ -193,6 +193,9 @@ mod tests {
picker_items: Vec::new(),
picker_selected: 0,
create_input: String::new(),
create_model_index: 0,
create_fast_mode: false,
create_allow_branching: false,
create_error: None,
default_task_path: PathBuf::from(DEFAULT_TASK_CONFIG_PATH),
frame_tick: 0,