denchclaw 2.0.5 → 2.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/README.md +31 -368
  2. package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
  3. package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +88 -88
  4. package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +24 -24
  5. package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +2 -2
  6. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  7. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found.html +1 -1
  8. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found.rsc +1 -1
  9. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
  10. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  11. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
  12. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
  13. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
  14. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
  15. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
  16. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
  17. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
  18. package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
  19. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
  20. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
  21. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
  22. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  23. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  24. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
  25. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
  26. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
  27. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
  28. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
  29. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
  30. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
  31. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
  32. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
  33. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
  34. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
  35. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
  36. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
  37. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
  38. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
  39. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
  40. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
  41. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
  42. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
  43. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
  44. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
  45. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
  46. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
  47. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
  48. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
  49. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
  50. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
  51. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
  52. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
  53. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
  54. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
  55. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
  56. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
  57. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
  58. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
  59. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
  60. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
  61. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
  62. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
  63. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
  64. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
  65. package/apps/web/.next/standalone/apps/web/.next/server/app/index.html +2 -2
  66. package/apps/web/.next/standalone/apps/web/.next/server/app/index.rsc +1 -1
  67. package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  68. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  69. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace.html +1 -1
  70. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace.rsc +1 -1
  71. package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +24 -24
  72. package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +13 -13
  73. package/apps/web/.next/standalone/apps/web/.next/server/pages/404.html +1 -1
  74. package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
  75. package/apps/web/.next/standalone/package.json +6 -6
  76. package/assets/denchclaw-app.png +0 -0
  77. package/assets/denchclaw-hero.png +0 -0
  78. package/package.json +6 -6
  79. /package/apps/web/.next/standalone/apps/web/.next/static/{Il0fzB9MGXH5vlsqX6-1L → bfBSw7Zh4Df36UcKsQE27}/_buildManifest.js +0 -0
  80. /package/apps/web/.next/standalone/apps/web/.next/static/{Il0fzB9MGXH5vlsqX6-1L → bfBSw7Zh4Df36UcKsQE27}/_ssgManifest.js +0 -0
  81. /package/apps/web/.next/static/{Il0fzB9MGXH5vlsqX6-1L → bfBSw7Zh4Df36UcKsQE27}/_buildManifest.js +0 -0
  82. /package/apps/web/.next/static/{Il0fzB9MGXH5vlsqX6-1L → bfBSw7Zh4Df36UcKsQE27}/_ssgManifest.js +0 -0
package/README.md CHANGED
@@ -1,413 +1,72 @@
1
1
  <p align="center">
2
- <pre align="center">
3
- ██╗██████╗ ██████╗ ███╗ ██╗ ██████╗██╗ █████╗ ██╗ ██╗
4
- ██║██╔══██╗██╔═══██╗████╗ ██║██╔════╝██║ ██╔══██╗██║ ██║
5
- ██║██████╔╝██║ ██║██╔██╗ ██║██║ ██║ ███████║██║ █╗ ██║
6
- ██║██╔══██╗██║ ██║██║╚██╗██║██║ ██║ ██╔══██║██║███╗██║
7
- ██║██║ ██║╚██████╔╝██║ ╚████║╚██████╗███████╗██║ ██║╚███╔███╔╝
8
- ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═════╝╚══════╝╚═╝ ╚═╝ ╚══╝╚══╝
9
- </pre>
2
+ <a href="https://denchclaw.com">
3
+ <img src="assets/denchclaw-hero.png" alt="DenchClaw AI CRM, hosted locally on your Mac. Built on OpenClaw." width="680" />
4
+ </a>
10
5
  </p>
11
6
 
12
7
  <p align="center">
13
- <strong>AI CRM, hosted locally on your Mac.</strong>
8
+ <a href="https://www.npmjs.com/package/denchclaw"><img src="https://img.shields.io/npm/v/denchclaw?style=for-the-badge&color=000" alt="npm version"></a>&nbsp;
9
+ <a href="https://discord.gg/PDFXNVQj9n"><img src="https://img.shields.io/discord/1456350064065904867?label=Discord&logo=discord&logoColor=white&color=5865F2&style=for-the-badge" alt="Discord"></a>&nbsp;
10
+ <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a>
14
11
  </p>
