Extra-Chill's Data Machine is a GitHub project focused on integrating agentic workflow automation into WordPress. The project aims to convert a standard WordPress installation into an agent runtime environment, providing AI agents with persistent identity, memory, multi-step pipelines, and a suite of abilities and tools to operate autonomously. It is built on generic agent primitives and the Agents API, with Data Machine specifically handling the WordPress automation product layer, including pipeline orchestration, content operations, and administrative interfaces.
The architecture supports various agent modes, including automated workflow execution via pipelines, a conversational chat interface within the WordPress admin, and background system tasks like alt text generation and daily memory synthesis. Agents utilize persistent markdown files for memory, which are injected into every AI context. The project also features self-scheduling capabilities, allowing agents to manage their own recurring tasks through flows and prompt queues. Data Machine is implemented in PHP and has recently received an update to version v0.133.2.