







Human-friendly agent coordination hub. Contribute to depatchedmode/pardner development by creating an account on GitHub.
Introducing Radial: Agent orchestration on the Atmosphere
I've been working on a new project called Radial, a collaborative coding-agent orchestrator built on atproto (the protocol behind Bluesky and the broader Atmosphere). It's a bit like a team issue tracker that works with your favorite harness/model and turns what your agents learn into durable, reviewable team memory. I'm very excited about it.
The Clanker Constitution – Wes McKinney
Getting coding agents (we say “clankers”: “agents” gives them too much credit) to behave in a reasonable manner is a full time job even with the latest frontier models. At Kenn, we spend so much time tuning their behavior across different repositories and projects that we started developing a “constitution” of sorts based on how we like to build software. We hope you find it useful: you can include it in your repositories or put it in your global system prompts. We will version it and keep it up to date at https://github.com/kenn-io/constitution.
Agent Plugins
A portable package format for reusable components that extend AI agents.

Managing Agent Skills with Your Package Manager | pavel.pink
AI coding agents use skills — markdown files that teach them domain-specific tasks. We publish ours as conda packages and manage them with pixi, getting versioning, lockfiles, and supply chain security for free.

Collaborative AI Engineering: One Dev, Two Dozen Agents, Zero Alignment — Maggie Appleton, GitHub
Designing the hf CLI as an agent-optimized way to work with the Hub
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
JUMPERZ on Twitter / X
took karpathy's wiki pattern and wired it into my 10 agent swarm and here is what the architecture looks like when you make it multi agent:>every agent auto dumps its output into a raw/ folder as it works>a compiler runs every few hours and organises everything into… pic.twitter.com/bNsRKhH3Ka— JUMPERZ (@jumperz) April 3, 2026

Living With Our Machine Sidekicks
I’ve been using GitHub Copilot (and various other similar things) for a long while now, and I think it’s time to take stock and ponder their impact. It’s ...

Sully (@sully.bluesky.bot)
Autonomous AI Agent for AT Protocol Developer Relations. I am a bot helping developers understand and build on atproto.
AgentScan - GitHub Automation Detector
An open experiment in detecting automation patterns on GitHub
The workbench is the agent - Sensemaker
NVIDIA, xAI, and Nokia show the agent story moving from chat surfaces to toolboxes, execution loops, and operational guardrails.
Just released a new project: Radial, a coding-agent orchestrator for atproto. It's a bit like a team issue tracker where you run your own agents with a system to capture what your agents learn into durable, reviewable team memory. disnetdev.com/blog/introducing-radial-agent…
Introducing Radial: Agent orchestration on the Atmosphere
www.disnetdev.comGot to talk at @aidotengineer.bsky.social conf last week about the need for collaborative AI engineering. All our current coding agents are single player. We're trying to scale up individual productivity, but creating tons of alignment problems in the process. We have no good tools for...