[0.3.3] - 2026-03-02
Fixed
- Plugin auto-reply helper functions — added missing utility functions (
getProviderConfig,resolveModelSupportsVision,resolveOpenAiProviderConfig,transcribeFeishuAudio,hasQueuedPluginTasks,handlePluginAutoReply) to fix runtime errors in plugin auto-reply workflow. - Feishu audio transcription — implemented OpenAI-compatible speech-to-text API integration for processing voice messages in Feishu plugin conversations.
Changed
- Error message improvements — refined user-facing error messages in plugin auto-reply flow with clearer Chinese text and better formatting.