feat(intelligence): worktree isolation frontend + RPC wiring (#3376) (#3696)

Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
This commit is contained in:
oxoxDev
2026-06-15 19:41:26 -07:00
committed by GitHub
co-authored by Steven Enamakel
parent 6c89396e6f
commit bf6fd85006
40 changed files with 1899 additions and 2 deletions
@@ -566,6 +566,9 @@ async fn thread_ops_welcome_migration_and_turn_state_cover_error_and_cleanup_pat
elapsed_ms: 50,
iterations: 2,
output_chars: 100,
worktree_path: None,
changed_files: vec![],
dirty_status: None,
}));
mirror.finish();