zenii: Zenii is a local daemon that provides a shared AI backend for desktop apps, CLI tools, TUI, scripts, and MCP clients. It offers persistent memory, provider routing, and tool execution via a REST API on localhost:18981. Built with Rust/Tauri, it supports multiple AI providers and includes tools like MCP server and client.; 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.
Local automations requiring shared memory across scripts and tools
Automated code review: set up a daemon that reviews pull requests or file changes.