dexagent 2026.6.2 → 2026.6.3
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.
- package/CHANGELOG.md +19 -130
- package/README.md +47 -471
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/control-ui/assets/{activity-iPfLHQZV.js → activity-C_HZe0c-.js} +2 -2
- package/dist/control-ui/assets/{agents-CxLl6gUk.js → agents-CeF1k4Mj.js} +2 -2
- package/dist/control-ui/assets/{channels-Bta6SaYT.js → channels-C3fGrqai.js} +2 -2
- package/dist/control-ui/assets/{cron-WrJMROVi.js → cron-01SXAnEJ.js} +2 -2
- package/dist/control-ui/assets/{debug-qbPU9J5y.js → debug-B8zuijMC.js} +2 -2
- package/dist/control-ui/assets/{index-CMqtK4Ui.js → index-D1Qre842.js} +4 -4
- package/dist/control-ui/assets/{instances-JqYUP-u5.js → instances-izquLPnA.js} +2 -2
- package/dist/control-ui/assets/{nodes-FhxY7Cc1.js → nodes-e5Cze-NX.js} +2 -2
- package/dist/control-ui/assets/{sessions-Bl-n4lmW.js → sessions-BRqy7EPO.js} +2 -2
- package/dist/control-ui/assets/{skill-workshop-C1AL77pw.js → skill-workshop-DHBE6rsG.js} +2 -2
- package/dist/control-ui/assets/{skills-BBNM4ARV.js → skills-BXLJ4lgH.js} +2 -2
- package/dist/control-ui/assets/{usage-BS9V-TP1.js → usage-CrcXmrp7.js} +2 -2
- package/dist/control-ui/assets/{workboard-D6aOg7b0.js → workboard-CnCeQDxS.js} +2 -2
- package/dist/control-ui/index.html +1 -1
- package/dist/control-ui/sw.js +1 -1
- package/dist/extensions/imessage/message-tool-api.d.ts +1 -1
- package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
- package/dist/plugin-sdk/{bundled-channel-config-schema-CHyVartG.d.ts → bundled-channel-config-schema-dEcj4OyK.d.ts} +2 -2
- package/dist/plugin-sdk/bundled-channel-config-schema.d.ts +1 -1
- package/dist/plugin-sdk/channel-config-schema-legacy.d.ts +1 -1
- package/dist/plugin-sdk/discord.d.ts +1 -1
- package/dist/plugin-sdk/scripts/lib/plugin-sdk-doc-metadata.d.ts +125 -0
- package/dist/postinstall-inventory.json +15 -14
- package/package.json +22 -9
- /package/{openclaw.mjs → dex.mjs} +0 -0
package/README.md
CHANGED
|
@@ -1,499 +1,75 @@
|
|
|
1
|
-
#
|
|
1
|
+
# 🐚 Dex — A calm cockpit for commanding agents you can trust
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
<picture>
|
|
5
|
-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-logo-text-dark.svg">
|
|
6
|
-
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-logo-text.svg" alt="OpenClaw" width="500">
|
|
7
|
-
</picture>
|
|
8
|
-
</p>
|
|
9
|
-
|
|
10
|
-
<p align="center">
|
|
11
|
-
<strong>EXFOLIATE! EXFOLIATE!</strong>
|
|
12
|
-
</p>
|
|
3
|
+
`dexagent` is the **brain** behind Dex — a Windows-first personal AI assistant. It's a chat-first control surface for an agent that has *hands* on your machine. The agent reasons about what you asked for, **previews every action before it runs**, then executes inside an isolated Picture-in-Picture desktop.
|
|
13
4
|
|
|
14
5
|
<p align="center">
|
|
15
|
-
<a href="
|
|
16
|
-
<a href="https://
|
|
17
|
-
<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>
|
|
18
|
-
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a>
|
|
6
|
+
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="MIT License"></a>
|
|
7
|
+
<a href="https://www.npmjs.com/package/dexagent"><img src="https://img.shields.io/npm/v/dexagent.svg" alt="npm version"></a>
|
|
19
8
|
</p>
|
|
20
9
|
|
|
21
|
-
|
|
22
|
-
It answers you on the channels you already use. It can speak and listen on macOS/iOS/Android, and can render a live Canvas you control. The Gateway is just the control plane — the product is the assistant.
|
|
23
|
-
|
|
24
|
-
If you want a personal, single-user assistant that feels local, fast, and always-on, this is it.
|
|
25
|
-
|
|
26
|
-
Supported channels include: WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, IRC, Microsoft Teams, Matrix, Feishu, LINE, Mattermost, Nextcloud Talk, Nostr, Synology Chat, Tlon, Twitch, Zalo, Zalo Personal, WeChat, QQ, WebChat.
|
|
27
|
-
|
|
28
|
-
[Website](https://openclaw.ai) · [Docs](https://docs.openclaw.ai) · [Vision](VISION.md) · [Third-party notices](THIRD_PARTY_NOTICES.md) · [DeepWiki](https://deepwiki.com/openclaw/openclaw) · [Getting Started](https://docs.openclaw.ai/start/getting-started) · [Updating](https://docs.openclaw.ai/install/updating) · [Showcase](https://docs.openclaw.ai/start/showcase) · [FAQ](https://docs.openclaw.ai/help/faq) · [Onboarding](https://docs.openclaw.ai/start/wizard) · [Nix](https://github.com/openclaw/nix-openclaw) · [Docker](https://docs.openclaw.ai/install/docker) · [Discord](https://discord.gg/clawd)
|
|
29
|
-
|
|
30
|
-
New install? Start here: [Getting started](https://docs.openclaw.ai/start/getting-started)
|
|
31
|
-
|
|
32
|
-
Preferred setup: run `openclaw onboard` in your terminal.
|
|
33
|
-
OpenClaw Onboard guides you step by step through setting up the gateway, workspace, channels, and skills. It is the recommended CLI setup path and works on **macOS, Linux, and Windows (via WSL2; strongly recommended)**.
|
|
34
|
-
Works with npm, pnpm, or bun.
|
|
35
|
-
|
|
36
|
-
## Sponsors
|
|
10
|
+
---
|
|
37
11
|
|
|
38
|
-
|
|
39
|
-
<tr>
|
|
40
|
-
<td align="center" width="16.66%">
|
|
41
|
-
<a href="https://openai.com/">
|
|
42
|
-
<picture>
|
|
43
|
-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/openai-light.svg">
|
|
44
|
-
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/openai.svg" alt="OpenAI" height="28">
|
|
45
|
-
</picture>
|
|
46
|
-
</a>
|
|
47
|
-
</td>
|
|
48
|
-
<td align="center" width="16.66%">
|
|
49
|
-
<a href="https://github.com/">
|
|
50
|
-
<picture>
|
|
51
|
-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/github-light.svg">
|
|
52
|
-
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/github.svg" alt="GitHub" height="28">
|
|
53
|
-
</picture>
|
|
54
|
-
</a>
|
|
55
|
-
</td>
|
|
56
|
-
<td align="center" width="16.66%">
|
|
57
|
-
<a href="https://www.nvidia.com/">
|
|
58
|
-
<picture>
|
|
59
|
-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/nvidia.svg">
|
|
60
|
-
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/nvidia-dark.svg" alt="NVIDIA" height="28">
|
|
61
|
-
</picture>
|
|
62
|
-
</a>
|
|
63
|
-
</td>
|
|
64
|
-
<td align="center" width="16.66%">
|
|
65
|
-
<a href="https://vercel.com/">
|
|
66
|
-
<picture>
|
|
67
|
-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/vercel-light.svg">
|
|
68
|
-
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/vercel.svg" alt="Vercel" height="24">
|
|
69
|
-
</picture>
|
|
70
|
-
</a>
|
|
71
|
-
</td>
|
|
72
|
-
<td align="center" width="16.66%">
|
|
73
|
-
<a href="https://blacksmith.sh/">
|
|
74
|
-
<picture>
|
|
75
|
-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/blacksmith-light.svg">
|
|
76
|
-
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/blacksmith.svg" alt="Blacksmith" height="28">
|
|
77
|
-
</picture>
|
|
78
|
-
</a>
|
|
79
|
-
</td>
|
|
80
|
-
<td align="center" width="16.66%">
|
|
81
|
-
<a href="https://www.convex.dev/">
|
|
82
|
-
<picture>
|
|
83
|
-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/convex-light.svg">
|
|
84
|
-
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/sponsors/convex.svg" alt="Convex" height="24">
|
|
85
|
-
</picture>
|
|
86
|
-
</a>
|
|
87
|
-
</td>
|
|
88
|
-
</tr>
|
|
89
|
-
</table>
|
|
90
|
-
|
|
91
|
-
**Subscriptions (OAuth):**
|
|
92
|
-
|
|
93
|
-
- **[OpenAI](https://openai.com/)** (ChatGPT/Codex)
|
|
94
|
-
|
|
95
|
-
Model note: while many providers and models are supported, prefer a current flagship model from the provider you trust and already use. See [Onboarding](https://docs.openclaw.ai/start/wizard).
|
|
96
|
-
|
|
97
|
-
## Install (recommended)
|
|
98
|
-
|
|
99
|
-
Runtime: **Node 24 (recommended) or Node 22.19+**.
|
|
12
|
+
## Quick start
|
|
100
13
|
|
|
101
14
|
```bash
|
|
102
|
-
npm install -g
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
openclaw onboard --install-daemon
|
|
15
|
+
npm install -g dexagent
|
|
16
|
+
dex --help
|
|
17
|
+
dex gateway --port 18789
|
|
106
18
|
```
|
|
107
19
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
20
|
+
- **Binary on PATH:** `dex`
|
|
21
|
+
- **Config directory:** `~/.dex/` (first-launch auto-migrator copies `~/.openclaw/` for upgraders)
|
|
22
|
+
- **Gateway port (default):** `18789`
|
|
23
|
+
- **Min runtime:** Node 22.19+; Node 24 recommended
|
|
111
24
|
|
|
112
|
-
|
|
25
|
+
## What's in this package
|
|
113
26
|
|
|
114
|
-
|
|
27
|
+
The `dexagent` npm package ships the Dex gateway runtime: sessions, channels, skills, memory, cron, built-in shell + filesystem tools, and the WebSocket / HTTP gateway clients talk to. The Flutter app (the user-facing UI), the Windows/browser MCP drivers (`run_desktop_task` / `run_browser_task`), and the vendored UFO² / browser-use Python runtimes live in the **parent project** at [github.com/Chethan616/Dex](https://github.com/Chethan616/Dex).
|
|
115
28
|
|
|
116
|
-
|
|
29
|
+
## Architecture
|
|
117
30
|
|
|
118
|
-
```bash
|
|
119
|
-
openclaw onboard --install-daemon
|
|
120
|
-
openclaw gateway status
|
|
121
31
|
```
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
# Send a message
|
|
134
|
-
openclaw message send --target +1234567890 --message "Hello from OpenClaw"
|
|
135
|
-
|
|
136
|
-
# Talk to the assistant (optionally deliver back to any connected channel: WhatsApp/Telegram/Slack/Discord/Google Chat/Signal/iMessage/IRC/Microsoft Teams/Matrix/Feishu/LINE/Mattermost/Nextcloud Talk/Nostr/Synology Chat/Tlon/Twitch/Zalo/Zalo Personal/WeChat/QQ/WebChat)
|
|
137
|
-
openclaw agent --message "Ship checklist" --thinking high
|
|
32
|
+
Flutter app (Dex)
|
|
33
|
+
│ WebSocket on 127.0.0.1:18789
|
|
34
|
+
▼
|
|
35
|
+
dexagent gateway (this package) ← the brain · Anthropic Claude
|
|
36
|
+
│ MCP stdio
|
|
37
|
+
▼
|
|
38
|
+
┌───────────────────────────────────────────────────────────┐
|
|
39
|
+
▼ ▼
|
|
40
|
+
windows-desktop-control MCP browser-control MCP
|
|
41
|
+
(Python 3.10/3.11, UFO², Win32 UIA) (Python 3.11, Playwright)
|
|
42
|
+
run_desktop_task run_browser_task
|
|
138
43
|
```
|
|
139
44
|
|
|
140
|
-
Upgrading? [Updating guide](https://docs.openclaw.ai/install/updating) (and run `openclaw doctor`).
|
|
141
|
-
|
|
142
|
-
Models config + CLI: [Models](https://docs.openclaw.ai/concepts/models). Auth profile rotation + fallbacks: [Model failover](https://docs.openclaw.ai/concepts/model-failover).
|
|
143
|
-
|
|
144
|
-
## Security defaults (DM access)
|
|
145
|
-
|
|
146
|
-
OpenClaw connects to real messaging surfaces. Treat inbound DMs as **untrusted input**.
|
|
147
|
-
|
|
148
|
-
Full security guide: [Security](https://docs.openclaw.ai/gateway/security).
|
|
149
|
-
Before remote exposure, use the [Gateway exposure runbook](https://docs.openclaw.ai/gateway/security/exposure-runbook).
|
|
150
|
-
|
|
151
|
-
Default behavior on Telegram/WhatsApp/Signal/iMessage/Microsoft Teams/Discord/Google Chat/Slack:
|
|
152
|
-
|
|
153
|
-
- **DM pairing** (`dmPolicy="pairing"` / `channels.discord.dmPolicy="pairing"` / `channels.slack.dmPolicy="pairing"`; legacy: `channels.discord.dm.policy`, `channels.slack.dm.policy`): unknown senders receive a short pairing code and the bot does not process their message.
|
|
154
|
-
- Approve with: `openclaw pairing approve <channel> <code>` (then the sender is added to a local allowlist store).
|
|
155
|
-
- Public inbound DMs require an explicit opt-in: set `dmPolicy="open"` and include `"*"` in the channel allowlist (`allowFrom` / `channels.discord.allowFrom` / `channels.slack.allowFrom`; legacy: `channels.discord.dm.allowFrom`, `channels.slack.dm.allowFrom`).
|
|
156
|
-
|
|
157
|
-
Run `openclaw doctor` to surface risky/misconfigured DM policies.
|
|
158
|
-
|
|
159
|
-
## Highlights
|
|
160
|
-
|
|
161
|
-
- **[Local-first Gateway](https://docs.openclaw.ai/gateway)** — single control plane for sessions, channels, tools, and events.
|
|
162
|
-
- **[Multi-channel inbox](https://docs.openclaw.ai/channels)** — WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, IRC, Microsoft Teams, Matrix, Feishu, LINE, Mattermost, Nextcloud Talk, Nostr, Synology Chat, Tlon, Twitch, Zalo, Zalo Personal, WeChat, QQ, WebChat, macOS, iOS/Android.
|
|
163
|
-
- **[Multi-agent routing](https://docs.openclaw.ai/gateway/configuration)** — route inbound channels/accounts/peers to isolated agents (workspaces + per-agent sessions).
|
|
164
|
-
- **[Voice Wake](https://docs.openclaw.ai/nodes/voicewake) + [Talk Mode](https://docs.openclaw.ai/nodes/talk)** — wake words on macOS/iOS and continuous voice on Android (ElevenLabs + system TTS fallback).
|
|
165
|
-
- **[Live Canvas](https://docs.openclaw.ai/platforms/mac/canvas)** — agent-driven visual workspace with [A2UI](https://docs.openclaw.ai/platforms/mac/canvas#canvas-a2ui).
|
|
166
|
-
- **[First-class tools](https://docs.openclaw.ai/tools)** — browser, canvas, nodes, cron, sessions, and Discord/Slack actions.
|
|
167
|
-
- **[Companion apps](https://docs.openclaw.ai/platforms/macos)** — macOS menu bar app + iOS/Android [nodes](https://docs.openclaw.ai/nodes).
|
|
168
|
-
- **[Onboarding](https://docs.openclaw.ai/start/wizard) + [skills](https://docs.openclaw.ai/tools/skills)** — onboarding-driven setup with bundled/managed/workspace skills.
|
|
169
|
-
|
|
170
|
-
## Security model (important)
|
|
171
|
-
|
|
172
|
-
- Default: tools run on the host for the `main` session, so the agent has full access when it is just you.
|
|
173
|
-
- Group/channel safety: set `agents.defaults.sandbox.mode: "non-main"` to run non-`main` sessions inside sandboxes. Docker is the default sandbox backend; SSH and OpenShell backends are also available.
|
|
174
|
-
- Typical sandbox default: allow `bash`, `process`, `read`, `write`, `edit`, `sessions_list`, `sessions_history`, `sessions_send`, `sessions_spawn`; deny `browser`, `canvas`, `nodes`, `cron`, `discord`, `gateway`.
|
|
175
|
-
- Before exposing anything remotely, read [Security](https://docs.openclaw.ai/gateway/security), [Gateway exposure runbook](https://docs.openclaw.ai/gateway/security/exposure-runbook), [Sandboxing](https://docs.openclaw.ai/gateway/sandboxing), and [Configuration](https://docs.openclaw.ai/gateway/configuration).
|
|
176
|
-
|
|
177
|
-
## Operator quick refs
|
|
178
|
-
|
|
179
|
-
- Chat commands: `/status`, `/new`, `/reset`, `/compact`, `/think <level>`, `/verbose on|off`, `/trace on|off`, `/usage off|tokens|full`, `/restart`, `/activation mention|always`
|
|
180
|
-
- Session tools: `sessions_list`, `sessions_history`, `sessions_send`
|
|
181
|
-
- Skills registry: [ClawHub](https://clawhub.ai)
|
|
182
|
-
- Architecture overview: [Architecture](https://docs.openclaw.ai/concepts/architecture)
|
|
183
|
-
|
|
184
|
-
## Docs by goal
|
|
185
|
-
|
|
186
|
-
- New here: [Getting started](https://docs.openclaw.ai/start/getting-started), [Onboarding](https://docs.openclaw.ai/start/wizard), [Updating](https://docs.openclaw.ai/install/updating)
|
|
187
|
-
- Channel setup: [Channels index](https://docs.openclaw.ai/channels), [WhatsApp](https://docs.openclaw.ai/channels/whatsapp), [Telegram](https://docs.openclaw.ai/channels/telegram), [Discord](https://docs.openclaw.ai/channels/discord), [Slack](https://docs.openclaw.ai/channels/slack)
|
|
188
|
-
- Apps + nodes: [macOS](https://docs.openclaw.ai/platforms/macos), [iOS](https://docs.openclaw.ai/platforms/ios), [Android](https://docs.openclaw.ai/platforms/android), [Nodes](https://docs.openclaw.ai/nodes)
|
|
189
|
-
- Config + security: [Configuration](https://docs.openclaw.ai/gateway/configuration), [Security](https://docs.openclaw.ai/gateway/security), [Exposure runbook](https://docs.openclaw.ai/gateway/security/exposure-runbook), [Sandboxing](https://docs.openclaw.ai/gateway/sandboxing)
|
|
190
|
-
- Remote + web: [Gateway](https://docs.openclaw.ai/gateway), [Remote access](https://docs.openclaw.ai/gateway/remote), [Tailscale](https://docs.openclaw.ai/gateway/tailscale), [Web surfaces](https://docs.openclaw.ai/web)
|
|
191
|
-
- Tools + automation: [Tools](https://docs.openclaw.ai/tools), [Skills](https://docs.openclaw.ai/tools/skills), [Cron jobs](https://docs.openclaw.ai/automation/cron-jobs), [Webhooks](https://docs.openclaw.ai/automation/webhook), [Gmail Pub/Sub](https://docs.openclaw.ai/automation/gmail-pubsub)
|
|
192
|
-
- Internals: [Architecture](https://docs.openclaw.ai/concepts/architecture), [Agent](https://docs.openclaw.ai/concepts/agent), [Session model](https://docs.openclaw.ai/concepts/session), [Gateway protocol](https://docs.openclaw.ai/reference/rpc)
|
|
193
|
-
- Troubleshooting: [Channel troubleshooting](https://docs.openclaw.ai/channels/troubleshooting), [Logging](https://docs.openclaw.ai/logging), [Docs home](https://docs.openclaw.ai)
|
|
194
|
-
|
|
195
|
-
## Apps (optional)
|
|
196
|
-
|
|
197
|
-
The Gateway alone delivers a great experience. All apps are optional and add extra features.
|
|
198
|
-
|
|
199
|
-
If you plan to build/run companion apps, follow the platform runbooks below.
|
|
200
|
-
|
|
201
|
-
### macOS (OpenClaw.app) (optional)
|
|
202
|
-
|
|
203
|
-
- Menu bar control for the Gateway and health.
|
|
204
|
-
- Voice Wake + push-to-talk overlay.
|
|
205
|
-
- WebChat + debug tools.
|
|
206
|
-
- Remote gateway control over SSH.
|
|
207
|
-
|
|
208
|
-
Note: signed builds required for macOS permissions to stick across rebuilds (see [macOS Permissions](https://docs.openclaw.ai/platforms/mac/permissions)).
|
|
209
|
-
|
|
210
|
-
### iOS node (optional)
|
|
211
|
-
|
|
212
|
-
- Pairs as a node over the Gateway WebSocket (device pairing).
|
|
213
|
-
- Voice trigger forwarding + Canvas surface.
|
|
214
|
-
- Controlled via `openclaw nodes …`.
|
|
215
|
-
|
|
216
|
-
Runbook: [iOS connect](https://docs.openclaw.ai/platforms/ios).
|
|
217
|
-
|
|
218
|
-
### Android node (optional)
|
|
219
|
-
|
|
220
|
-
- Pairs as a WS node via device pairing (`openclaw devices ...`).
|
|
221
|
-
- Exposes Connect/Chat/Voice tabs plus Canvas, Camera, Screen capture, and Android device command families.
|
|
222
|
-
- Runbook: [Android connect](https://docs.openclaw.ai/platforms/android).
|
|
223
|
-
|
|
224
|
-
## From source (development)
|
|
225
|
-
|
|
226
|
-
Use `pnpm` for source checkouts. The repository is a pnpm workspace, and bundled
|
|
227
|
-
plugins load from `extensions/*` during development so their package-local
|
|
228
|
-
dependencies and your edits are used directly. Plain `npm install` at the repo
|
|
229
|
-
root is not a supported source setup.
|
|
230
|
-
|
|
231
|
-
For the dev loop:
|
|
232
|
-
|
|
233
|
-
```bash
|
|
234
|
-
git clone https://github.com/openclaw/openclaw.git
|
|
235
|
-
cd openclaw
|
|
236
|
-
|
|
237
|
-
pnpm install
|
|
238
|
-
|
|
239
|
-
# First run only (or after resetting local OpenClaw config/workspace)
|
|
240
|
-
pnpm openclaw setup
|
|
241
|
-
|
|
242
|
-
# Optional: prebuild Control UI before first startup
|
|
243
|
-
pnpm ui:build
|
|
244
|
-
|
|
245
|
-
# Dev loop (auto-reload on source/config changes)
|
|
246
|
-
pnpm gateway:watch
|
|
247
|
-
```
|
|
248
|
-
|
|
249
|
-
If you need a built `dist/` from the checkout (for Node, packaging, or release validation), run:
|
|
250
|
-
|
|
251
|
-
```bash
|
|
252
|
-
pnpm build
|
|
253
|
-
pnpm ui:build
|
|
254
|
-
```
|
|
255
|
-
|
|
256
|
-
`pnpm openclaw setup` writes the local config/workspace needed for `pnpm gateway:watch`. It is safe to re-run, but you normally only need it on first setup or after resetting local state. `pnpm gateway:watch` does not rebuild `dist/control-ui`, so rerun `pnpm ui:build` after `ui/` changes or use `pnpm ui:dev` when iterating on the Control UI. If you want this checkout to run onboarding directly, use `pnpm openclaw onboard --install-daemon`.
|
|
257
|
-
|
|
258
|
-
Note: `pnpm openclaw ...` runs TypeScript directly (via `tsx`). `pnpm build` produces `dist/` for running via Node / the packaged `openclaw` binary, while `pnpm gateway:watch` rebuilds the runtime on demand during the dev loop.
|
|
259
|
-
|
|
260
|
-
## Development channels
|
|
261
|
-
|
|
262
|
-
- **stable**: tagged releases (`vYYYY.M.D` or `vYYYY.M.D-<patch>`), npm dist-tag `latest`.
|
|
263
|
-
- **beta**: prerelease tags (`vYYYY.M.D-beta.N`), npm dist-tag `beta` (macOS app may be missing).
|
|
264
|
-
- **dev**: moving head of `main`, npm dist-tag `dev` (when published).
|
|
265
|
-
|
|
266
|
-
Switch channels (git + npm): `openclaw update --channel stable|beta|dev`.
|
|
267
|
-
Details: [Development channels](https://docs.openclaw.ai/install/development-channels).
|
|
268
|
-
|
|
269
|
-
## Agent workspace + skills
|
|
270
|
-
|
|
271
|
-
- Workspace root: `~/.dex/workspace` (configurable via `agents.defaults.workspace`).
|
|
272
|
-
- Injected prompt files: `AGENTS.md`, `SOUL.md`, `TOOLS.md`.
|
|
273
|
-
- Skills: `~/.dex/workspace/skills/<skill>/SKILL.md`.
|
|
274
|
-
|
|
275
45
|
## Configuration
|
|
276
46
|
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
```json5
|
|
280
|
-
{
|
|
281
|
-
agent: {
|
|
282
|
-
model: "<provider>/<model-id>",
|
|
283
|
-
},
|
|
284
|
-
}
|
|
285
|
-
```
|
|
286
|
-
|
|
287
|
-
[Full configuration reference (all keys + examples).](https://docs.openclaw.ai/gateway/configuration)
|
|
288
|
-
|
|
289
|
-
## Star History
|
|
290
|
-
|
|
291
|
-
[](https://www.star-history.com/#openclaw/openclaw&type=date&legend=top-left)
|
|
292
|
-
|
|
293
|
-
## Molty
|
|
47
|
+
Dex reads `~/.dex/dex.json` (or `~/.openclaw/openclaw.json` during one-cycle migration). Most knobs are configurable via `DEX_*` environment variables; legacy `OPENCLAW_*` variables continue to work for one release cycle with a stderr deprecation hint.
|
|
294
48
|
|
|
295
|
-
|
|
296
|
-
by Peter Steinberger and the community.
|
|
49
|
+
Common env vars:
|
|
297
50
|
|
|
298
|
-
-
|
|
299
|
-
-
|
|
300
|
-
-
|
|
301
|
-
-
|
|
51
|
+
- `DEX_GATEWAY_TOKEN` — auth token for the gateway WebSocket
|
|
52
|
+
- `DEX_GATEWAY_PORT` — override the default 18789
|
|
53
|
+
- `DEX_PROVIDER_ATTRIBUTION_REFERER` — opt-in OpenRouter `HTTP-Referer` (disabled by default)
|
|
54
|
+
- `DEX_PROVIDER_ATTRIBUTION_TITLE` — OpenRouter app title (default "Dex")
|
|
55
|
+
- `DEX_DOCS_SEARCH_URL` — opt-in docs search endpoint (disabled by default)
|
|
56
|
+
- `DEX_VAPID_SUBJECT` — web-push VAPID subject
|
|
302
57
|
|
|
303
|
-
|
|
58
|
+
The full list lives in `docs/migration/env-vars.md` in the parent repo.
|
|
304
59
|
|
|
305
|
-
|
|
306
|
-
AI/vibe-coded PRs welcome! 🤖
|
|
60
|
+
## Heritage & license
|
|
307
61
|
|
|
308
|
-
|
|
309
|
-
[pi-mono](https://github.com/earendil-works/pi-mono).
|
|
310
|
-
Special thanks to Adam Doppelt for the lobster.bot domain.
|
|
62
|
+
Dex is **MIT-licensed** and stands on the shoulders of:
|
|
311
63
|
|
|
312
|
-
|
|
64
|
+
- **[OpenClaw](https://github.com/openclaw/openclaw)** — `dexagent` is a downstream of OpenClaw at commit `7074cf8e23c1f64362c4f8c4bf32971ca94d5221` (2026-06-03), forked into Dex on 2026-06-04. The full heritage commitment — including every preserved file, attribution header, and the six external `@openclaw/*` npm dependencies we keep credited as upstream — lives in [`HERITAGE.md`](./HERITAGE.md).
|
|
65
|
+
- **[Microsoft UFO²](https://github.com/microsoft/UFO)** — MIT — vendored separately as the Windows native-app GUI driver.
|
|
66
|
+
- **[browser-use](https://github.com/browser-use/browser-use)** — MIT — vendored separately as the web automation driver.
|
|
313
67
|
|
|
314
|
-
|
|
68
|
+
OpenClaw's original `LICENSE` file is preserved verbatim in this directory. All upstream per-source-file copyright headers remain intact per MIT.
|
|
315
69
|
|
|
316
|
-
|
|
317
|
-
[](https://github.com/shakkernerd) [](https://github.com/sebslight) [](https://github.com/tyler6204) [](https://github.com/ngutman) [](https://github.com/thewilloftheshadow) [](https://github.com/Sid-Qin) [](https://github.com/mcaxtr) [](https://github.com/eleqtrizit) [](https://github.com/BunsDev) [](https://github.com/cpojer)
|
|
318
|
-
[](https://github.com/Glucksberg) [](https://github.com/osolmaz) [](https://github.com/bmendonca3) [](https://github.com/jalehman) [](https://github.com/huntharo) [](https://github.com/neeravmakwana) [](https://github.com/openperf) [](https://github.com/joshp123) [](https://github.com/pgondhi987) [](https://github.com/altaywtf)
|
|
319
|
-
[](https://github.com/quotentiroler) [](https://github.com/liuxiaopai-ai) [](https://github.com/rodrigouroz) [](https://github.com/frankekn) [](https://github.com/drobison00) [](https://github.com/zerone0x) [](https://github.com/onutc) [](https://github.com/ademczuk) [](https://github.com/ImLukeF) [](https://github.com/hydro13)
|
|
320
|
-
[](https://github.com/hxy91819) [](https://github.com/coygeek) [](https://github.com/dutifulbob) [](https://github.com/sliverp) [](https://github.com/0xRaini) [](https://github.com/robbyczgw-cla) [](https://github.com/joelnishanth) [](https://github.com/echoVic) [](https://github.com/sallyom) [](https://github.com/yinghaosang)
|
|
321
|
-
[](https://github.com/BradGroux) [](https://github.com/christianklotz) [](https://github.com/odysseus0) [](https://github.com/hclsys) [](https://github.com/byungsker) [](https://github.com/pashpashpash) [](https://github.com/stakeswky) [![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4&s=48)](https://github.com/apps/github-actions) [](https://github.com/xinhuagu) [](https://github.com/MonkeyLeeT)
|
|
322
|
-
[](https://github.com/100yenadmin) [](https://github.com/mcinteerj) [](https://github.com/samzong) [](https://github.com/chilu18) [](https://github.com/darkamenosa) [](https://github.com/widingmarcus-cyber) [](https://github.com/cgdusek) [](https://github.com/Lukavyi) [](https://github.com/davidrudduck) [](https://github.com/VACInc)
|
|
323
|
-
[](https://github.com/MoerAI) [](https://github.com/velvet-shark) [](https://github.com/HenryLoenwind) [](https://github.com/omarshahine) [](https://github.com/bohdanpodvirnyi) [](https://github.com/VeriteIgiraneza) [](https://github.com/akramcodez) [](https://github.com/Kaneki-x) [](https://github.com/aether-ai-agent) [](https://github.com/joaohlisboa)
|
|
324
|
-
[](https://github.com/MaudeBot) [](https://github.com/davidguttman) [](https://github.com/justinhuangcode) [](https://github.com/lml2468) [](https://github.com/wirjo) [](https://github.com/iHildy) [](https://github.com/mudrii) [](https://github.com/advaitpaliwal) [](https://github.com/czekaj) [](https://github.com/dlauer)
|
|
325
|
-
[](https://github.com/Solvely-Colin) [](https://github.com/feiskyer) [](https://github.com/brandonwise) [](https://github.com/conroywhitney) [](https://github.com/mneves75) [](https://github.com/jaydenfyi) [](https://github.com/davemorin) [](https://github.com/joeykrug) [](https://github.com/kevinWangSheng) [](https://github.com/pejmanjohn)
|
|
326
|
-
[](https://github.com/Lanfei) [](https://github.com/liuy) [](https://github.com/lc0rp) [](https://github.com/teconomix) [](https://github.com/omair445) [](https://github.com/dorukardahan) [](https://github.com/mmaps) [](https://github.com/tobiasbischoff) [](https://github.com/adhitShet) [](https://github.com/pandego)
|
|
327
|
-
[](https://github.com/bradleypriest) [](https://github.com/bjesuiter) [](https://github.com/grp06) [](https://github.com/shadril238) [](https://github.com/kesku) [](https://github.com/YuriNachos) [](https://github.com/vrknetha) [](https://github.com/smartprogrammer93) [](https://github.com/Nachx639) [](https://github.com/jnMetaCode)
|
|
328
|
-
[](https://github.com/Phineas1500) [](https://github.com/dingn42) [](https://github.com/geekhuashan) [](https://github.com/Nanako0129) [](https://github.com/AytuncYildizli) [](https://github.com/BruceMacD) [](https://github.com/jjjojoj) [](https://github.com/mvanhorn) [](https://github.com/bugkill3r) [](https://github.com/rahthakor)
|
|
329
|
-
[](https://github.com/GodsBoy) [](https://github.com/SARAMALI15792) [](https://github.com/radek-paclt) [](https://github.com/Elarwei001) [](https://github.com/ingyukoh) [](https://github.com/SnowSky1) [](https://github.com/lewiswigmore) [](https://github.com/solavrc) [](https://github.com/aldoeliacim) [](https://github.com/jrusz)
|
|
330
|
-
[](https://github.com/tonydehnke) [](https://github.com/roshanasingh4) [](https://github.com/zssggle-rgb) [](https://github.com/adam91holt) [](https://github.com/graysurf) [](https://github.com/xadenryan) [](https://github.com/sfo2001) [](https://github.com/orlyjamie) [](https://github.com/hsrvc) [](https://github.com/tomsun28)
|
|
331
|
-
[](https://github.com/BillChirico) [](https://github.com/carrotRakko) [](https://github.com/ranausmanai) [](https://github.com/arkyu2077) [](https://github.com/hoyyeva) [](https://github.com/luoyanglang) [](https://github.com/sibbl) [](https://github.com/gregmousseau) [](https://github.com/sahilsatralkar) [](https://github.com/akoscz)
|
|
332
|
-
[](https://github.com/rrenamed) [](https://github.com/YuzuruS) [](https://github.com/Marvae) [](https://github.com/mitchmcalister) [](https://github.com/juanpablodlc) [](https://github.com/shtse8) [](https://github.com/thebenignhacker) [](https://github.com/nimbleenigma) [](https://github.com/Linux2010) [](https://github.com/shichangs)
|
|
333
|
-
[](https://github.com/efe-arv) [](https://github.com/hsiaoa) [](https://github.com/nabbilkhan) [](https://github.com/ayanesakura) [](https://github.com/lupuletic) [](https://github.com/polooooo) [](https://github.com/xaeon2026) [](https://github.com/shrey150) [](https://github.com/taw0002) [](https://github.com/dinakars777)
|
|
334
|
-
[](https://github.com/giulio-leone) [](https://github.com/nyanjou) [](https://github.com/meaningfool) [](https://github.com/kunalk16) [](https://github.com/ide-rea) [](https://github.com/JonathanJing) [](https://github.com/yelog) [](https://github.com/markmusson) [](https://github.com/kiranvk-2011) [](https://github.com/Sathvik-Chowdary-Veerapaneni)
|
|
335
|
-
[](https://github.com/rogerdigital) [](https://github.com/artwalker) [](https://github.com/azade-c) [](https://github.com/chinar-amrutkar) [](https://github.com/maxsumrall) [](https://github.com/Minidoracat) [](https://github.com/unisone) [](https://github.com/ly85206559) [](https://github.com/theSamPadilla) [](https://github.com/AnonO6)
|
|
336
|
-
[](https://github.com/afurm) [](https://github.com/jwchmodx) [](https://github.com/leszekszpunar) [](https://github.com/Mrseenz) [](https://github.com/Yida-Dev) [](https://github.com/kesor) [](https://github.com/mazhe-nerd) [](https://github.com/buerbaumer) [](https://github.com/magimetal) [](https://github.com/patelhiren)
|
|
337
|
-
[](https://github.com/BinHPdev) [](https://github.com/RyanLee-Dev) [](https://github.com/cathrynlavery) [](https://github.com/al3mart) [](https://github.com/JustYannicc) [](https://github.com/AbhisekBasu1) [](https://github.com/dbhurley) [](https://github.com/mpz4life) [](https://github.com/tmimmanuel) [](https://github.com/JustasMonkev)
|
|
338
|
-
[](https://github.com/simantak-dabhade) [](https://github.com/NicholasSpisak) [](https://github.com/natefikru) [](https://github.com/dunamismax) [](https://github.com/simonemacario) [](https://github.com/ENCHIGO) [](https://github.com/xingsy97) [](https://github.com/emonty) [](https://github.com/jadilson12) [](https://github.com/kirisame-wang)
|
|
339
|
-
[](https://github.com/mathiasnagler) [](https://github.com/Oceanswave) [](https://github.com/gumclaw) [](https://github.com/RichardCao) [](https://github.com/MKV21) [](https://github.com/petter-b) [](https://github.com/CodeForgeNet) [](https://github.com/johnsonshi) [](https://github.com/durenzidu) [](https://github.com/dougvk)
|
|
340
|
-
[](https://github.com/Whoaa512) [](https://github.com/zimeg) [](https://github.com/TsekaLuk) [](https://github.com/Ryan-Haines) [](https://github.com/uf-hy) [](https://github.com/Daanvdplas) [](https://github.com/bittoby) [](https://github.com/xuhao1) [](https://github.com/Lucenx9) [](https://github.com/HeMuling)
|
|
341
|
-
[](https://github.com/AaronLuo00) [](https://github.com/YUJIE2002) [](https://github.com/DhruvBhatia0) [](https://github.com/divanoli) [](https://github.com/derbronko) [](https://github.com/rubyrunsstuff) [](https://github.com/rabsef-bicrym) [](https://github.com/IVY-AI-gif) [](https://github.com/pvtclawn) [](https://github.com/stephenschoettler)
|
|
342
|
-
[](https://github.com/minupla) [](https://github.com/xzq-xu) [](https://github.com/mousberg) [](https://github.com/arifahmedjoy) [](https://github.com/harhogefoo) [](https://github.com/2233admin) [](https://github.com/ameno-) [](https://github.com/battman21) [](https://github.com/bcherny) [](https://github.com/bobashopcashier)
|
|
343
|
-
[](https://github.com/dguido) [](https://github.com/druide67) [](https://github.com/guirguispierre) [](https://github.com/jzakirov) [](https://github.com/loganprit) [](https://github.com/martinfrancois) [](https://github.com/neo1027144-creator) [](https://github.com/RealKai42) [](https://github.com/schumilin) [](https://github.com/shuofengzhang)
|
|
344
|
-
[](https://github.com/solstead) [](https://github.com/hengm3467) [](https://github.com/chziyue) [](https://github.com/jameslcowan) [](https://github.com/scifantastic) [](https://github.com/ryan-crabbe) [](https://github.com/alexfilatov) [](https://github.com/Luckymingxuan) [](https://github.com/Hollychou924) [](https://github.com/badlogic)
|
|
345
|
-
[](https://github.com/hnykda) [](https://github.com/dbachelder) [](https://github.com/heavenlost) [](https://github.com/shad0wca7) [](https://github.com/jared596) [](https://github.com/kiranjd) [](https://github.com/Mellowambience) [](https://github.com/KimGLee) [](https://github.com/seheepeak) [](https://github.com/TSavo)
|
|
346
|
-
[](https://github.com/mcrolly) [](https://github.com/dashed) [](https://github.com/Shuai-DaiDai) [](https://github.com/suboss87) [](https://github.com/emanuelst) [](https://github.com/magendary) [](https://github.com/PeterShanxin) [](https://github.com/j2h4u) [](https://github.com/bsormagec) [](https://github.com/mjamiv)
|
|
347
|
-
[](https://github.com/aerolalit) [](https://github.com/jessy2027) [](https://github.com/buddyh) [](https://github.com/aaron-he-zhu) [](https://github.com/hhhhao28) [](https://github.com/benostein) [](https://github.com/LyleLiu666) [](https://github.com/pingren) [](https://github.com/popomore) [](https://github.com/Dithilli)
|
|
348
|
-
[](https://github.com/fal3) [](https://github.com/mkbehr) [](https://github.com/mteam88) [](https://github.com/gupsammy) [](https://github.com/gut-puncture) [](https://github.com/garnetlyx) [](https://github.com/miloudbelarebia) [](https://github.com/Protocol-zero-0) [](https://github.com/pvoo) [](https://github.com/patrick-yingxi-pan)
|
|
349
|
-
[](https://github.com/ptahdunbar) [](https://github.com/keepitmello) [](https://github.com/artuskg) [](https://github.com/Anandesh-Sharma) [](https://github.com/zidongdesign) [](https://github.com/Innocent-children) [](https://github.com/El-Fitz) [](https://github.com/arthurbr11) [](https://github.com/jackheuberger) [](https://github.com/serkonyc)
|
|
350
|
-
[](https://github.com/guxu11) [](https://github.com/hyojin) [](https://github.com/jeann2013) [](https://github.com/jogelin) [](https://github.com/rmorse) [](https://github.com/scz2011) [](https://github.com/andyliu) [](https://github.com/benithors) [](https://github.com/xiwuqi) [](https://github.com/TigerInYourDream)
|
|
351
|
-
[](https://github.com/aaronagent) [](https://github.com/TonyDerek-dot) [](https://github.com/Zitzak) [](https://github.com/ruypang) [](https://github.com/stainlu) [](https://github.com/OpenCils) [](https://github.com/stefangalescu) [](https://github.com/sp-hk2ldn) [](https://github.com/MikeORed) [](https://github.com/graciegould)
|
|
352
|
-
[](https://github.com/cash-echo-bot) [](https://github.com/visionik) [](https://github.com/WalterSumbon) [](https://github.com/SubtleSpark) [](https://github.com/krizpoon) [](https://github.com/rodbland2021) [](https://github.com/thomasxm) [](https://github.com/sar618) [](https://github.com/fagemx) [](https://github.com/daymade)
|
|
353
|
-
[](https://github.com/tysoncung) [](https://github.com/pycckuu) [](https://github.com/omniwired) [](https://github.com/connorshea) [](https://github.com/bonald) [](https://github.com/BeeSting50) [](https://github.com/nachoiacovino) [](https://github.com/zhumengzhu) [](https://github.com/Vitalcheffe) [](https://github.com/zhoulongchao77)
|
|
354
|
-
[](https://github.com/navarrotech) [](https://github.com/CommanderCrowCode) [](https://github.com/paceyw) [](https://github.com/Aftabbs) [](https://github.com/Alex-Alaniz) [](https://github.com/jarvis-medmatic) [](https://github.com/tomron87) [](https://github.com/day253) [](https://github.com/Jaaneek) [](https://github.com/AnCoSONG)
|
|
355
|
-
[](https://github.com/ziomancer) [](https://github.com/shayan919293) [](https://github.com/edwluo) [](https://github.com/rjchien728) [](https://github.com/TinyTb) [](https://github.com/No898) [](https://github.com/ianderrington) [](https://github.com/L-U-C-K-Y) [](https://github.com/peschee) [](https://github.com/Kepler2024)
|
|
356
|
-
[](https://github.com/julianengel) [](https://github.com/markfietje) [](https://github.com/dakshaymehta) [](https://github.com/DavidNitZ) [](https://github.com/dominicnunez) [](https://github.com/danielwanwx) [](https://github.com/hongsw) [](https://github.com/Youyou972) [](https://github.com/boris721) [](https://github.com/damoahdominic)
|
|
357
|
-
[](https://github.com/dan-dr) [](https://github.com/doodlewind) [](https://github.com/kkarimi) [](https://github.com/brokemac79) [](https://github.com/ozbillwang) [](https://github.com/ravyg) [](https://github.com/jasonhargrove) [](https://github.com/BrianWang1990) [](https://github.com/hackersifu) [](https://github.com/Fologan)
|
|
358
|
-
[](https://github.com/AnonAmit) [](https://github.com/v1p0r) [](https://github.com/ajay99511) [](https://github.com/Iranb) [](https://github.com/yhyatt) [](https://github.com/codexGW) [](https://github.com/ShaunTsai) [](https://github.com/papago2355) [](https://github.com/cdorsey) [](https://github.com/tda1017)
|
|
359
|
-
[](https://github.com/0xJonHoldsCrypto) [](https://github.com/akyourowngames) [![clawdinator[bot]](https://avatars.githubusercontent.com/in/2607181?v=4&s=48)](https://github.com/apps/clawdinator) [](https://github.com/koala73) [](https://github.com/sircrumpet) [](https://github.com/thesomewhatyou) [](https://github.com/zats) [](https://github.com/duqaXxX) [](https://github.com/Joly0) [](https://github.com/hannasdev)
|
|
360
|
-
[](https://github.com/jlowin) [](https://github.com/peetzweg) [](https://github.com/adao-max) [](https://github.com/tumf) [](https://github.com/Huntterxx) [](https://github.com/nk1tz) [](https://github.com/lidamao633) [](https://github.com/liebertar) [](https://github.com/CornBrother0x) [](https://github.com/DukeDeSouth)
|
|
361
|
-
[](https://github.com/sahancava) [](https://github.com/CashWilliams) [](https://github.com/lumpinif) [](https://github.com/AdeboyeDN) [](https://github.com/Rohan5commit) [](https://github.com/srinivaspavan9) [](https://github.com/h0tp-ftw) [](https://github.com/neooriginal) [](https://github.com/Tianworld) [](https://github.com/Bermudarat)
|
|
362
|
-
[](https://github.com/asklee-klawd) [](https://github.com/yuting0624) [](https://github.com/constansino) [](https://github.com/ghsmc) [](https://github.com/ibrahimq21) [](https://github.com/irtiq7) [](https://github.com/kelvinCB) [](https://github.com/mitsuhiko) [](https://github.com/nohat) [](https://github.com/santiagomed)
|
|
363
|
-
[](https://github.com/suminhthanh) [](https://github.com/svkozak) [](https://github.com/zhangzhefang-github) [](https://github.com/HOYALIM) [](https://github.com/ping-Toven) [](https://github.com/0-CYBERDYNE-SYSTEMS-0) [](https://github.com/ylc0919) [](https://github.com/reed1898) [](https://github.com/ItsAditya-xyz) [](https://github.com/samrusani)
|
|
364
|
-
[](https://github.com/andyk-ms) [](https://github.com/18-RAJAT) [](https://github.com/cyb1278588254) [](https://github.com/zoherghadyali) [](https://github.com/manikv12) [](https://github.com/manueltarouca) [](https://github.com/GaosCode) [](https://github.com/pahdo) [](https://github.com/detecti1) [](https://github.com/JasonOA888)
|
|
365
|
-
[](https://github.com/sumukhj1219) [](https://github.com/bakhtiersizhaev) [](https://github.com/kyleok) [](https://github.com/AkashKobal) [](https://github.com/zhuisDEV) [](https://github.com/wu-tian807) [](https://github.com/vsabavat) [](https://github.com/kinfey) [](https://github.com/crimeacs) [](https://github.com/VibhorGautam)
|
|
366
|
-
[](https://github.com/John-Rood) [](https://github.com/velamints2) [](https://github.com/benjipeng) [](https://github.com/divisonofficer) [](https://github.com/Rahulkumar070) [](https://github.com/rockcent) [](https://github.com/Limitless2023) [](https://github.com/24601) [](https://github.com/awkoy) [](https://github.com/dawondyifraw)
|
|
367
|
-
[![google-labs-jules[bot]](https://avatars.githubusercontent.com/in/842251?v=4&s=48)](https://github.com/apps/google-labs-jules) [](https://github.com/henrino3) [](https://github.com/Kansodata) [](https://github.com/kaonash) [](https://github.com/p6l-richard) [](https://github.com/pi0) [](https://github.com/skainguyen1412) [](https://github.com/Starhappysh) [](https://github.com/xdanger) [](https://github.com/p3nchan)
|
|
368
|
-
[](https://github.com/scald) [](https://github.com/kashevk0) [](https://github.com/Yuandiaodiaodiao) [](https://github.com/doguabaris) [](https://github.com/ysqander) [](https://github.com/andranik-sahakyan) [](https://github.com/Wangnov) [](https://github.com/rixau) [](https://github.com/lisitan) [](https://github.com/kaizen403)
|
|
369
|
-
[](https://github.com/hirefrank) [](https://github.com/kennyklee) [](https://github.com/dddabtc) [](https://github.com/edincampara) [](https://github.com/fellanH) [](https://github.com/VarunChopra11) [](https://github.com/wangai-studio) [](https://github.com/sleontenko) [](https://github.com/yassine20011) [](https://github.com/ant1eicher)
|
|
370
|
-
[](https://github.com/ThomsenDrake) [](https://github.com/kakuteki) [](https://github.com/andreabadesso) [](https://github.com/chenxin-yan) [](https://github.com/cordx56) [](https://github.com/dvrshil) [](https://github.com/MarvinCui) [](https://github.com/Yeom-JinHo) [](https://github.com/17jmumford) [](https://github.com/KnHack)
|
|
371
|
-
[](https://github.com/SharoonSharif) [](https://github.com/orenyomtov) [](https://github.com/mattqdev) [](https://github.com/parkertoddbrooks) [](https://github.com/he-yufeng) [](https://github.com/Milofax) [](https://github.com/stevebot-alive) [](https://github.com/zhoulf1006) [](https://github.com/jrrcdev) [](https://github.com/feniix)
|
|
372
|
-
[](https://github.com/ZetiMente) [](https://github.com/QuantDeveloperUSA) [](https://github.com/alexstyl) [](https://github.com/ethanpalm) [](https://github.com/qkal) [](https://github.com/cygaar) [](https://github.com/U-C4N) [](https://github.com/jakobdylanc) [](https://github.com/antons) [](https://github.com/austinm911)
|
|
373
|
-
[](https://github.com/mahmoudashraf93) [](https://github.com/philipp-spiess) [](https://github.com/pkrmf) [](https://github.com/joshrad-dev) [](https://github.com/factnest365-ops) [](https://github.com/yingchunbai) [](https://github.com/aj47) [](https://github.com/Alg0rix) [](https://github.com/futhgar) [](https://github.com/YonganZhang)
|
|
374
|
-
[](https://github.com/remusao) [](https://github.com/danballance) [](https://github.com/GHesericsu) [](https://github.com/kimitaka) [](https://github.com/itsjling) [](https://github.com/RayBB) [](https://github.com/lutr0) [](https://github.com/claude) [](https://github.com/angrybirddd) [](https://github.com/fabianwilliams)
|
|
375
|
-
[](https://github.com/haoruilee) [](https://github.com/8BlT) [](https://github.com/atalovesyou) [](https://github.com/erikpr1994) [](https://github.com/jonasjancarik) [](https://github.com/longmaba) [](https://github.com/mitschabaude-bot) [](https://github.com/thesash) [](https://github.com/rdev) [](https://github.com/easternbloc)
|
|
376
|
-
[](https://github.com/chrisrodz) [](https://github.com/gabriel-trigo) [](https://github.com/manmal) [](https://github.com/neist) [](https://github.com/wes-davis) [](https://github.com/ManuelHettich) [](https://github.com/sktbrd) [](https://github.com/larlyssa) [](https://github.com/pcty-nextgen-service-account) [](https://github.com/Syhids)
|
|
377
|
-
[](https://github.com/tmchow) [](https://github.com/mgratch) [](https://github.com/xtao) [](https://github.com/JackyWay) [](https://github.com/j1philli) [](https://github.com/T5-AndyML) [](https://github.com/huohua-dev) [](https://github.com/imfing) [](https://github.com/RandyVentures) [](https://github.com/marcodd23)
|
|
378
|
-
[](https://github.com/Iamadig) [](https://github.com/humanwritten) [](https://github.com/robaxelsen) [](https://github.com/prathamdby) [](https://github.com/0oAstro) [](https://github.com/aaronn) [](https://github.com/afern247) [](https://github.com/Asleep123) [](https://github.com/dantelex) [](https://github.com/fcatuhe)
|
|
379
|
-
[](https://github.com/gtsifrikas) [](https://github.com/hrdwdmrbl) [](https://github.com/hugobarauna) [](https://github.com/jayhickey) [](https://github.com/jiulingyun) [](https://github.com/jdrhyne) [](https://github.com/jverdi) [](https://github.com/kitze) [](https://github.com/loukotal) [](https://github.com/minghinmatthewlam)
|
|
380
|
-
[](https://github.com/MSch) [](https://github.com/odrobnik) [](https://github.com/oswalpalash) [](https://github.com/ratulsarna) [](https://github.com/reeltimeapps) [](https://github.com/snopoke) [](https://github.com/sreekaransrinath) [](https://github.com/timkrase)
|
|
70
|
+
## Links
|
|
381
71
|
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
aaronveklabs
|
|
387
|
-
adityashaw2
|
|
388
|
-
ai-reviewer-qs
|
|
389
|
-
alexyyyander
|
|
390
|
-
alphonse-arianee
|
|
391
|
-
amitbiswal007
|
|
392
|
-
bbblending
|
|
393
|
-
bbddbb1
|
|
394
|
-
bitfoundry-ai
|
|
395
|
-
bugkillerking
|
|
396
|
-
carlulsoe
|
|
397
|
-
charzhou
|
|
398
|
-
cheeeee
|
|
399
|
-
dalomeve
|
|
400
|
-
danielz1z
|
|
401
|
-
diaspar4u
|
|
402
|
-
dirbalak
|
|
403
|
-
djangonavarro220
|
|
404
|
-
dobbylorenzbot
|
|
405
|
-
drcrinkle
|
|
406
|
-
drickon
|
|
407
|
-
eddertalmor
|
|
408
|
-
eengad
|
|
409
|
-
efe-buken
|
|
410
|
-
eric-fr4
|
|
411
|
-
eronfan
|
|
412
|
-
evandance
|
|
413
|
-
extrasmall0
|
|
414
|
-
ezhikkk
|
|
415
|
-
fuller-stack-dev
|
|
416
|
-
fwhite13
|
|
417
|
-
gambletan
|
|
418
|
-
gejifeng
|
|
419
|
-
harrington-bot
|
|
420
|
-
heimdallstrategy
|
|
421
|
-
heyhudson
|
|
422
|
-
hougangdev
|
|
423
|
-
jamesgroat
|
|
424
|
-
jamtujest
|
|
425
|
-
jaymishra-source
|
|
426
|
-
joe2643
|
|
427
|
-
joetomasone
|
|
428
|
-
jonathanworks
|
|
429
|
-
jonisjongithub
|
|
430
|
-
jscaldwell55
|
|
431
|
-
julbarth
|
|
432
|
-
junjunjunbong
|
|
433
|
-
kirillshchetinin
|
|
434
|
-
kyohwang
|
|
435
|
-
lailoo
|
|
436
|
-
latitudeki5223
|
|
437
|
-
lawrence3699
|
|
438
|
-
liaosvcaf
|
|
439
|
-
livingghost
|
|
440
|
-
luijoc
|
|
441
|
-
lukeboyett
|
|
442
|
-
lurebat
|
|
443
|
-
mahanandhi
|
|
444
|
-
maple778
|
|
445
|
-
martingarramon
|
|
446
|
-
matthew19990919
|
|
447
|
-
moktamd
|
|
448
|
-
moltbot886
|
|
449
|
-
mujiannan
|
|
450
|
-
mukhtharcm
|
|
451
|
-
mylszd
|
|
452
|
-
natedenh
|
|
453
|
-
nicholascyh
|
|
454
|
-
nickhood1984
|
|
455
|
-
nico-hoff
|
|
456
|
-
nikus-pan
|
|
457
|
-
nonggialiang
|
|
458
|
-
oliviareid-svg
|
|
459
|
-
openclaw-bot
|
|
460
|
-
pablohrcarvalho
|
|
461
|
-
patrick-barletta
|
|
462
|
-
pinghuachiu
|
|
463
|
-
private-peter
|
|
464
|
-
prospectore
|
|
465
|
-
rafaelreis-r
|
|
466
|
-
rexl2018
|
|
467
|
-
rexlunae
|
|
468
|
-
rhjoh
|
|
469
|
-
ronak-guliani
|
|
470
|
-
ryancontent
|
|
471
|
-
ryanngit
|
|
472
|
-
rybnikov
|
|
473
|
-
sandpile
|
|
474
|
-
sbking
|
|
475
|
-
shivamraut101
|
|
476
|
-
shuicici
|
|
477
|
-
slats24
|
|
478
|
-
slepybear
|
|
479
|
-
sline
|
|
480
|
-
socialnerd42069
|
|
481
|
-
solodmd
|
|
482
|
-
sudie-codes
|
|
483
|
-
sumleo
|
|
484
|
-
superman32432432
|
|
485
|
-
ted-developer
|
|
486
|
-
tempeste
|
|
487
|
-
theonejvo
|
|
488
|
-
tosh-hamburg
|
|
489
|
-
uli-will-code
|
|
490
|
-
w-sss
|
|
491
|
-
whiskyboy
|
|
492
|
-
wittam-01
|
|
493
|
-
xieyongliang
|
|
494
|
-
yassinebkr
|
|
495
|
-
yuna78
|
|
496
|
-
yuweuii
|
|
497
|
-
yxjsxy
|
|
498
|
-
zijiess
|
|
499
|
-
clawtributors:hidden:end -->
|
|
72
|
+
- **Repository:** https://github.com/Chethan616/Dex
|
|
73
|
+
- **Issues:** https://github.com/Chethan616/Dex/issues
|
|
74
|
+
- **Migration report (OpenClaw → Dex):** [`docs/migration/dex-migration-report.md`](https://github.com/Chethan616/Dex/blob/main/docs/migration/dex-migration-report.md) in the parent repo
|
|
75
|
+
- **Third-party notices:** [`THIRD_PARTY_NOTICES.md`](./THIRD_PARTY_NOTICES.md)
|