openmemind/memind

Self-evolving cognitive memory and context engine for AI agents in Java. Empowering 24/7 proactive agents like OpenClaw with understanding and SOTA performance.

897Stars on the repository
11Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

SessionStart

01

openmemind/memind

Hook

Runs when a session starts, executing session_start.py via python3. From openmemind/memind.

897 19d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

openmemind/memind

Hook

Runs when you submit a prompt, before the agent sees it, executing retrieve.py via python3. From openmemind/memind.

897 19d ago A tokens not measured original Apache-2.0

PreToolUse

03

openmemind/memind

Hook

Runs before the agent uses a tool, executing pre_tool_use.py via python3. From openmemind/memind.

897 19d ago A tokens not measured original Apache-2.0

PostToolUse

04

openmemind/memind

Hook

Runs after a tool call finishes, executing post_tool_use.py via python3. From openmemind/memind.

897 19d ago A tokens not measured original Apache-2.0

Notification

05

openmemind/memind

Hook

Runs when the agent sends a notification, executing notification.py via python3. From openmemind/memind.

897 19d ago A tokens not measured original Apache-2.0

SubagentStop

06

openmemind/memind

Hook

Runs when a subagent finishes, executing subagent_stop.py via python3. From openmemind/memind.

897 19d ago A tokens not measured original Apache-2.0

PreCompact

07

openmemind/memind

Hook

Runs before the context is compacted, executing pre_compact.py via python3. From openmemind/memind.

897 19d ago A tokens not measured original Apache-2.0

Stop

08

openmemind/memind

Hook

Runs when the agent finishes a response, executing ingest.py via python3. From openmemind/memind.

897 19d ago A tokens not measured original Apache-2.0

SessionEnd

09

openmemind/memind

Hook

Runs when a session ends, executing session_end.py via python3. From openmemind/memind.

897 19d ago A tokens not measured copy · 88% Apache-2.0