Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
f07b4b257f Add remember to marketplace 2026-03-17 13:31:27 -07:00

View File

@@ -1040,14 +1040,14 @@
"homepage": "https://github.com/intercom/claude-plugin-external" "homepage": "https://github.com/intercom/claude-plugin-external"
}, },
{ {
"name": "followrabbit", "name": "remember",
"description": "Cloud cost optimization for GCP infrastructure. Review changes for cost impact and auto-apply savings recommendations using the followrabbit CLI.", "description": "Continuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.",
"source": { "source": {
"source": "url", "source": "url",
"url": "https://github.com/followrabbit-ai/awesome-rabbit.git", "url": "https://github.com/Digital-Process-Tools/claude-remember.git",
"sha": "f59ec3d1f6337a6ed825ef06836a221ed3d2ffb0" "sha": "779ab61d8d412230eeec1840b8ca104bebea4358"
}, },
"homepage": "https://subscriptions.agentic.followrabbit.ai/" "homepage": "https://github.com/Digital-Process-Tools/claude-remember"
} }
] ]
} }