agent-tool: agent-tool is a single-binary MCP tool server that provides over 50 tools for AI coding agents. It addresses common issues like tab indentation corruption, encoding breakage, and lack of reverse engineering support. With smart indentation and encoding preservation, it seamlessly replaces built-in tools.; 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.
Projects with non-UTF-8 files (EUC-KR, Shift-JIS) that need encoding-preserving edits
Automated code review: set up a daemon that reviews pull requests or file changes.