2 Commits

Author SHA1 Message Date
liyanyan
7e98a8630f feat: 精简版本 2026-03-15 21:50:45 +08:00
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