From ef8b5481e8f387a603640f8221bd7d7c4f43de6d Mon Sep 17 00:00:00 2001 From: Dax <143460278+daxaur@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:30:34 +0100 Subject: [PATCH] Add OpenPaw (pawmode) to Community Projects --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3adfb33..fe2a20a 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,8 @@ async def parallel_analysis(document): - **[SWE-agent](https://github.com/SWE-agent/SWE-agent)** `★ 13.1k` — Claude solves real GitHub issues end-to-end. Top performer on SWE-bench. - **[OpenHands](https://github.com/All-Hands-AI/OpenHands)** `★ 41.7k` — Open-source Devin alternative. Claude-powered software engineering agent with sandbox execution. +- **[OpenPaw](https://github.com/daxaur/openpaw)** `★ New` -- Open-source CLI (`npx pawmode`) that turns Claude Code into a personal assistant with 38 skills. No daemon, no cloud, MIT licensed. + ### Research & Analysis - **[Storm](https://github.com/stanford-oval/storm)** `★ 9.6k` — Wikipedia-style report generation from scratch using multi-agent Claude research.