auxten/clickmem

Agent memory built on chDB(ClickHouse embedded)

58Stars on the repository
6Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

auxten/clickmem

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running curl -s -X POST http://127.0.0.1:9527/hooks/claude-code -d @. From auxten/clickmem.

58 2mo ago B tokens not measured original MIT

PostToolUse

02

auxten/clickmem

Hook Claude Code

Runs after a tool call finishes, running curl -s -X POST http://127.0.0.1:9527/hooks/claude-code -d @. From auxten/clickmem.

58 2mo ago B tokens not measured copy · 88% MIT