From 054872f6983dd673f31f24416a751a5297777919 Mon Sep 17 00:00:00 2001 From: Ariel Shadkhan Date: Mon, 23 Mar 2026 09:07:58 +0200 Subject: [PATCH] Add Shep (#884) Co-authored-by: Claude Opus 4.6 (1M context) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0b907b3..273324b 100644 --- a/readme.md +++ b/readme.md @@ -785,6 +785,7 @@ Inclusion criteria are less strict for this fast-moving field. - [agent-of-empires](https://github.com/njbrake/agent-of-empires) - Coding agent session manager via tmux and git worktrees. - [agent-deck](https://github.com/asheshgoplani/agent-deck) - Dashboard for managing multiple AI coding agent sessions. - [Sugar](https://github.com/roboticforce/sugar) - Autonomous agent that queues and executes tasks in the background. +- [Shep](https://github.com/shep-ai/cli) - Multi-session SDLC control center for AI coding agents. ### LLM Interaction - [aye-chat](https://github.com/acrotron/aye-chat) - Workspace for editing, running commands, and chatting with your codebase.