← 返回
AI智能 中文

MindGardener

Local-first long-term memory for autonomous agents. Built for OpenClaw. Creates wiki knowledge graph from conversations, scores events by surprise, detects c...
面向自主代理的本地优先长期记忆。专为 OpenClaw 构建。从对话中创建维基知识图谱,根据意外程度对事件评分,检测 c...
widingmarcus-cyber
AI智能 clawhub v1.1.0 2 版本 100000 Key: 无需
★ 2
Stars
📥 1,079
下载
💾 47
安装
2
版本
#latest

概述

MindGardener 🌱

Your agents forget everything. This fixes it.

Built for OpenClaw. Complements the built-in memory_search tool.

How It Complements OpenClaw

OpenClaw built-inMindGardener adds
--------------------------------------
Search existing memoryCreate memory from conversations
Manual MEMORY.md editsAuto-extract entities → wiki pages
Flat text searchKnowledge graph (triplets + wikilinks)
Surprise scoring (unexpected = important)
Conflict detection (new info vs old)
Multi-agent sync

Features (v1.1)

  • 🔍 Provenance tracking — know where every fact came from
  • ⚔️ Conflict detection — flags when new info contradicts old
  • 🚀 Auto-injection — context ready at session start
  • Temporal decay — old facts fade unless reinforced
  • 🔒 Concurrency — file locks for multi-agent safety
  • 🔮 Associative recall — follow wikilinks + graph traversal
  • 📊 Confidence levels — not all facts are equally reliable
  • 🤝 Multi-agent sync — merge per-agent memories to shared

Quick Start

pip install mindgardener
garden init

Add to your nightly cron:

garden extract && garden surprise && garden consolidate

Add to session start (BOOTSTRAP.md or heartbeat):

garden inject --output RECALL-CONTEXT.md

What Changes From Default OpenClaw?

  • New folder: memory/entities/ (wiki pages)
  • New file: graph.jsonl (knowledge triplets)
  • New file: RECALL-CONTEXT.md (auto-generated context)
  • New file: garden.yaml (configuration)

Everything is markdown files. No database. Works offline.

Requirements

  • Python 3.10+
  • No external APIs required
  • For fully local: use garden init --provider ollama

Links

版本历史

共 2 个版本

  • v1.1.0 当前
    2026-03-29 05:47 安全 安全
  • v1.0.1
    2026-03-07 01:47

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,773
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,232
ai-intelligence

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 417 📥 115,182