2 Commits

Author SHA1 Message Date
root
f3c16c7609 refactor: split inbound/outbound into separate files
- Extract inbound message handling to inbound.ts (WebSocket, pending Webhook migration)
- Extract outbound message handling to outbound.ts with updated VoceChat API
- Update authentication to use x-api-key header
- Add support for text, markdown, file, and reply messages
- Add file upload helper functions
2026-03-13 20:31:23 +08:00
root
bbc862273e Initial commit: VoceChat plugin for OpenClaw 2026-03-13 19:14:17 +08:00