archfill/tsumugi

MCP-based memory layer for AI agents — observation, hybrid search, dreaming/synthesis

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

SessionStart

01

archfill/tsumugi

Hook

Runs when a session starts on startup, clear and compact, executing session_start.py via python3. From archfill/tsumugi.

0 23d ago A tokens not measured copy · 88% Apache-2.0

UserPromptSubmit

02

archfill/tsumugi

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From archfill/tsumugi.

0 23d ago A tokens not measured original Apache-2.0

PreToolUse

03

archfill/tsumugi

Hook

Runs before the agent uses a tool for Read tool calls, executing pre_tool_use_read.py via python3. From archfill/tsumugi.

0 23d ago A tokens not measured copy · 86% Apache-2.0

PostToolUse

04

archfill/tsumugi

Hook

Runs after a tool call finishes for Bash tool calls, executing post_tool_use.py via python3. From archfill/tsumugi.

0 23d ago A tokens not measured original Apache-2.0

Stop

05

archfill/tsumugi

Hook

Runs when the agent finishes a response, executing stop.py via python3. From archfill/tsumugi.

0 23d ago A tokens not measured original Apache-2.0