Vibe Coding
AionUi Puts Scheduled, Unattended CLI Agents Behind a Desktop App and a Chat Bot
AionUi (32.2k stars, 5,963 commits) auto-detects 20+ CLI agents including Claude Code, Codex, Cursor Agent, Gemini CLI, OpenClaw, Hermes and Kimi CLI, and runs them on a schedule for unattended operation, with a leader-delegate architecture for coordinating several as a team. It exposes the same sessions through a WebUI and through Telegram, Lark, DingTalk and WeChat. The pattern to notice is control-plane-plus-chat-surface: the scheduler runs the agents, and the messaging app is just another view onto them.
Source
↳ Follow the thread