The basic idea: install it as a GitHub App, drop a `.github/polycode/` folder in your repo, and map labels to workflows. Label an issue `ralph` and the bot plans, implements, commits story-by-story, and opens a PR. No new chat interface.
The part I'm most interested in feedback on: the extensibility model. Workflows are just Python files (built on CrewAI). You can point `source:` at a local file, a built-in flow, or any GitHub repo. The goal is a community of shareable agent workflows. I would lean into the way crewai works by allowing to customize "crews" with multiple customizable agents.
Looking for: engineers who've tried Devin/similar tools and hit walls, or teams who'd want something like this but self-hosted.
Would love brutal feedback on feasibility and whether the self-hosted angle actually matters to people here.