mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 23:47:20 +00:00
refactor: move plugin setup and memory capabilities to registries
This commit is contained in:
@@ -18,6 +18,9 @@ export function createTestPluginApi(api: TestPluginApiInput): OpenClawPluginApi
|
||||
registerCli() {},
|
||||
registerService() {},
|
||||
registerCliBackend() {},
|
||||
registerConfigMigration() {},
|
||||
registerLegacyConfigMigration() {},
|
||||
registerAutoEnableProbe() {},
|
||||
registerProvider() {},
|
||||
registerSpeechProvider() {},
|
||||
registerRealtimeTranscriptionProvider() {},
|
||||
|
||||
Reference in New Issue
Block a user