LevNas/ccmemo

3Stars on the repository
10Mods indexed here, across every type
16d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

LevNas/ccmemo

Hook

Runs when you submit a prompt, before the agent sees it, executing userpromptsubmit_knowledge_search.sh via bash. From LevNas/ccmemo.

3 16d ago A tokens not measured original MIT

Stop

02

LevNas/ccmemo

Hook

Runs when the agent finishes a response, executing stop_context_guard.py via python3. From LevNas/ccmemo.

3 16d ago A tokens not measured original MIT

PreCompact

03

LevNas/ccmemo

Hook

Runs before the context is compacted, executing precompact_checkpoint.py via python3. From LevNas/ccmemo.

3 16d ago A tokens not measured original MIT

SessionEnd

04

LevNas/ccmemo

Hook

Runs when a session ends, executing sessionend_tasks_mirror.py and sessionend_autocommit.py via python3 (2 commands). From LevNas/ccmemo.

3 16d ago A tokens not measured original MIT

PostToolUse

05

LevNas/ccmemo

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing postwrite_redact_entries.py, posttooluse_context_writer.py and postwrite_check_md_links.py via python3 (3 commands). From LevNas/ccmemo.

3 16d ago A tokens not measured copy · 75% MIT