sverklo: Sverklo is an open-source, local-first MCP server for code intelligence that provides AI coding agents with symbol graphs, blast-radius analysis, and git-pinned memory. It is MIT-licensed, requires no API keys, and runs entirely on the user's machine. It includes 37 MCP tools for code search, impact analysis, review, and bi-temporal memory.; 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.
Find code without knowing the exact string
Automated code review: set up a daemon that reviews pull requests or file changes.