openclaw/extensions
f-trycua 438c80b758 refactor: move computer tool to cua-computer plugin
Move GUI automation from core to a standalone plugin. This keeps the
core lean and lets users opt-in when they need computer-use capabilities.

Plugin provides:
- Screenshot capture
- Mouse clicks (left, right, double)
- Keyboard input (type, key, hotkey)
- Scrolling and dragging
- Cursor position/screen size queries

Enable via config:
```yaml
plugins:
  cua-computer:
    serverUrl: "http://localhost:8000"
```
2026-01-26 15:56:22 -08:00
..
bluebubbles feat: add chunking mode option for BlueBubbles (#1645) 2026-01-25 00:47:10 +00:00
copilot-proxy chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
cua-computer refactor: move computer tool to cua-computer plugin 2026-01-26 15:56:22 -08:00
diagnostics-otel chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
discord Channels: add per-group tool policies 2026-01-24 05:49:39 +00:00
google-antigravity-auth chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
google-gemini-cli-auth chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
googlechat fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
imessage fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
llm-task fix: publish llm-task docs and harden tool 2026-01-24 01:44:51 +00:00
lobster docs(lobster): document clawd.invoke tool allowlisting 2026-01-24 09:29:32 +00:00
matrix fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
mattermost fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
memory-core fix: clean docker onboarding warnings + preserve agentId casing 2026-01-24 19:07:01 +00:00
memory-lancedb chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
msteams fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
nextcloud-talk fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
nostr chore: update deps and test timeout 2026-01-24 10:30:30 +00:00
open-prose chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
qwen-portal-auth fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
signal fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
slack Channels: add per-group tool policies 2026-01-24 05:49:39 +00:00
telegram fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
tlon fix(tlon): Fix Zod v4 record() and @urbit/aura v3 API changes (#1631) 2026-01-24 21:09:18 +00:00
voice-call refactor: align voice-call TTS with core config 2026-01-25 09:29:57 +00:00
whatsapp fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
zalo fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
zalouser fix: newline chunking across channels 2026-01-25 04:11:36 +00:00