All 81 Dependencies

Every package DenchClaw depends on, ranked by repo health score.

DenchClaw is a local-first CRM and outreach automation platform that runs as an AI agent on your own machine rather than in a hosted multi-tenant cloud. Installed with a single `npx denchclaw bootstrap` command, it spins up a dedicated OpenClaw agent gateway under a `dench` profile and a Next.js web workspace on `localhost:3100`, giving you a chat-driven interface for managing contacts, companies, deals, and outreach, with every action stored in a local DuckDB database instead of a hosted SaaS table.

Rather than hard-coding a fixed CRM data model, DenchClaw teaches its underlying agent how to build and operate one. The `crm` skill and its six child skills (DuckDB operations, object builder, views & filters, documents, reports, actions) act as an operating manual the AI reads before touching data: they define naming conventions, a mandatory "triple alignment" between the database, filesystem, and object metadata, auto-linking rules for relation fields (for example, linking a new lead to an existing company), and a JSON-based reporting format so chat answers can render interactive charts. A companion `app-builder` skill lets the same agent generate self-contained mini web apps that run sandboxed inside the workspace with access to the CRM's own data.

Outreach and enrichment are handled through a small set of OpenClaw plugin extensions bundled in the repo: `apollo-enrichment` calls Apollo's people/company/people-search APIs through a managed Dench Cloud gateway, `exa-search` adds web search, and `dench-identity` bridges to Composio's app catalog, exposing 500+ third-party integrations (Gmail, Slack, GitHub, Notion, Google Calendar, Linear, Stripe, and more) as two generic "search" and "execute" tools the agent can call. A `dench-ai-gateway` extension routes model calls and AI credits through Dench's hosted model catalog when a Dench Cloud API key is configured.

The project is built by Dench.com (Y Combinator S2024) and is MIT licensed end to end. The open-source repo itself has no gated enterprise tier; the "Dench Cloud" services referenced in the code (enrichment, hosted models) are optional external add-ons that require their own API key.

37 async-mutex ^0.5.0 38 psl ^1.15.0 40 remark-gfm ^4.0.1 42 clsx ^2.1.1 45 JSON5 ^2.2.3 45 next-themes ^0.4.6 47 SheetJS (xlsx-republish) ^0.18.5 outdated 53 @monaco-editor/react ^4.7.0 61 chokidar ^5.0.0 62 Commander.js ^14.0.3 outdated 65 Chalk ^5.6.2 outdated 65 react-markdown ^10.1.0 66 React Testing Library ^16.3.2 68 jest-dom ^6.9.1 outdated 68 Mammoth.js ^1.11.0 69 date-fns ^4.1.0 72 Fuse.js ^7.1.0 76 Radix UI ^2.2.16 outdated 76 Radix UI ^2.1.8 outdated 76 Radix UI ^1.2.4 76 Radix UI ^1.2.6 78 Motion ^12.34.0 outdated 78 React Icons ^5.6.0 79 @clack/prompts ^1.0.1 80 user-event ^14.6.1 80 Shiki ^3.22.0 outdated 81 node-pty ^1.1.0 82 yaml ^2.8.2 83 class-variance-authority ^0.7.1 85 dnd-kit ^6.3.1 85 dnd-kit ^10.0.0 outdated 85 dnd-kit ^3.2.2 outdated 85 esbuild 0.27.3 outdated 85 ws ^8.19.0 86 Base UI ^1.2.0 outdated 88 tailwind-merge ^3.5.0 90 Tabler Icons React ^3.41.1 90 Tailwind CSS ^4.1.8 90 xterm.js ^0.11.0 outdated 90 xterm.js ^6.0.0 90 Oxlint ^1.49.0 90 Tailwind CSS ^4.1.8 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.20.0 91 Tiptap Core ^3.20.0 91 Tiptap Core ^3.20.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.20.0 91 Tiptap Core ^3.20.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.20.0 91 Tiptap Core ^3.20.0 91 Tiptap Core ^3.20.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 Tiptap Core ^3.19.0 91 lucide-react ^0.575.0 outdated 91 Monaco Editor ^0.55.1 outdated 91 Recharts ^3.7.0 92 AI SDK ^3.0.75 outdated 92 TanStack Table ^8.19.4 outdated 92 TanStack Table ^8.21.3 outdated 92 AI SDK ^6.0.73 outdated 92 jsdom ^28.1.0 outdated 92 Vitest ^4.0.18 outdated 93 posthog-js ^1.358.1 93 posthog-js ^5.27.1 outdated 95 Axios ^1.13.5 96 Next.js ^15.3.3 outdated 96 TypeScript ^5.8.3 outdated 97 React ^19.1.0 97 React DOM ^19.1.0

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers

Search