高瑞鑫 GaoRuiXin
  • Joined on 2026-06-29
GaoRuiXin pushed to feat/agent-conversation at Prodream/human-voice-rewrite-demo 2026-09-11 03:20:23 +00:00
c2243a3200 feat(skill): 追加 F 类文书场景特化 tell,修正 P11/P04 映射
GaoRuiXin pushed to main at Prodream/human-voice-rewrite-demo 2026-09-11 03:18:29 +00:00
4bc02a7f10 Merge pull request 'Feat/agent conversation' (#1) from feat/agent-conversation into main
76d3b30e7d feat: 问题点数量口径改为 单段 1–3 / 全篇 5–10
bdc6a53f81 refactor: 删掉随 agent 化失效的 applyUnderstandingCorrection,原位留已知偏差说明
94a26227c1 feat: 对话层 Agent 化(对话底座 + 自研 skill)
Compare 4 commits »
GaoRuiXin merged pull request Prodream/human-voice-rewrite-demo#1 2026-09-11 03:18:28 +00:00
Feat/agent conversation
GaoRuiXin created pull request Prodream/human-voice-rewrite-demo#1 2026-09-11 03:18:24 +00:00
Feat/agent conversation
GaoRuiXin pushed to feat/agent-conversation at Prodream/human-voice-rewrite-demo 2026-09-11 02:52:58 +00:00
76d3b30e7d feat: 问题点数量口径改为 单段 1–3 / 全篇 5–10
bdc6a53f81 refactor: 删掉随 agent 化失效的 applyUnderstandingCorrection,原位留已知偏差说明
94a26227c1 feat: 对话层 Agent 化(对话底座 + 自研 skill)
Compare 3 commits »
GaoRuiXin created branch feat/agent-conversation in Prodream/human-voice-rewrite-demo 2026-09-11 02:52:58 +00:00
GaoRuiXin pushed to main at Prodream/human-voice-rewrite-demo 2026-09-11 01:31:09 +00:00
493c7f6416 fix: 左栏打开时滚动条停在最下面(应默认在顶部)
GaoRuiXin pushed to main at Prodream/human-voice-rewrite-demo 2026-09-10 08:47:32 +00:00
d0f2901875 chore: docs/ 加入 .gitignore(本地工作文档不入库)
6189ee87d8 fix: 翻译完成后「查看之前的写作建议」意外收起
a81b366d71 style: 左栏滚动条移到标题区下方 + 左右标题区高度统一 54px
b697b74e3b style: 工作台改为应用式布局 — 页面锁定视口,两栏卡片内部滚动,上下间距一致
ad29ea3fc3 style: 工作区高度改为 视口高 - 150px,顶部标题区改为随页面滚动
Compare 13 commits »
GaoRuiXin pushed to main at Prodream/human-voice-rewrite-demo 2026-08-26 02:36:03 +00:00
6d17a01f73 feat: 默认模型切换为 google/gemini-3.7-flash(实测 26.5s/4 patterns,质量对照重叠 3/4 更具体)
GaoRuiXin pushed to main at Prodream/human-voice-rewrite-demo 2026-08-25 05:23:14 +00:00
c04b6a0fd0 fix: 诊断提速与稳定性修复(reasoning 2048→512、输出精简、上限16000→8000、loading提示、观测日志+配置错误可读)