test(voice): cover tts fallback

This commit is contained in:
William Valentin
2026-02-25 11:21:49 -08:00
parent e3e98058b0
commit eec54ace9d
5 changed files with 84 additions and 1 deletions
+2
View File
@@ -1539,6 +1539,8 @@ Outbound attachment (image, audio, file).
}
```
Audio attachments (TTS responses) are best-effort: if synthesis fails, the gateway still returns the text reply without any audio attachment.
#### `context_warning`
Proactive context pressure signal emitted by `agent.send` before `done`.