togo-framework

15 mods across 2 repositories, 1 stars between them.

cabrain

02

togo-framework/cabrain-cli

Plugin Claude Code

Give Claude Code a persistent, hybrid-recall memory brain. Bundles the CaBrain MCP (recall/retain + brains + datasources), memory-first slash commands, a curator agent, and an onboarding connector. Powered by the cabrain CLI.

0 1mo ago A tokens not measured original MIT

cabrain-connector

03

togo-framework/cabrain-cli

Agent

Onboarding + setup agent for CaBrain. Use to connect a client to a brain, install/upgrade the CLI, mint tokens, create/list brains, or wire a data source. Handles the "get me set up" and "connect my other session" tasks.

0 1mo ago C 60 tokens original MIT

cabrain-curator

04

togo-framework/cabrain-cli

Agent

Memory-first knowledge agent for a CaBrain brain. Use when a task touches durable knowledge — "what do we know about X", researching a topic before acting, or capturing a decision/learning. Recalls before answering and retains what's new.

0 1mo ago A 54 tokens original MIT

brains

05

togo-framework/cabrain-cli

Command

List the CaBrain brains this token can reach, with memory counts.

0 1mo ago A 14 tokens original MIT

connect

06

togo-framework/cabrain-cli

Command

Wire the CaBrain MCP into another client (Claude Desktop, Codex, Gemini, Cursor).

0 1mo ago A 19 tokens original MIT

doctor

07

togo-framework/cabrain-cli

Command

Diagnose the CaBrain setup — CLI installed, on PATH, logged in, MCP reachable.

0 1mo ago C 19 tokens original MIT

recall

09

togo-framework/cabrain-cli

Command

Recall memories from a CaBrain brain (hybrid vector + BM25 + rerank).

0 1mo ago A 18 tokens original MIT

retain

10

togo-framework/cabrain-cli

Command

Store a memory into a CaBrain brain (runs the write-decision + embeds).

0 1mo ago A 17 tokens original MIT

status

11

togo-framework/cabrain-cli

Command

Show CaBrain connection status — endpoint + which brains you can reach.

0 1mo ago A 14 tokens original MIT

SessionStart

12

togo-framework/cabrain-cli

Hook

Runs when a session starts, running cabrain hook rules. From togo-framework/cabrain-cli.

0 1mo ago A tokens not measured original MIT

UserPromptSubmit

13

togo-framework/cabrain-cli

Hook

Runs when you submit a prompt, before the agent sees it, running cabrain hook recall. From togo-framework/cabrain-cli.

0 1mo ago A tokens not measured original MIT

memory-first

14

togo-framework/cabrain-cli

Skill Claude CodeCodex

The recall→answer/act→retain discipline for working with a CaBrain brain. Use whenever a task touches durable knowledge — questions about people/projects/decisions, researching before acting, or capturing something learned. Makes the brain the source of truth instead of guessing.

0 1mo ago A 56 tokens original MIT

cabrain-cli

15

togo-framework/cabrain-cli

MCP server Claude CodeCodexCursor +2

Connect any AI client (Claude Desktop/Code, Codex, Gemini, Cursor) to the CaBrain memory system — one binary that is both the MCP server and its installer. Runs locally from the cabrain-cli npm package.

0 1mo ago A tokens not measured original MIT