kremis: Kremis is a deterministic knowledge graph MCP server written in Rust. It provides a local, single-binary solution for recording, associating, and retrieving knowledge without relying on LLMs. The system ensures determinism, inspectability, and grounding through ACID transactions and BLAKE3 hashing.; 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 memory via MCP
Automated code review: set up a daemon that reviews pull requests or file changes.