From 3b5cbeb594d3515e2fe07b42ad0ece856f4cd8d0 Mon Sep 17 00:00:00 2001 From: Garrett Eastham Date: Sun, 23 Aug 2026 16:22:24 -0500 Subject: [PATCH] Add DevPilot to Agents & Orchestration Co-Authored-By: Claude Opus 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2d177f..5b8a7ee 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ June 14, 2026 - [**Severance**](https://github.com/blas0/Severance) - (47 ⭐) - A semantic memory system designed for Claude Code. - [**AgentCheck**](https://github.com/devlyai/AgentCheck) - (44 ⭐) - Local AI-powered code review agents for Claude Code. - [**claude-agents**](https://github.com/tddworks/claude-agents) - (18 ⭐) - A collection of specialized AI agents for Claude Code that enhance software development workflows with focused expertise in specific domains. +- [**DevPilot**](https://github.com/geastham/devpilot) - (0 ⭐) - A planning cockpit that dispatches Linear issues to Claude Code sessions on machines you own, with a parallelisation-aware wave planner and a "runway" metric for how long until the ready-to-dispatch queue empties. ---