mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-08 03:56:33 +08:00
* feat(gateway): add tts.speak method returning synthesized audio inline * test(gateway): type tts.speak synthesis mock for failure shapes * fix(gateway): restore lowercase normalizer import used by talk catalog * test(gateway): shift advertised-method window for tts.speak * fix(gateway): ready tts speak for landing * docs(changelog): record tts speak gateway API * test(agents): stabilize fast auto startup synchronization * test(crabbox): stabilize sparse checkout exit guard