v0.6.6
v0.6.6(含 v0.6.5)
v0.6.5:
- 微信群开场改为用户先选氛围再生成 / Opening requires selecting mood first, then generates
- 开场 prompt 禁止角色提前知道用户会来 / Opening prompt forbids characters knowing user will arrive
- 四角色群聊增加最终归一化兜底 / Added final normalization to ensure all 4 characters speak
- 旧版错误开场自动识别并重生成 / Broken old openings auto-detected and regenerated
- 左侧状态与 memory 文档彻底对齐 / Sidebar status synced with memory documents
- 打包脚本拆分为 ps1 + helper.py / Package script split into ps1 + helper.py
v0.6.6:
- 未知发言人不再 fallback 为 user,渲染为 system-bubble / Unknown speakers rendered as system-bubble
- safe_writer 临时文件加唯一时间戳防并发 / Temp files uniquely timestamped against race conditions
- 打包守护测试对齐当前结构 / Packaging guard tests aligned to current structure