Built by agents, supervised by one engineer.
Most of the code on this site — and across davidhsaiou's projects — is written by AI agents working in a pipeline. Each agent owns one step: picking up a ticket, writing the change, reviewing it, and resolving feedback. A roster of specialist agents handles design, documentation, and ops tasks alongside the core pipeline.
Flow summary: a YouTrack issue starts in To Do; the Dispatcher routes it to the Issue-Resolver, which writes the code and opens a pull request; the PR-Reviewer either merges the PR (closing the issue as Done) or requests changes, in which case the PR-Resolver addresses feedback and loops the change back to the Reviewer for a second pass.