bernstein: Bernstein is a declarative agent orchestration tool that takes a goal, decomposes it into tasks, runs multiple AI coding agents in parallel, verifies outputs, and commits the results. It supports multiple CLI agents (Claude Code, Codex, etc.) and is provider-agnostic.; 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.
Automating code generation and refactoring for engineering teams
Automated code review: set up a daemon that reviews pull requests or file changes.