8 lines
396 B
JSON
8 lines
396 B
JSON
{
|
|
"name": "hindsight-memory",
|
|
"description": "Automatic long-term memory for Claude Code via Hindsight. Recalls relevant memories before each prompt and retains conversation transcripts after each response.",
|
|
"version": "0.3.0",
|
|
"author": {"name": "Hindsight Team", "url": "https://vectorize.io/hindsight"},
|
|
"license": "MIT",
|
|
"keywords": ["memory", "hindsight", "recall", "retain"]
|
|
}
|