Upload index.html
Browse files- web/index.html +7 -7
web/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
<title>Agentic Space Factory</title>
|
| 7 |
-
<link rel="stylesheet" href="/custom-static/app.css?v=v198.26.
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="app-shell onepage-shell">
|
|
@@ -282,7 +282,7 @@
|
|
| 282 |
<button class="filter" data-status="failed">Failed</button>
|
| 283 |
<button class="filter" data-status="stale">Stale</button>
|
| 284 |
</div>
|
| 285 |
-
<div id="runsTable" class="runs-table is-loading" aria-busy="true"><div class="runs-loading-state"><span class="runs-loading-orb"></span><strong>Loading runs</strong><
|
| 286 |
<div id="runsPagination" class="runs-pagination"></div>
|
| 287 |
|
| 288 |
<section class="run-stats-card" id="runStatsPanel" aria-label="Aggregated run statistics">
|
|
@@ -357,10 +357,10 @@
|
|
| 357 |
</div>
|
| 358 |
</main>
|
| 359 |
</div>
|
| 360 |
-
<script src="/custom-static/api.js?v=v198.26.
|
| 361 |
-
<script src="/custom-static/components.js?v=v198.26.
|
| 362 |
-
<script src="/custom-static/progress.js?v=v198.26.
|
| 363 |
-
<script src="/custom-static/runs.js?v=v198.26.
|
| 364 |
-
<script src="/custom-static/app.js?v=v198.26.
|
| 365 |
</body>
|
| 366 |
</html>
|
|
|
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
<title>Agentic Space Factory</title>
|
| 7 |
+
<link rel="stylesheet" href="/custom-static/app.css?v=v198.26.66" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="app-shell onepage-shell">
|
|
|
|
| 282 |
<button class="filter" data-status="failed">Failed</button>
|
| 283 |
<button class="filter" data-status="stale">Stale</button>
|
| 284 |
</div>
|
| 285 |
+
<div id="runsTable" class="runs-table is-loading" aria-busy="true"><div class="runs-loading-state"><span class="runs-loading-orb"></span><strong>Loading runs</strong></div></div>
|
| 286 |
<div id="runsPagination" class="runs-pagination"></div>
|
| 287 |
|
| 288 |
<section class="run-stats-card" id="runStatsPanel" aria-label="Aggregated run statistics">
|
|
|
|
| 357 |
</div>
|
| 358 |
</main>
|
| 359 |
</div>
|
| 360 |
+
<script src="/custom-static/api.js?v=v198.26.66"></script>
|
| 361 |
+
<script src="/custom-static/components.js?v=v198.26.66"></script>
|
| 362 |
+
<script src="/custom-static/progress.js?v=v198.26.66"></script>
|
| 363 |
+
<script src="/custom-static/runs.js?v=v198.26.66"></script>
|
| 364 |
+
<script src="/custom-static/app.js?v=v198.26.66"></script>
|
| 365 |
</body>
|
| 366 |
</html>
|