AI Worker
A self-hosted autonomous coding workshop for Claude Code and Codex: queue a brief, let the workers build, and follow it all from the browser.
Feed it a project, come back to working code. AI Worker gives each workload its own workspace and persistent job history, and runs Claude Code or Codex against it from separate queues with concurrency limits and provider cooldowns. Start clean, from an uploaded ZIP, from a public ZIP URL or from the AI Project Scaffold; change direction mid-run with queued messages, answered questions, pause/resume or interrupt-and-steer; and when it is done, read the completion summary, search the history or export CSV and PDF reports. Optional Discord webhooks announce state changes. PHP 8.4 serves the dashboard, Node.js runs the workers, with MariaDB, Redis and Beanstalkd behind them and systemd keeping it all up — no frontend build step. Built for trusted operators: workloads execute code as the worker account, so it belongs on a dedicated host.