soolaugust

8 mods across 1 repository, 5 stars between them.

memory-os

01

soolaugust/vMem

Plugin Claude Code

Kernel-grade persistent memory for Claude Code. Remembers decisions, constraints, and context across sessions — designed like an OS memory subsystem, not a database.

5 1mo ago A tokens not measured

SessionStart

02

soolaugust/vMem

Hook

Runs when a session starts, executing context_budget_guard.py and loader.py via python3 (2 commands). From soolaugust/vMem.

5 1mo ago A tokens not measured

UserPromptSubmit

03

soolaugust/vMem

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt_budget_guard.py, parallel_hint.py, writer.py and retriever_wrapper.sh via python3 (4 commands). From soolaugust/vMem.

5 1mo ago A tokens not measured

PreToolUse

04

soolaugust/vMem

Hook

Runs before the agent uses a tool for Read, Bash, Write, Edit and MultiEdit tool calls, executing filesize_guard.js and pretool_coalesced.js via node (2 commands). From soolaugust/vMem.

5 1mo ago A tokens not measured

PostToolUse

05

soolaugust/vMem

Hook

Runs after a tool call finishes for Bash, Read, Grep, Glob, Write, Edit, MultiEdit, Agent, WebFetch, WebSearch, Bash, Read, Grep, Glob, Write, Edit, MultiEdit and Agent tool calls, executing posttool_guard.py, tool_profiler.py, task_result_collector.py and posttool_observers.js via python3 (4 commands). From…

5 1mo ago A tokens not measured

Stop

06

soolaugust/vMem

Hook

Runs when the agent finishes a response, executing extractor.py, output_governor.py, derive_rules.py and stop_coalesced.js via python3 (4 commands). From soolaugust/vMem.

5 1mo ago A tokens not measured

PreCompact

07

soolaugust/vMem

Hook

Runs before the context is compacted, executing pre_compact.py via python3. From soolaugust/vMem.

5 1mo ago A tokens not measured

PostCompact

08

soolaugust/vMem

Hook

Runs after the context is compacted, executing post_compact_epoch.py via python3. From soolaugust/vMem.

5 1mo ago A tokens not measured