AgentRunKit: AgentRunKit is a lightweight Swift 6 framework for building LLM-powered agents with type-safe tool calling. It features zero dependencies, full Sendable support, async/await concurrency, and compatibility with both cloud and on-device models via MCP.; 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.
Build AI-powered chatbots with tool integration
Automated code review: set up a daemon that reviews pull requests or file changes.