devduck: DevDuck is a self-modifying AI agent that hot-reloads its own code, adapting and expanding capabilities at runtime. It is a single Python file deployable anywhere—terminal, browser, cloud, or unified mesh—and supports multi-protocol servers, dynamic tools, and peer-to-peer networking.; 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.
Interactive coding assistant that self-improves and adapts to new requirements
Automated code review: set up a daemon that reviews pull requests or file changes.