Revert "initial surface projection for sandbox"

This reverts commit 79d8f99a7f.
This commit is contained in:
Roy Han
2026-03-13 17:29:32 -07:00
parent 8c019789b3
commit f9570b714c
14 changed files with 27 additions and 300 deletions

View File

@@ -67,7 +67,6 @@ async fn plan_mode_uses_proposed_plan_block_for_plan_item() -> Result<()> {
let expected_plan = ThreadItem::Plan {
id: format!("{}-plan", turn.id),
text: "# Final plan\n- first\n- second\n".to_string(),
metadata: None,
};
let expected_plan_id = format!("{}-plan", turn.id);
let streamed_plan = plan_deltas