openclaw/extensions/tlon/src
Hunter Miller 183b54dbd9 feat(tlon): add rich media story support for images
- Add buildMediaStory() to create proper Story blocks with images
- Add sendDmWithStory() and sendGroupMessageWithStory() variants
- Parse markdown images ![alt](url) into proper Tlon image blocks
- Add isImageUrl() helper for image extension detection
- Update sendMedia to use native image blocks instead of text fallback
2026-01-27 10:29:01 -06:00
..
monitor feat: add tlon channel plugin 2026-01-24 00:25:39 +00:00
urbit feat(tlon): add rich media story support for images 2026-01-27 10:29:01 -06:00
channel.ts feat(tlon): add rich media story support for images 2026-01-27 10:29:01 -06:00
config-schema.test.ts fix(tlon): Fix Zod v4 record() and @urbit/aura v3 API changes (#1631) 2026-01-24 21:09:18 +00:00
config-schema.ts fix(tlon): Fix Zod v4 record() and @urbit/aura v3 API changes (#1631) 2026-01-24 21:09:18 +00:00
onboarding.ts feat: add tlon channel plugin 2026-01-24 00:25:39 +00:00
runtime.ts feat: add tlon channel plugin 2026-01-24 00:25:39 +00:00
targets.ts feat: add tlon channel plugin 2026-01-24 00:25:39 +00:00
types.ts feat: add tlon channel plugin 2026-01-24 00:25:39 +00:00