Undefined v3.2.6
优化重试与私聊发送的逻辑
📝 Detailed Changes
🚀 Features
- feat(messages): fallback private sends to temp sessions (1b7ce9c)
🐛 Bug Fixes
- fix(responses): strip replay-only status fields (33bd958)
- fix(queue): refine llm retry scheduling (16c46b8)
- fix(commands): restrict lsadmin visibility (8bb40e7)
- fix(queue): treat zero interval as immediate dispatch (ff21898)
- fix(ai): align reasoning handling with OpenAI standards (58f4361)
- fix(naga): add send uuid idempotency (e245ecc)
- fix(ci): unblock runtime api tests and trim release notes (42b1c45)
- fix(naga): add delivery tracing and tests (ddd1e98)