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

Four UX/Product Gaps Identified in Claude's Onboarding Experience
A user identified four specific UX/product gaps while setting up Claude across Desktop, Cowork, Dispatch, and the iPhone app during active use. Issues include Dispatch tasks entering infinite loops when desktop is offline, single persistent threads in Dispatch, tab-anchored chat panels in Chrome, and missing Google Drive files in the mobile app knowledge base UI.

CBP's Clearview AI Deal: Facial Recognition for Tactical Targeting
U.S. Customs and Border Protection has contracted Clearview AI for tactical targeting, using face recognition technology on billions of internet-scraped images.

Opus 4.7 Token Efficiency: German Prompts Burn Up to 2x Tokens vs English
A Claude Pro subscriber reports that using German with Opus 4.7 consumed 100% of session tokens in seconds, while English used 37%. The tokenizer inefficiency stems from compound nouns and umlauts, causing 1.5–2x token usage.

Bonsai 27B: First 27B-Class Model Runs on a Phone — Benchmark Scores and Specs
PrismML releases Bonsai 27B, a ternary/binary 27B model that fits in 3.9-5.9 GB and runs on phones and laptops. Retains 90-95% of full-precision baseline.