Agent Multi-Role Milestone 3

This commit is contained in:
2025-05-03 04:58:21 -06:00
parent 4c42f53cae
commit 5f80ed59ca
3 changed files with 129 additions and 69 deletions

View File

@ -74,7 +74,7 @@ export default function StatusBar() {
</Box>
<Box sx={{ fontSize: "1.0rem", display: "flex", alignItems: "center", gap: 1 }}>
<strong style={{ color: "#58a6ff" }}>API Server</strong>:
<strong style={{ color: "#58a6ff" }}>Backend API Server</strong>:
<a
href="http://localhost:5000/health"
target="_blank"