cuba-memorys: Cuba-Memorys is a Model Context Protocol (MCP) server that gives AI coding assistants long-term persistent memory. It uses a knowledge graph, neuroscience-inspired algorithms like FSRS-6 adaptive decay, Hebbian learning, and dual-strength memory, along with anti-hallucination grounding. The latest version 2.0.0 is a complete Rust rewrite with 12 tools and sub-millisecond performance.; initrunner: InitRunner lets you define an agent in one YAML file, chat with it, run it autonomously, and deploy it as a daemon triggered by cron, file changes, webhooks, or Telegram messages. It supports multiple execution modes, built-in memory, cost controls, multi-agent orchestration, and security features. Built on PydanticAI.
Persistent learning from project context: store and retrieve entities, observations, and relations
Automated code review: set up a daemon that reviews pull requests or file changes.