picoclaw/pkg/channels/feishu
Hoshina 42eb6ea410 fix(feishu): address review findings
- Remove stale "falls back to plain text" comment on Send
- Add empty ChatID validation in SendMedia to match Send
- Use messageID+fileKey as local filename to avoid write collisions
- Check allowlist before downloading inbound media to avoid wasted I/O
- Return errUnsupported consistently from all 32-bit stub methods
2026-03-03 01:27:46 +08:00
..
common.go feat(feishu): enhance channel with markdown cards, media, mentions, and editing 2026-03-03 00:49:32 +08:00
feishu_32.go fix(feishu): address review findings 2026-03-03 01:27:46 +08:00
feishu_64.go fix(feishu): address review findings 2026-03-03 01:27:46 +08:00
init.go refactor(channels): add channel subpackages and update gateway imports 2026-02-20 23:25:44 +08:00