15
12
 
16
13
  <p align="center">
17
- Chat with your database. Automate outreach. Enrich leads. All from a single prompt.
14
+ <a href="https://denchclaw.com">Website</a> · <a href="https://discord.gg/PDFXNVQj9n">Discord</a> · <a href="https://skills.sh">Skills Store</a>
18
15
  </p>
19
16
 
20
- <p align="center">
21
- <a href="https://www.npmjs.com/package/denchclaw"><img src="https://img.shields.io/npm/v/denchclaw?style=for-the-badge&color=000" alt="npm version"></a>
22
- <a href="https://discord.gg/clawd"><img src="https://img.shields.io/discord/1456350064065904867?label=Discord&logo=discord&logoColor=white&color=5865F2&style=for-the-badge" alt="Discord"></a>
23
- <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a>
24
- </p>
17
+ <br />
25
18
 
26
19
  <p align="center">
27
- <a href="https://denchclaw.com">Website</a> · <a href="https://docs.openclaw.ai">Docs</a> · <a href="https://github.com/openclaw/openclaw">OpenClaw Framework</a> · <a href="https://discord.gg/clawd">Discord</a> · <a href="https://clawhub.com">Skills Store</a>
20
+ <a href="https://denchclaw.com">
21
+ <img src="assets/denchclaw-app.png" alt="DenchClaw Web UI — workspace, object tables, and AI chat" width="780" />
22
+ </a>
28
23
  </p>
29
24
 
30
- ---
25
+ <br />
31
26
 
32
27
  ## Install
33
28
 
34
- **Runtime: Node 22+**
29
+ **Node 22+ required.**
35
30
 
36
31
  ```bash
37
- npm i -g openclaw
38
32
  npx denchclaw
39
33
  ```
40
34
 
