kai: Kai is a semantic infrastructure for code change that understands code meaning—functions, dependencies, behavior impact—not just line diffs. It powers precise CI, context-aware IDEs, and verifiable AI coding agents.; 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.
Selective CI: runs only relevant tests based on behavioral impact, reducing CI time by 80%
Automated code review: set up a daemon that reviews pull requests or file changes.