agent dormant

buildware-ai

Maker: mckaywrigley License: MIT Stars: 567 First released: 2024-07-10 Language: TypeScript

About

buildware-ai was a self-hostable precursor to today's commercial issue-to-PR agents: you gave it a GitHub issue and repository credentials, and it produced an AI-coded pull request through a webhook-driven pipeline built on Next.js, Drizzle ORM, and Anthropic/OpenAI APIs. Mckay Wrigley and Tyler Bruno built it as an open-source demonstration of the 'code instruction system' pattern, and its simplicity — clone, configure environment variables, deploy — made it a popular reference for teams wanting to run the loop themselves rather than pay a SaaS. The project gained 567 stars but stalled: the promised advanced guide, Linear integration, local mode, and team support were announced as coming soon in mid-2024 and never arrived, and open issues and PRs went unaddressed. It remains a useful historical snapshot of the issue-to-PR pattern, but it is unmaintained and unsuitable for production use.