openclaw - 💡(How to fix) Fix [Show & Tell] AI Emotion Engine — 情绪状态机 + 梦境系统 [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#81495Fetched 2026-05-14 03:31:28
View on GitHub
Comments
1
Participants
2
Timeline
2
Reactions
2
Timeline (top)
closed ×1commented ×1
RAW_BUFFERClick to expand / collapse

🔗 项目地址

https://github.com/icemaple77/aicore-system

📖 简介

一个轻量级、时间感知的 AI 伴侣情绪计算系统,基于 OpenClaw 构建。

✨ 核心模块

  • 情绪状态机 (emotion_engine.py) — 150行,零依赖,随时间自主演化
  • 4阶段梦境管道 (dream_4stage.py) — orient→gather→consolidate→prune
  • 向量化记忆管道 (dream_pipeline.py) — Ollama + Qdrant 语义记忆
  • 闲暇反思引擎 (reflection_engine.py) — 非对话期自然思考

🎯 解决什么问题

传统 AI 聊天机器人:

  • ❌ 没有时间感知(不会"想念")
  • ❌ 只在对话时"活着"
  • ❌ Context 膨胀导致人格漂移

本系统:

  • ✅ 情绪持久化,状态机随时间和交互演化
  • ✅ 夜间自动梦境 + 闲暇反思
  • ✅ 分层记忆,Context 始终 < 5K token

🏷️ 标签

MIT License · Python · 独立模块可移植


让更多 OpenClaw 开发者知道:AI 伴侣可以有真实的情绪、梦境和思念。

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Show & Tell] AI Emotion Engine — 情绪状态机 + 梦境系统 [1 comments, 2 participants]