Commit Graph

14 Commits

Author SHA1 Message Date
autobee-sparticle
90a2d0555f
fix(novare): 添加设备状态术语转换规则,避免系统术语泄露 (#9)
* chore: add .worktrees/ to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(novare): 添加设备状态术语转换规则,避免系统术语泄露

问题:Bot 在回答设备状态时直接使用「オフライン」等系统内部术语,
与用户认知模型不匹配,导致困惑。

解决方案:在 prompt/novare.md 的「响应规范」部分添加术语转换规则:
- 禁止在用户回复中使用系统内部术语
- 优先报告功能状态(亮度、温度等),不提及连接状态
- 提供具体的场景处理示例和正确/错误对比

closes #1853

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: zhuchao <zhuchaowe@163.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 18:14:29 +09:00
Henry_Sys_Arch
15b66f2a08 Auto stash before merge of "master" and "staging" 2026-01-29 15:40:52 +09:00
Henry_Sys_Arch
50cf725c93 update 2026-01-29 12:31:12 +09:00
朱潮
0922ad084a patch 2026-01-21 13:23:11 +08:00
朱潮
d00601af23 新增队列管理后台 2025-11-09 10:31:23 +08:00
朱潮
d5a989860c add public 2025-11-08 20:23:04 +08:00
朱潮
0a1b8e8d22 add csv operator 2025-10-20 12:52:37 +08:00
朱潮
8f0a5569e2 add task 2025-10-18 09:20:59 +08:00
朱潮
e1c2df763e add embedding 2025-10-17 10:07:50 +08:00
朱潮
d123a67da1 apikey in header 2025-10-08 18:01:11 +08:00
朱潮
655b702383 remove pycache 2025-10-07 22:08:36 +08:00
朱潮
7b538d4967 add extra_prompt 2025-10-07 14:35:07 +08:00
朱潮
cc88d52b14 add zip_url 2025-10-07 14:02:40 +08:00
朱潮
afe7600534 init 2025-10-06 19:52:18 +08:00