aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
20 lines (19 loc) • 747 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="AIWG Dashboard — real-time agent terminal viewer and mission control" />
<title>AIWG Dashboard</title>
<style>
*, *::before, *::after { box-sizing: border-box; }
html, body, #root { height: 100%; margin: 0; padding: 0; }
body { background: #0d0d0d; color: #e0e0e0; font-family: system-ui, sans-serif; }
</style>
<script type="module" crossorigin src="/assets/index-CCevlC0y.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DSvhJEyG.css">
</head>
<body>
<div id="root"></div>
</body>
</html>