← 返回
开发者工具
中文
BenOS Memory Core
Core runtime/volatile memory module for BenOS agent environment. Use to: store and retrieve active session state, open loops, decisions, and scratch notes at...
BenOS代理环境的核心运行时/易失性内存模块,用于存储和检索活动会话状态、开放循环、决策和临时笔记。
开发者工具
clawhub
v0.1.2 1 版本 99911.3 Key: 无需
#latest
概述
版本历史 (1)
安全
概述
BenOS Memory Core Purpose:
Interface for runtime/volatile memory for BenOS agents and submodules. Store session info, open loops, decisions, and notes through index.js commands or direct file edits. State/storage location:
Default: ~/.openclaw/workspace/benos/runtime/state.json Convention: Also supports related runtime and session files under benos/runtime/. Usage:
Use skill commands for agent-controlled read/write. Edit files directly for manual repairs or migration as needed. Schema v1:
schemaVersion: number lastHydratedAt: ISO8601 or null lastSessionRef: string or null activeInitiatives: array openLoops: array recentDecisions: array notes: array Extension:
Add new fields via additional versioned schemas or skill upgrades as needed.
版本历史
共 1 个版本
v0.1.2
当前
2026-03-29 05:54 安全 安全
安全检测
腾讯云安全 (Sanbu)
安全,无风险
查看报告
🔗 相关推荐
benmjohnson69
在OpenClaw中初始化BenOS运行时,验证系统状态、配置、环境及Node兼容性,随后再运行其他BenOS技能。
★ 0
📥 238
ai-agent
ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,387
📥 321,347
ai-agent
pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,090
📥 818,063