diff --git a/hosts/openclaw.ts b/hosts/openclaw.ts index 81f511ff..0ddfde5f 100644 --- a/hosts/openclaw.ts +++ b/hosts/openclaw.ts @@ -16,7 +16,11 @@ const openclaw: HostConfig = { keepFields: ['name', 'description'], descriptionLimit: null, extraFields: { - version: '0.15.2.0', + version: '0.15.6.0', + min_openclaw_version: '1.8.0', + }, + renameFields: { + 'voice-triggers': 'triggers', }, },