nvandessel/floop
Spreading activation memory for AI coding agents - corrections in, context-aware behaviors out.
AI coding agents often forget past corrections, forcing developers to repeat instructions. This tool allows developers to give their AI agent a correction, like "always use structured logging," which then becomes a durable, context-aware behavior the agent remembers. It turns one-off feedback into persistent learning, so your AI assistant gets smarter over time instead of starting fresh each session. This is for developers who use AI coding agents and want them to learn from past interactions.
Use this if you consistently find yourself giving the same coding advice or corrections to your AI agent and want it to learn and apply that feedback in future, relevant situations.
Not ideal if you rarely use AI coding agents, or if your AI agent already retains context and learns effectively across sessions without manual intervention.
Stars
20
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/nvandessel/floop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants