01Acts as a persistent desktop daemon for AI agent interactions
02Provides a unified interface for human input to multiple AI agents
03Supports various interaction types: text input, single/multiple choice, confirmation
04Configurable as an MCP server over IPC (Unix socket) or HTTP
05Helps avoid ending AI agent sessions when human input is required
060 GitHub stars