fix(tts): honor per-agent config in tts commands

This commit is contained in:
Peter Steinberger
2026-04-26 03:11:52 +01:00
parent 6a688e33f6
commit 9b4f0779ce
8 changed files with 97 additions and 2 deletions

View File

@@ -146,7 +146,8 @@ voice, model, style, or auto-TTS mode. The agent block deep-merges over
}
```
Precedence for automatic replies is:
Precedence for automatic replies, `/tts audio`, `/tts status`, and the `tts`
agent tool is:
1. `messages.tts`
2. active `agents.list[].tts`