+ {batch.title} +
++ {batch.subagent_type} ·{" "} + {t.subagentBatches.limits( + batch.max_live_items, + batch.max_running_items, + )} +
++ {t.subagentBatches.loadFailed} +
++ {batchesQuery.error.message} +
++ {t.subagentBatches.empty} +
+{t.subagentBatches.emptyHint}
++ {batch.title} +
++ {batch.subagent_type} ·{" "} + {t.subagentBatches.limits( + batch.max_live_items, + batch.max_running_items, + )} +
++ {item.result_preview} +
+ )} + {item.error && ( +{item.error}
+ )} + {item.status === "failed" && ( + + )} +