// Management · RimWorld Mod

RimTalk - Expand Thoughts

RimTalk - Expand Thoughts / 思绪扩展 让小人拥有持久演化的内心想法 / Give your pawns inner thoughts that persist and evolve over time.

RimTalk - Expand Thoughts / 思绪扩展

让小人拥有持久演化的内心想法 / Give your pawns inner thoughts that persist and evolve over time.

中文说明

思绪扩展 (ET) 为小人增加主观想法系统。每次 RimTalk 对话结束后,ET 通过二次 LLM 调用为双方生成思绪。思绪随游戏时间衰减,并影响后续对话。

功能

- 对话后思绪:每次对话后,双方小人形成中期思绪;持续强化可晋升为长期/信念 - 自然衰减:默认半衰期(天)Mid=4 / Long=16 / Belief=60(可配置) - 思绪记录:长期/信念会累积 records,便于追溯与总结 - 思绪合并:相同 about + aspect + sentiment 的思绪会被强化,而非重复创建 - 晋升机制:中期 → 长期 → 信念;晋升时生成简短总结 - 情感方向:同一 aspect 可同时存在正/负/中性思绪并独立演化 - 自动注入:思绪自动注入到 RimTalk 提示词中,无需手动配置

自动提示词注入

ET 会自动将思绪上下文注入到 RimTalk 的提示词系统中,无需手动配置。 你可以在 RimTalk 的提示词编辑器中查看、禁用或删除 "ET Thoughts Context" 条目。删除后不会重新添加。 ---

English

Expand Thoughts adds a subjective thought system to RimWorld pawns. After each RimTalk conversation, ET generates thoughts for both participants via a secondary LLM call. Thoughts decay over game time and influence future conversations.

Features

- Post-Conversation Thoughts: After each dialogue, pawns form mid-term thoughts; repeated reinforcement promotes them to Long/Belief - Natural Decay: Default half-life days — Mid=4 / Long=16 / Belief=60 (configurable) - Thought Records: Long/Belief thoughts accumulate records for traceability and summarization - Thought Merging: Thoughts with the same about + aspect + sentiment are reinforced instead of duplicated - Promotion: Mid → Long → Belief; a concise summary is generated on promotion - Sentiment Direction: The same aspect can coexist with positive/negative/neutral sentiments independently - Auto Injection: Thoughts are automatically injected into RimTalk prompts — no manual setup needed

Auto Prompt Injection

ET automatically injects its thoughts context into RimTalk's prompt system — no manual configuration needed. You can view, disable, or delete the injected entry "ET Thoughts Context" in RimTalk's Prompt Editor. Deleted entries will not be re-added. ---

更新日志 / Changelog

0.4.0-beta.0 - Fix SyncToEM default / 修复 EM 同步默认值:SyncToEM 默认改为开启,思绪自动同步到 ExpandMemory - Fix thought sorting / 修复思绪排序:管理面板按 Belief > Long > Mid 排列,同级按强度降序 0.3.0-beta.0 - Thought management panel / 思绪管理面板:可查看、删除、导出小人思绪 - EM injection optional / EM注入可选:可在设置中开关 ExpandMemory 注入 - Tab localization / Tab本地化:管理面板支持中英文切换 0.2.0-beta.3 - ED compat / ED 兼容:新增 EDTranscriptCompat,当 Expand Dialogue 存在时从完整对话记录生成思绪,避免流式片段干扰 0.2.0-beta.2 - Fix: 模板变量从 {{pawn.thoughts}} 改为 {{pawn.et_thoughts}},避免覆盖 RimTalk 内置属性 - Fix: PromptEntry 模板增加 <thoughts> 闭合标签,防止模型生成异常 0.2.0-beta.1 - Version alignment release / 版本对齐发布,无功能变更 0.2.0-beta.0 - Thought records / 思绪记录:Long/Belief 会累积 records,便于追溯与总结 - Promotion summary / 晋升总结:晋升时生成简短总结(Mid→Long / Long→Belief) - Default half-life / 默认半衰期:Mid=4 / Long=16 / Belief=60(可配置) - Fix defaults / 修复:新安装或无设置存档时默认半衰期正确生效

推荐 API / Recommended API

推荐使用硅基流动 (SiliconFlow) 的 DeepSeek V3.2 模型,效果好价格便宜: https://cloud.siliconflow.cn/i/w2BnqakO

Requirements / 依赖

- Harmony - RimTalk v4.0+

Discord

https://discord.gg/9pGD8Ayx