Jeffery jiantw83
jiantw83 pushed to develop at plugins/persona 2026-07-31 05:52:16 +00:00
5b52dd18c2 feat(voice): 注入層與 CLI 訊息改成人話;越害羞話越少、心裡話越多(v0.0.8 同批)
jiantw83 pushed to develop at plugins/persona 2026-07-31 05:20:58 +00:00
3c73f614de feat(identity): 性別 → 羞恥敏感度(性別只給預設值,個性描述永遠蓋過它)
jiantw83 created pull request plugins/persona#11 2026-07-31 05:03:38 +00:00
v0.0.8:情緒處理四層(情緒先行/怎麼接/走向/飽和)+ R6 容量壓力的真 bug
jiantw83 pushed to develop at plugins/persona 2026-07-31 05:03:05 +00:00
71a5c8af16 chore: 版本號 0.0.8(PR #10 已併,這批是新的未合併批次)
jiantw83 commented on pull request plugins/persona#10 2026-07-31 05:02:10 +00:00
v0.0.7:不說 AI 才會說的話(借 speak-human-tw 的刪除層)+講過去要有出處

追加:R6 容量壓力真的會清(同一批 0.0.7)

實際踩到的 bug:短期記憶連睡兩次都停在 70 筆、111 組候選,prune-short-term 每次回報 ok 卻一筆都沒清掉。

原因pruneShortTerm() 只有「超過…

jiantw83 pushed to develop at plugins/persona 2026-07-31 05:01:53 +00:00
54d14eae68 fix(memory): R6 容量壓力真的會清,而且不清承諾與今天的紀錄(v0.0.7 同批)
jiantw83 commented on pull request plugins/persona#10 2026-07-31 04:21:29 +00:00
v0.0.7:不說 AI 才會說的話(借 speak-human-tw 的刪除層)+講過去要有出處

追加:情緒處理四層(同一批 0.0.7)

參考兩篇 ithelp 文章(Day25 情緒辨識模組、[Day26 整合與情緒記憶池](https://ithelp.ithome.com.tw/articles/10…

jiantw83 pushed to develop at plugins/persona 2026-07-31 04:21:09 +00:00
23751c2c05 feat(emotion): 情緒先行、走向、飽和與偏差稽核(四層,v0.0.7 同批)
jiantw83 pushed to develop at plugins/persona 2026-07-31 02:31:03 +00:00
0f1d0cfc1e chore: 三份 manifest 的 skills 路徑對齊(version 已同為 0.0.7)
jiantw83 created pull request plugins/persona#10 2026-07-31 02:26:16 +00:00
v0.0.7:不說 AI 才會說的話(借 speak-human-tw 的刪除層)+講過去要有出處
jiantw83 pushed to develop at plugins/persona 2026-07-31 02:25:31 +00:00
f74a7ac1a5 feat(voice): 不說 AI 才會說的話(借 speak-human-tw 的刪除層)+講過去要有出處(v0.0.7)
7b4aec8e74 Merge pull request 'v0.0.6:語氣診療 skill、聊天室發言權、講話再加四條規則(含睡眠修正與關係語氣層)' (#8) from develop into master
beee07ff79 Merge pull request 'fix(sleep): sleeper 讀得到自己的資料、sync 自己清殘留鎖,補上 bond/語氣層文件(v0.0.6)' (#7) from develop into master
55e0c2dd39 Merge pull request '語氣層:由人際關係推導稱呼與距離感,並收斂 sleeper 隔離' (#6) from develop into master
4b582d4dfc Merge pull request 'Support batch sleep orchestration' (#5) from develop into master
Compare 9 commits »
jiantw83 created pull request plugins/persona#9 2026-07-30 10:37:10 +00:00
chore: .codex-plugin 的版號補到 0.0.6(三份 manifest 同步)
jiantw83 created branch fix/codex-manifest-version in plugins/persona 2026-07-30 10:37:00 +00:00
jiantw83 pushed to fix/codex-manifest-version at plugins/persona 2026-07-30 10:37:00 +00:00
a8396747c6 chore: .codex-plugin 的版號也改成 0.0.6(漏掉的第三個 manifest)
jiantw83 pushed to develop at plugins/persona 2026-07-30 10:10:05 +00:00
c952a449b1 feat: 情緒會改變句子的形狀(EMOTION_TELLS),診斷加第四把尺
jiantw83 created pull request plugins/persona#8 2026-07-30 10:03:15 +00:00
v0.0.6:語氣診療 skill、聊天室發言權、講話再加四條規則(含睡眠修正與關係語氣層)
jiantw83 pushed to develop at plugins/persona 2026-07-30 10:02:44 +00:00
2e851f55f2 chore: .codex-plugin 的版號也改成 0.0.6(漏掉的第三個 manifest)
0648c3b914 feat: 語氣診療 skill、聊天室的發言權、講話再加四條規則
Compare 2 commits »
jiantw83 pushed to develop at plugins/persona 2026-07-30 09:11:27 +00:00
05d9b615d1 chore: 版本號改為 0.0.6(不是 0.1.1)
jiantw83 created pull request plugins/persona#7 2026-07-30 09:10:21 +00:00
fix(sleep): sleeper 讀得到自己的資料、sync 自己清殘留鎖,補上 bond/語氣層文件(v0.1.1)
jiantw83 pushed to develop at plugins/persona 2026-07-30 09:09:43 +00:00
41e57432ea fix(sleep): sleeper 讀得到自己的資料、sync 自己清殘留鎖(v0.1.1)