VictorBodnar

8 mods across 1 repository, 2 stars between them.

engram

01

VictorBodnar/engram

Plugin Claude Code

Deterministic, hook-based memory for Claude Code.

2 2mo ago A tokens not measured original MIT

engram

02

VictorBodnar/engram

Plugin Claude Code

Deterministic, hook-based memory for Claude Code: async LLM capture off the hot path, keyword recall in-hook, plain-markdown store you can grep.

2 2mo ago A tokens not measured original MIT

engram

03

VictorBodnar/engram

Command

Inspect and manage Engram memories (status | search | forget | clear [--all] | clear-logs | prune | reindex | doctor).

2 2mo ago A 36 tokens original MIT

SessionStart

04

VictorBodnar/engram

Hook

Runs when a session starts, executing session_start.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT

UserPromptSubmit

05

VictorBodnar/engram

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT

Stop

06

VictorBodnar/engram

Hook

Runs when the agent finishes a response, executing stop_distill.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT

PreCompact

07

VictorBodnar/engram

Hook

Runs before the context is compacted, executing precompact.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT

SessionEnd

08

VictorBodnar/engram

Hook

Runs when a session ends, executing session_end.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT