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.; Vault-for-LLM: Vault-for-LLM is a local-first memory layer for LLM agents. It creates a portable SQLite knowledge vault from Markdown notes, allowing agents to search and retrieve structured memory on demand. It focuses on agent-oriented memory with bounded retrieval and optional embeddings.
Automated code review: set up a daemon that reviews pull requests or file changes.
Persistent project context for AI agents across sessions