ggui: ggui is an open protocol and reference runtime that allows AI agents to generate ephemeral, interactive user interfaces over MCP without writing frontend code. It can be self-hosted and paired with any MCP-aware agent runtime such as Claude Desktop, Cursor, or ChatGPT desktop.; 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.
AI agent pushes dynamic UIs to users' browsers in real-time
Automated code review: set up a daemon that reviews pull requests or file changes.