refactor: move talk config contract under plugin

This commit is contained in:
Peter Steinberger
2026-04-05 14:26:25 +01:00
parent d842251ef8
commit 9a0d88a868
21 changed files with 102 additions and 180 deletions

View File

@@ -60,6 +60,10 @@ describe("config footprint guardrails", () => {
"talk.modelId",
"talk.outputFormat",
"talk.apiKey",
"talk.providers.*.voiceId",
"talk.providers.*.voiceAliases",
"talk.providers.*.modelId",
"talk.providers.*.outputFormat",
"agents.defaults.sandbox.perSession",
"hooks.internal.handlers",
"channels.telegram.groupMentionsOnly",