fleet-memory/hindsight-integrations/claude-code/.claude-plugin/plugin.json
2026-03-26 12:58:25 +01:00

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"]
}