diff --git a/README.md b/README.md index 353e7de..9e60745 100644 --- a/README.md +++ b/README.md @@ -1056,6 +1056,7 @@ Browse the full template catalog here: | [Sean-V-Dev/HMLR-Agentic-AI-Memory-System](https://github.com/Sean-V-Dev/HMLR-Agentic-AI-Memory-System) | Persistent living-memory layer for AI agents — stores and retrieves context across sessions to support long-running agentic workflows | ![GitHub stars](https://img.shields.io/github/stars/Sean-V-Dev/HMLR-Agentic-AI-Memory-System?style=social)
![Last commit](https://img.shields.io/github/last-commit/Sean-V-Dev/HMLR-Agentic-AI-Memory-System) | | [chopratejas/headroom](https://github.com/chopratejas/headroom) | Context-optimization proxy layer for LLM applications — compresses token usage, manages context windows, and provides an OpenAI-compatible API for LangChain, MCP, and FastAPI stacks | ![GitHub stars](https://img.shields.io/github/stars/chopratejas/headroom?style=social)
![Last commit](https://img.shields.io/github/last-commit/chopratejas/headroom) | | [tb8412/qae-langgraph-example](https://github.com/tb8412/qae-langgraph-example) | Deterministic pre-execution safety certification for LangGraph agents with auditable certificates and constraint-based routing | ![GitHub stars](https://img.shields.io/github/stars/tb8412/qae-langgraph-example?style=social)
![Last commit](https://img.shields.io/github/last-commit/tb8412/qae-langgraph-example) | +| [hipvlady/agent-coherence](https://github.com/hipvlady/agent-coherence) | LangGraph BaseStore drop-in that adds MESI-style cache coherence between agents, detecting stale reads and lost writes on shared store keys | ![GitHub stars](https://img.shields.io/github/stars/hipvlady/agent-coherence?style=social)
![Last commit](https://img.shields.io/github/last-commit/hipvlady/agent-coherence) |