Vera: Vera is a local-first code search tool that uses BM25, vector search, and cross-encoder reranking. It indexes over 60 languages with tree-sitter and returns structured JSON results. It runs as a single static binary with no external dependencies.; 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.
Semantic code search in large codebases
Automated code review: set up a daemon that reviews pull requests or file changes.