From 8a62b628197968e1f87c226293a8283334f55d17 Mon Sep 17 00:00:00 2001 From: Timmy Date: Mon, 13 Apr 2026 17:22:54 +0100 Subject: [PATCH] Noting the existence of chat transports in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 316705ef..78e873ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Huskies -A story-driven development server that manages work items, spawns coding agents, and runs them through a pipeline from backlog to done. Ships as a single Rust binary with an embedded React frontend. +A story-driven development server that manages work items, spawns coding agents, and runs them through a pipeline from backlog to done. Ships as a single Rust binary with an embedded React frontend. Can also be run in WhatsApp, Matrix, and Slack chats. ## Getting started with Claude Code