Files
edict/dashboard/dist/index.html
cft0808 02dfdcd8b0 fix: resolve open GitHub issues (#142 #139 #136 #131 #127 #124 #132 #125)
- install.sh: clean invalid binding 'pattern' field (Closes #142)
- server.py: make dispatch channel configurable via agent_config.json (Closes #139)
- server.py: add POST /api/set-dispatch-channel endpoint
- sync_agent_config.py: preserve dispatchChannel across syncs
- ModelConfig.tsx/api.ts: add dispatch channel selector UI
- install.ps1: add Windows PowerShell install script (Closes #136)
- Verify gongbu/bingbu SOUL.md are correct and consistent (Closes #131)
- Already fixed in prior commit: Closes #127, Closes #124, Closes #132, Closes #125
2026-03-16 22:08:33 +08:00

15 lines
481 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>三省六部 · Edict Dashboard</title>
<script type="module" crossorigin src="/assets/index-DQ-p_wPk.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-NQIHw-yB.css">
</head>
<body>
<div id="root"></div>
</body>
</html>