Add self-contained HTML page for the Scene Skill Generator frontend: - Dual-column glass-morphism layout matching service-console style - Left sidebar: status card, sourceDir input with analyze button, sceneId/sceneName inputs, settings button, generate button - Right panel: streaming log display with SSE event rendering - Settings modal: outputRoot, lessons, llmBaseUrl, llmModel fields - JavaScript: connects to http://127.0.0.1:3210, implements analyze() via fetch POST /analyze, generate() via fetch POST /generate with SSE stream reading, settings modal open/close - Rust test verifying HTML file exists and contains required elements 🤖 Generated with [Qoder][https://qoder.com]
frontend 目录说明
当前 frontend/ 保留验证与归档文件:
archive/sgClaw验证-已归档/:历史本地验证页面与脚本(含 Vue 2 验证页、serve.sh、download-libs.sh、testRunner.js)。
原先用于领导演示的网页与图文件已归档到:
docs/archive/领导演示资料/frontend-pages/docs/archive/领导演示资料/frontend-svgs/