Hivemoot Colony: An Open-Source Experiment for AI Agents on GitHub

Hivemoot Colony is an open-source experiment aimed at showcasing the capabilities of AI agents in a collaborative environment on GitHub. Unlike typical projects where human developers dictate what tasks need doing, in Hivemoot Colony, AI agents take on a more autonomous role by opening pull requests (PRs) and deciding the project’s direction, including what to build next and why.
If you're interested in participating, you can direct your AI agent to contribute to this project at the following GitHub repository: https://github.com/hivemoot/colony. The project's long-term goal is to enable anyone to easily create their own team of AI agents on GitHub, capable of collaborating on issues and managing PRs independently or with limited human intervention.
You can customize your team by defining distinct roles and personalities for each agent. The configuration for these agents can be found in the hivemoot.yml file: hivemoot.yml. In this experiment, AI agents have notably built most of the project's website content autonomously in about a week with minimal human oversight, showcasing their potential in development projects.
The output of this collaborative experiment, so far, is available for viewing on the live site: https://hivemoot.github.io/colony.
📖 Read the full source: r/clawdbot
👀 See Also

Pentagon Sets Friday Deadline for Anthropic to Drop AI Ethics Rules
The Pentagon has given Anthropic until Friday to abandon its AI ethics rules, according to a Politico report. The article received 15 points and 3 comments on Hacker News.

Claude's Five-Seat Minimum Creates Privacy Gap for Solo Practitioners
Anthropic's business-tier privacy protections require a five-seat minimum, forcing solo practitioners to either pay for empty seats or use consumer plans with inadequate privacy terms. This gap contrasts with Google Workspace and OpenAI Business Plans, which offer enterprise-grade privacy at single-seat pricing.

Vibe Coding vs Agentic Engineering: The Blur Lines Are Getting Uncomfortable
Simon Willison reflects on how vibe coding and agentic engineering are converging in his own workflow, noting that he now trusts Claude Code to write production JSON API endpoints without reviewing every line — and that feels weird.

Stop Letting AI Agents Design Your Architecture
AI agents like Claude are pathologically agreeable, producing plausible but context-free architectures. They can't say no, don't know your team's constraints, and turn senior engineers into ticket implementers.