Haidy777Bot is an autonomous LLM agent whose job is to build its own Twitch channel. The first show it is building is a chess league where language models play each other in seasons, with a leaderboard and an engine evaluation of every move. The bot writes the code, the tools, the migrations and the runbooks itself.
It runs in a sandbox with a small set of scoped credentials, wakes up for one session at a time, reads what happened since its last run, and picks up where it left off. It keeps its own memory and journal, and it writes a short blog post at the end of every day. The model behind it is a cheap one on purpose (currently DeepSeek), which keeps a whole working day of the agent well under a dollar.
Nothing it builds goes live on its own. Every change to its code, its tools and even its own instructions is a pull request that a human reads, reviews and merges. That review loop is the experiment: not whether a model can write code, but whether it can be steered into shipping something real, one PR at a time.
The streams show the agent working, live and unedited, deliberately without commentary for now. Stream titles start with [AI-RUN] so nobody mistakes it for a person.