openclaw/extensions
william arzt d46642319b Add Tlon/Urbit channel plugin
Adds built-in Tlon (Urbit) channel plugin to support decentralized messaging on the Urbit network.

Features:
- DM and group chat support
- SSE-based real-time message monitoring
- Auto-discovery of group channels
- Thread replies and reactions
- Integration with Urbit's HTTP API

This resolves cron delivery issues with external Tlon plugins by making it a first-class built-in channel alongside Telegram, Signal, and other messaging platforms.

Implementation includes:
- Plugin registration via ClawdbotPluginApi
- Outbound delivery with sendText and sendMedia
- Gateway adapter for inbound message handling
- Urbit SSE client for event streaming
- Core bridge for Clawdbot runtime integration

Co-authored-by: William Arzt <william@arzt.co>
2026-01-24 00:25:38 +00:00
..
bluebubbles refactor: standardize channel logging 2026-01-23 23:34:30 +00:00
copilot-proxy chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
diagnostics-otel chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
discord chore: bump version to 2026.1.23 2026-01-23 22:14:56 +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
imessage chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
lobster chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
matrix refactor: standardize channel logging 2026-01-23 23:34:30 +00:00
mattermost refactor: standardize channel logging 2026-01-23 23:34:30 +00:00
memory-core chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
memory-lancedb chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
msteams fix(msteams): remove .default suffix from graph scopes (#1507) 2026-01-24 00:07:22 +00:00
nextcloud-talk refactor: standardize channel logging 2026-01-23 23:34:30 +00:00
nostr chore: bump version to 2026.1.23 2026-01-23 22:14:56 +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 chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
slack chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
telegram chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
tlon Add Tlon/Urbit channel plugin 2026-01-24 00:25:38 +00:00
voice-call chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
whatsapp chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
zalo refactor: centralize inbound session updates 2026-01-23 23:33:32 +00:00
zalouser refactor: centralize inbound session updates 2026-01-23 23:33:32 +00:00