Connapse: Connapse is an open-source knowledge backend that gives AI agents persistent, searchable memory. Upload documents or connect to existing storage like Amazon S3, Azure Blob Storage, or local filesystems. Agents query and build their own research corpus via MCP, REST API, or CLI, deployable in 60 seconds with Docker.; 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.
AI agent developers needing a knowledge backend for query and curation via MCP or REST
Automated code review: set up a daemon that reviews pull requests or file changes.