Yuno15-bb/c-brain

Persistent memory and a growing knowledge tree for CLI agents — an installable engine, kept separate from your notes, that updates itself

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

SessionStart

01

Yuno15-bb/c-brain

Hook

Runs when a session starts, executing plugin_bootstrap.py, brain_anticipate.py and check_update.py via python3 with --hook (3 commands). From Yuno15-bb/c-brain.

2 6d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

Yuno15-bb/c-brain

Hook

Runs when you submit a prompt, before the agent sees it, executing inject_recall.py via python3. From Yuno15-bb/c-brain.

2 6d ago A tokens not measured original Apache-2.0

PreToolUse

03

Yuno15-bb/c-brain

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing pre_snapshot.py via python3. From Yuno15-bb/c-brain.

2 6d ago A tokens not measured original Apache-2.0

PostToolUse

04

Yuno15-bb/c-brain

Hook

Runs after a tool call finishes for Write, Edit, Read, Write, Edit, MultiEdit and NotebookEdit tool calls, executing brain_status.py, on_fiche_write.py, track_read.py and post_diff.py via python3 (4 commands). From Yuno15-bb/c-brain.

2 6d ago A tokens not measured copy · 70% Apache-2.0

SessionEnd

05

Yuno15-bb/c-brain

Hook

Runs when a session ends, executing archive_session.py, auto_maintain.py and session_close.py via python3 (3 commands). From Yuno15-bb/c-brain.

2 6d ago A tokens not measured copy · 80% Apache-2.0