Files
BaiLongma/memory_bridge.json
chengjiaxi 664ffb3834 小白龙 Bailongma - 初始提交
自主操作员与思考搭档系统。
包含 orchestrator-v2 多Agent编排层、后台意识引擎、记忆系统、ACUI 组件。
2026-05-22 19:22:06 +08:00

18 lines
663 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"version": "0.1",
"last_updated": "2026-05-22T18:49:00+08:00",
"recent_context": "v0.3升级已完成——对话信号+记忆桥+注意力联动全链路打通",
"active_topics": [
"意识引擎v0.3升级完成",
"对话信号联动注意力",
"记忆桥数据通道",
"后台引擎持续运行"
],
"key_observations": [
"注入器现在只读对话信号,不再修改",
"对话信号由LLM在每次用户消息结束时通过set_conversation_signal.ps1更新",
"引擎每120秒读一次记忆桥融入思绪生成"
],
"current_task": "监控引擎运行状态"
}