41
- Opens at `localhost:3100`. That's it.
42
-
43
- Three steps total:
44
-
45
- ```
46
- 1. npm i -g openclaw
47
- 2. npx denchclaw
48
- 3. bootstrap opens UI on localhost:3100
49
- ```
50
-
51
- ---
52
-
53
- ## What is DenchClaw?
54
-
55
- DenchClaw is a personal AI agent and CRM that runs locally on your machine. It connects to every messaging channel you use, manages structured data through DuckDB, browses the web with your Chrome profile, and gives you a full web UI for pipeline management, analytics, and document management.
56
-
57
- Built on [OpenClaw](https://github.com/openclaw/openclaw) with **Vercel AI SDK v6** as the LLM orchestration layer.
58
-
59
- **One prompt does everything:**
60
-
61
- - "Find YC W26 founders building AI companies" → scrapes YC directory + LinkedIn, returns 127 matches
62
- - "Enrich all contacts with LinkedIn and email" → fills in profiles with 98% coverage
63
- - "Send personalized messages to qualified leads" → crafts and sends custom outreach
64
- - "Show me pipeline stats for this quarter" → generates interactive charts from live data
65
- - "Set up weekly follow-up sequences for all leads" → creates automation rules that run in the background
66
-
67
- ---
68
-
69
- ## Use Cases
70
-
71
- ### Find Leads
72
-
73
- Type a prompt, DenchClaw scrapes the web using your actual Chrome profile (all your auth sessions, cookies, history). It logs into LinkedIn, browses YC batches, pulls company data. No separate login, no API keys for browsing.
74
-
75
- ### Enrich Data
76
-
77
- Point it at your contacts table. It fills in LinkedIn URLs, email addresses, education, company info. Enrichment runs in bulk with real-time progress.
78
-
79
- ### Send Outreach
80
-
81
- Personalized LinkedIn messages, cold emails, follow-up sequences. Each message is customized per lead. You see status (Sent, Sending, Queued) in real time.
82
-
83
- ### Analyze Pipeline
84
-
85
- Ask for analytics in plain English. DenchClaw queries your DuckDB workspace and generates interactive Recharts dashboards inline. Pipeline funnels, outreach activity charts, conversion rates, donut breakdowns.
86
-
87
- ### Automate Everything
88
-
89
- Cron jobs that run on schedule. Follow-up if no reply after 3 days. Move leads to Qualified when they reply. Weekly pipeline reports every Monday. Alert on high-intent replies.
90
-
91
- ---
92
-
93
- ## Core Capabilities
94
-
95
- ### Uses Your Chrome Profile
96
-
97
- Unlike other AI tools, DenchClaw copies your existing Chrome profile with all your auth sessions, cookies, and history. It logs into LinkedIn, scrapes YC batches, and sends messages as you. No separate browser login needed.
98
-
99
- ### Chat with Your Database
100
-
101
- Ask questions in plain English. DenchClaw translates to SQL, queries your local DuckDB, and returns structured results. Like having a data analyst on speed dial.
102
-
103
- ```
104
- You: "How many founders have we contacted from YC W26?"
105
-
106
- → SELECT "Status", COUNT(*) as count FROM v_founders GROUP BY "Status";
107
-
108
- You've contacted 67 of 200 founders. 31 are qualified, 13 converted.
109
- Reply rate is 34%.
110
- ```
111
-
112
- ### Coding Agent with Diffs
113
-
114
- DenchClaw writes code. Review changes in a rich diff viewer before applying. Config changes, automation scripts, data transformations. All with diffs you approve.
115
-
116
- ### Your Second Brain
117
-
118
- Full access to your Mac: files, apps, documents. It remembers context across sessions via persistent memory files. Learns your preferences. Proactively handles tasks during heartbeat checks.
119
-
120
- ---
121
-
122
- ## Web UI (Dench)
123
-
124
- The web app runs at `localhost:3100` and includes:
125
-
126
- - **Chat panel** with streaming responses, chain-of-thought reasoning display, and markdown rendering
127
- - **Workspace sidebar** with file manager tree, knowledge base, and database viewer
128
- - **Object tables** powered by TanStack, with sorting, filtering, row selection, and bulk operations
129
- - **Entry detail modals** with field editing and media previews
130
- - **Kanban boards** with drag-and-drop that auto-update as leads reply
131
- - **Interactive report cards** with chart panels (bar, line, area, pie, donut, funnel, scatter, radar) and filter bars
132
- - **Document editor** with embedded live charts
133
- - **Media viewer** supporting images, video, audio, and PDFs
134
-
135
- ---
136
-
137
- ## Multi-Channel Inbox
138
-
139
- One agent, every channel. Connect any messaging platform. Your AI agent responds everywhere, managed from a single terminal.
140
-
141
- | Channel | Setup |
142
- | ------------------- | -------------------------------------------------------------- |
143
- | **WhatsApp** | `denchclaw channels login` + set `channels.whatsapp.allowFrom` |
144
- | **Telegram** | Set `TELEGRAM_BOT_TOKEN` or `channels.telegram.botToken` |
145
- | **Slack** | Set `SLACK_BOT_TOKEN` + `SLACK_APP_TOKEN` |
146
- | **Discord** | Set `DISCORD_BOT_TOKEN` or `channels.discord.token` |
147
- | **Signal** | Requires `signal-cli` + `channels.signal` config |
148
- | **iMessage** | Via BlueBubbles (recommended) or legacy macOS integration |
149
- | **Microsoft Teams** | Configure Teams app + Bot Framework |
150
- | **Google Chat** | Chat API integration |
151
- | **Matrix** | Extension channel |
152
- | **WebChat** | Built-in, uses Gateway WebSocket directly |
153
-
154
- ```
155
- WhatsApp · Telegram · Slack · Discord
156
- Signal · iMessage · Teams · WebChat
157
-
158
-
159
- ┌────────────────────────────┐
160
- │ DenchClaw Gateway │
161
- │ ws://127.0.0.1:18789 │
162
- └─────────────┬──────────────┘
163
-
164
- ┌───────────┼───────────┐
165
- │ │ │
166
- ▼ ▼ ▼
167
- AI SDK Web UI CLI
168
- Engine (Dench) (denchclaw)
169
- ```
170
-
171
- ---
172
-
173
- ## Integrations
174
-
175
- Import your data from anywhere: Google Drive, Notion, Salesforce, HubSpot, Gmail, Calendar, Obsidian, Slack, LinkedIn, Asana, Monday, ClickUp, PostHog, Sheets, Apple Notes, GitHub, and 50+ more via the Skills Store.
176
-
177
- ---
178
-
179
- ## Skills Platform
180
-
181
- Extend your agent with a single command. Browse skills from [skills.sh](https://skills.sh) and [ClawHub](https://clawhub.com).
182
-
183
- ```bash
184
- npx skills add vercel-labs/agent-browser
185
- ```
186
-
187
- Popular skills:
188
-
189
- | Skill | Description | Installs |
190
- | ----------------------- | ---------------------------------------------------------- | -------- |
191
- | `crm-automation` | CRM workflow automation, lead scoring, pipeline management | 18.2K |
192
- | `linkedin-outreach` | Automated LinkedIn prospecting and follow-up sequences | 14.8K |
193
- | `lead-enrichment` | Enrich contacts with LinkedIn, email, and company data | 12.1K |
194
- | `email-sequences` | Multi-step cold email campaigns with personalization | 9.7K |
195
- | `agent-browser` | Browser automation and web scraping for agents | 35.8K |
196
- | `web-design-guidelines` | Best practices for modern web design | 99.4K |
197
- | `frontend-design` | Expert frontend engineering patterns | 68.9K |
198
- | `typescript-expert` | Advanced TypeScript patterns and best practices | 15.1K |
199
-
200
- Or write your own. Skills are just a `SKILL.md` file with instructions + optional scripts.
201
-
202
- ---
203
-
204
- ## Analytics & Reports
205
-
206
- Ask "show me pipeline analytics" and get interactive charts generated from your live DuckDB data.
207
-
208
- - **Outreach Activity** — area charts tracking LinkedIn and email volume over time
209
- - **Pipeline Breakdown** — donut charts showing lead distribution by status
210
- - **Conversion Funnel** — stage-by-stage conversion rates with overall percentage
211
- - **Deal Pipeline** — bar charts, funnel views, revenue by stage
212
- - **Custom Reports** — save as `.report.json` files that render as live dashboards
213
-
214
- Reports use the `report-json` format and render inline in chat as interactive Recharts components.
215
-
216
- ---
217
-
218
- ## Kanban Pipeline
219
-
220
- Drag-and-drop kanban boards that auto-update as leads reply. DenchClaw moves cards through your pipeline automatically.
221
-
222
- Columns like New Lead → Contacted → Qualified → Demo Scheduled → Closed map to your sales process. Each card shows the lead name, company, and last action taken.
223
-
224
- ---
225
-
226
- ## Documents, Reports & Cron Jobs
227
-
228
- ### Documents
229
-
230
- Rich markdown documents with embedded live charts. SOPs, playbooks, onboarding guides. Documents nest under objects or stand alone in the file tree.
231
-
232
- ### Cron Jobs
233
-
234
- Scheduled automations that run in the background:
235
-
236
- | Job | Schedule | Description |
237
- | ---------------------- | -------------- | ------------------------------------ |
238
- | Weekly pipeline report | `0 9 * * MON` | Auto-generates pipeline summary |
239
- | Lead enrichment sync | Every 6h | Enriches new contacts |
240
- | Email follow-up check | Every 30m | Checks for replies needing follow-up |
241
- | Inbox digest | `0 8,18 * * *` | Morning and evening inbox summary |
242
- | Competitor monitoring | `0 6 * * *` | Tracks competitor activity |
243
- | CRM backup to S3 | `0 2 * * *` | Nightly workspace backup |
244
-
245
- ```bash
246
- denchclaw cron list
247
- ```
248
-
249
- ---
250
-
251
- ## Gateway
252
-
253
- The Gateway is the local-first WebSocket control plane that routes everything:
254
-
255
- - **Sessions** — main sessions for DMs, isolated sessions for group chats, sub-agent sessions for background tasks
256
- - **Channels** — route inbound messages from any platform to the right session
257
- - **Tools** — browser control, canvas, nodes, cron, messaging, file operations
258
- - **Events** — webhooks, Gmail Pub/Sub, cron triggers, heartbeats
259
- - **Multi-agent routing** — route channels/accounts/peers to isolated agents with separate workspaces
260
-
261
- ### Session Model
262
-
263
- - `main` — direct 1:1 chats with persistent context
264
- - `group` — isolated per-group sessions with mention gating
265
- - `isolated` — sub-agent sessions for background tasks (cron jobs, spawned work)
266
-
267
- ### Security
268
-
269
- - **DM pairing** enabled by default. Unknown senders get a pairing code.
270
- - Approve with `denchclaw pairing approve <channel> <code>`
271
- - Non-main sessions can be sandboxed in Docker
272
- - Run `denchclaw doctor` to audit DM policies
273
-
274
- ---
275
-
276
- ## Companion Apps
277
-
278
- - **macOS** — menu bar app with Voice Wake, Push-to-Talk, Talk Mode overlay, WebChat, and debug tools
279
- - **iOS** — Canvas, Voice Wake, Talk Mode, camera, screen recording, Bonjour pairing
280
- - **Android** — Canvas, Talk Mode, camera, screen recording, optional SMS
35
+ Opens at `localhost:3100` after completing onboarding wizard.
281
36
 
282
37
  ---
283
38
 
284
- ## Configuration
285
-
286
- Config lives at `~/.openclaw/openclaw.json`:
287
-
288
- Supports all latest and greatest mainstream LLM models. BYOK.
289
-
290
- ---
291
-
292
- ## Chat Commands
293
-
294
- Send these in any connected channel:
295
-
296
- | Command | Description |
297
- | ----------------------------- | ------------------------------- |
298
- | `/status` | Session status (model + tokens) |
299
- | `/new` or `/reset` | Reset the session |
300
- | `/compact` | Compact session context |
301
- | `/think <level>` | Set thinking level |
302
- | `/verbose on\|off` | Toggle verbose output |
303
- | `/usage off\|tokens\|full` | Per-response usage footer |
304
- | `/restart` | Restart the gateway |
305
- | `/activation mention\|always` | Group activation toggle |
306
-
307
- ---
308
-
309
- ## DuckDB Workspace
310
-
311
- All structured data lives in a local DuckDB database. Objects, fields, entries, relations. EAV pattern with auto-generated PIVOT views so you query like normal tables:
312
-
313
- ```sql
314
- SELECT * FROM v_leads WHERE "Status" = 'New' ORDER BY created_at DESC LIMIT 50;
315
- SELECT "Status", COUNT(*) FROM v_leads GROUP BY "Status";
316
- ```
317
-
318
- Features:
319
-
320
- - Custom objects with typed fields (text, email, phone, number, boolean, date, enum, relation, user)
321
- - Full-text search
322
- - Bulk import/export (CSV, Parquet)
323
- - Automatic view generation
324
- - Kanban support with drag-and-drop
325
-
326
- ---
327
-
328
- ## Quick Start
39
+ ## Commands
329
40
 
330
41
  ```bash
331
- # Install
332
- npm i -g denchclaw
333
-
334
- # Run onboarding wizard
335
- denchclaw onboard --install-daemon
42
+ npx denchclaw stop # stops denchclaw web server
43
+ npx denchclaw restart # restarts denchclaw web server
44
+ npx denchclaw update # updates denchclaw with current settings as is
45
+ npx denchclaw # runs onboarding again for openclaw --profile dench
336
46
 
337
- # Start the gateway
338
- denchclaw gateway start
339
-
340
- # Open the web UI
341
- open http://localhost:3100
342
-
343
- # Talk to your agent from CLI
344
- denchclaw agent --message "Summarize my inbox" --thinking high
345
-
346
- # Send a message
347
- denchclaw message send --to +1234567890 --message "Hello from DenchClaw"
47
+ openclaw --profile dench <any openclaw command>
48
+ openclaw --profile dench gateway restart
348
49
  ```
349
50
 
350
51
  ---
351
52
 
352
- ## From Source
53
+ ## Development
353
54
 
354
55
  ```bash
355
- git clone https://github.com/kumarabhirup/denchclaw.git
56
+ git clone https://github.com/DenchHQ/DenchClaw.git
356
57
  cd denchclaw
357
58
 
358
59
  pnpm install
359
60
  pnpm build
360
61
 
361
- pnpm dev onboard --install-daemon
62
+ pnpm dev
362
63
  ```
363
64
 
364
65
  Web UI development:
365
66
 
366
67
  ```bash
367
- cd apps/web
368
68
  pnpm install
369
- pnpm dev
370
- ```
371
-
372
- ---
373
-
374
- ## Project Structure
375
-
376
- ```
377
- src/ Core CLI, commands, gateway, agent, media pipeline
378
- apps/web/ Next.js web UI (Dench)
379
- apps/ios/ iOS companion node
380
- apps/android/ Android companion node
381
- apps/macos/ macOS menu bar app
382
- extensions/ Channel plugins (MS Teams, Matrix, Zalo, voice-call)
383
- docs/ Documentation
384
- scripts/ Build, deploy, and utility scripts
385
- skills/ Workspace skills
386
- ```
387
-
388
- ---
389
-
390
- ## Development
391
-
392
- ```bash
393
- pnpm install # Install deps
394
- pnpm build # Type-check + build
395
- pnpm check # Lint + format check
396
- pnpm test # Run tests (vitest)
397
- pnpm test:coverage # Tests with coverage
398
- pnpm dev # Dev mode (auto-reload)
399
- ```
400
-
401
- ---
402
-
403
- ## Upstream
404
-
405
- DenchClaw is built on [OpenClaw](https://github.com/openclaw/openclaw). To sync with upstream:
406
-
407
- ```bash
408
- git remote add upstream https://github.com/openclaw/openclaw.git
409
- git fetch upstream
410
- git merge upstream/main
69
+ pnpm web:dev
411
70
  ```
412
71
 
413
72
  ---
@@ -416,8 +75,12 @@ git merge upstream/main
416
75
 
417
76
  MIT Licensed. Fork it, extend it, make it yours.
418
77
 
419
- [![Star History Chart](https://api.star-history.com/image?repos=denchHQ/denchclaw&type=date&legend=top-left)](https://www.star-history.com/?repos=denchHQ%2Fdenchclaw&type=date&legend=top-left)
78
+ <p align="center">
79
+ <a href="https://star-history.com/?repos=DenchHQ%2FDenchClaw&type=date&legend=top-left">
80
+ <img src="https://api.star-history.com/image?repos=DenchHQ/DenchClaw&type=date&legend=top-left" alt="Star History" width="620" />
81
+ </a>
82
+ </p>
420
83
 
421
84
  <p align="center">
422
- <a href="https://github.com/DenchHQ/denchclaw"><img src="https://img.shields.io/github/stars/DenchHQ/denchclaw?style=for-the-badge" alt="GitHub stars"></a>
85
+ <a href="https://github.com/DenchHQ/DenchClaw"><img src="https://img.shields.io/github/stars/DenchHQ/DenchClaw?style=for-the-badge" alt="GitHub stars"></a>
423
86
  </p>
@@ -1 +1 @@
1
- Il0fzB9MGXH5vlsqX6-1L
1
+ bfBSw7Zh4Df36UcKsQE27