From e6368df850573ce3a095c40eb75cc57ab6e178b0 Mon Sep 17 00:00:00 2001 From: Zohar Babin Date: Sun, 17 May 2026 13:20:37 -0400 Subject: [PATCH] =?UTF-8?q?Add=20dd-agents=20to=20Applications=20=E2=80=94?= =?UTF-8?q?=20M&A=20due=20diligence=20built=20on=20claude-agent-sdk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 87844fb..4728f33 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,10 @@ Open standard (Linux Foundation) for connecting Claude to tools, repos, database - [Claude Desktop](https://claude.ai/download) - Official Claude desktop app for macOS and Windows. Includes a dedicated **Code** tab (GUI for Claude Code) and **Cowork** for non-technical users. - [Claude Desktop Debian](https://github.com/aaddrick/claude-desktop-debian#readme) - Unofficial Claude desktop app for Debian/Linux. +### ⚖️ Domain-Specific + +- [dd-agents](https://github.com/zoharbabin/due-diligence-agents) - Open-source M&A due diligence: 13 agents (9 specialists + Judge + Executive Synthesis + Red Flag Scanner + Acquirer Intelligence) built on `claude-agent-sdk`. Interactive chat mode with 14 MCP tools. `pip install dd-agents`. + --- ## 📚 Educational Resources