feat: spill long bash output to worker temp storage
This commit is contained in:
@@ -15430,6 +15430,7 @@ mod tests {
|
||||
command: "printf ready; sleep 30".to_string(),
|
||||
timeout_secs: 60,
|
||||
output_limit: 4096,
|
||||
spill_dir: None,
|
||||
tool_call_id: Some("tool-call-command-session".to_string()),
|
||||
})
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user