feat(plugins): add speech provider registration

This commit is contained in:
Peter Steinberger
2026-03-16 18:49:55 -07:00
parent ad05cd9ab2
commit 662031a88e
35 changed files with 658 additions and 286 deletions

View File

@@ -494,6 +494,7 @@ function createPluginRecord(params: {
hookNames: [],
channelIds: [],
providerIds: [],
speechProviderIds: [],
webSearchProviderIds: [],
gatewayMethods: [],
cliCommands: [],