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

GM Lays Off 600 IT Workers, Hires AI-Focused Engineers for Agent and Model Development
General Motors cut 600 IT employees (~10% of the department) to hire workers with AI-native skills: agent development, data engineering, cloud engineering, prompt engineering.

OpenClaw Creator Credits Claude Code Engineer Amid Anthropic Subscription Ban
Peter Steinberger, creator of the open-source Claude Code client OpenClaw, publicly credited Boris Cherny from Anthropic for working to soften the impact of Anthropic's ban on subscription-based usage of third-party clients. Cherny responded by noting he's submitted PRs to improve prompt cache efficiency specifically for OpenClaw.

M5 Max vs M3 Max Inference Benchmarks for Qwen Models on oMLX
Benchmarks comparing M5 Max and M3 Max MacBook Pros running Qwen 3.5 models via oMLX v0.2.23 show M5 Max delivering 1.4-1.7x faster token generation and up to 4x faster prefill at long contexts.

The Build vs. Buy Paradox in the AI Agent Era
Developers earning $100/hr routinely spend 10+ hours building with Claude and n8n to avoid paying $30–50/month for a working product, ignoring the $1k+ opportunity cost.