+
{activeSummaries.map(renderSummaryRow)}
{cleanupFailedSummaries.length > 0 ? (
@@ -417,7 +417,7 @@ function ProjectWorkspacesContent({
Cleanup attention needed
-
+
{cleanupFailedSummaries.map(renderSummaryRow)}
diff --git a/ui/src/pages/ProjectWorkspaceDetail.tsx b/ui/src/pages/ProjectWorkspaceDetail.tsx
index 1ff850a7..4b12c3f8 100644
--- a/ui/src/pages/ProjectWorkspaceDetail.tsx
+++ b/ui/src/pages/ProjectWorkspaceDetail.tsx
@@ -363,7 +363,7 @@ export function ProjectWorkspaceDetail() {
-
+
@@ -389,7 +389,7 @@ export function ProjectWorkspaceDetail() {
Make primary
) : (
-
+
This is the project’s primary codebase workspace.
@@ -562,7 +562,7 @@ export function ProjectWorkspaceDetail() {
-
+
Workspace facts
Current state
@@ -591,7 +591,7 @@ export function ProjectWorkspaceDetail() {
{new Date(workspace.updatedAt).toLocaleString()}
-
+
Runtime services
@@ -635,7 +635,7 @@ export function ProjectWorkspaceDetail() {
{workspace.runtimeServices && workspace.runtimeServices.length > 0 ? (
{workspace.runtimeServices.map((service) => (
-
+
{service.serviceName}
diff --git a/ui/src/pages/RunTranscriptUxLab.tsx b/ui/src/pages/RunTranscriptUxLab.tsx
index 7141643a..728a249d 100644
--- a/ui/src/pages/RunTranscriptUxLab.tsx
+++ b/ui/src/pages/RunTranscriptUxLab.tsx
@@ -60,7 +60,7 @@ function RunDetailPreview({
density: TranscriptDensity;
}) {
return (
-
+
@@ -97,7 +97,7 @@ function LiveWidgetPreview({
density: TranscriptDensity;
}) {
return (
-
+
Live Runs
@@ -149,7 +149,7 @@ function DashboardPreview({
return (
-
+