Enhance PlanningAgent with Markdown rendering and Tailwind Typography

This commit is contained in:
Ding Shuo
2026-03-13 10:52:06 +08:00
parent c8c687cf60
commit cca1b8d046
13 changed files with 2700 additions and 228 deletions

View File

@@ -6,6 +6,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<title>SAFe OS — Multi-Agent 敏捷协同指挥中心</title>
</head>
<body>