You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📖 Novel Writing Web UI integrated — New "小说" (Novel) button next to the dashboard launches the built-in Flask web UI (port 8080) in a native window; the web/ app is now maintained in this repo
🚀 Auto service startup — Clicking the button detects and starts the novel web service (web/.venv) automatically; cleaned up on app exit
🎨 UI polish — Gradient book covers, overview hero with SVG word-count chart (hover details), quality summary card, character avatar cards, pill badges, macOS glassmorphism, evenly spaced menu bar buttons
v1.6.0
📖 集成小说创作 Web — 看板旁新增「小说」按钮,一键启动内置 Flask Web UI(8080 端口)并在原生窗口打开;web/ 目录随本项目维护
🚀 自动拉起服务 — 点击按钮自动检测并启动小说 Web 服务(web/.venv),退出应用时自动清理