initial surface projection for sandbox

This commit is contained in:
Roy Han
2026-03-11 12:07:33 -07:00
parent f5bb338fdb
commit 79d8f99a7f
13 changed files with 297 additions and 27 deletions

View File

@@ -1238,6 +1238,7 @@ async fn thread_resume_replays_pending_file_change_request_approval() -> Result<
diff: "new line\n".to_string(),
}],
status: PatchApplyStatus::InProgress,
metadata: None,
};
assert_eq!(original_started, expected_file_change);