teknium1
c0ffd6b704
feat: expand OpenClaw migration to cover all platform channels, provider keys, model/TTS config, shared skills, and daily memory
Adds 9 new migration categories to the OpenClaw-to-Hermes migration script:
Platform channels (non-secret, in user-data preset):
- discord-settings: bot token + allowlist → .env
- slack-settings: bot/app tokens + allowlist → .env
- whatsapp-settings: allowlist → .env
- signal-settings: account, HTTP URL, allowlist → .env
Configuration:
- model-config: default model → config.yaml
- tts-config: TTS provider/voice settings → config.yaml tts.*
Data:
- shared-skills: ~/.openclaw/skills/ → ~/.hermes/skills/openclaw-imports/
- daily-memory: workspace/memory/*.md entries → merged into MEMORY.md
Secrets (full preset only, requires --migrate-secrets):
- provider-keys: OpenRouter/OpenAI/Anthropic API keys, ElevenLabs/OpenAI TTS keys
Bug fix: workspace-agents now records 'skipped' status when source is
missing instead of silently returning (invisible failure in reports).
Total migration options: 10 → 19
Tests: 14 → 24 (10 new tests covering all new categories)
Full suite: 2798 passed, 0 failures
2026-03-10 00:35:14 -07:00
..
2026-03-09 15:36:27 -07:00
2026-03-07 00:04:41 -08:00
2026-02-28 14:28:04 +03:00
2026-03-09 23:59:26 -07:00
2026-03-09 21:36:29 -07:00
2026-03-04 19:35:01 -08:00
2026-03-08 17:45:38 -07:00
2026-03-10 00:35:14 -07:00
2026-03-09 17:33:19 -07:00
2025-10-01 23:29:25 +00:00
2026-03-02 04:34:21 -08:00
2026-03-04 14:42:41 -08:00
2026-03-07 21:00:12 -05:00
2026-03-06 05:50:12 -08:00
2026-03-01 19:59:24 -08:00
2026-03-02 17:18:15 +11:00
2026-03-08 18:06:47 -07:00
2026-03-06 05:50:12 -08:00
2026-03-08 05:35:02 -07:00
2026-03-08 06:13:12 -07:00
2026-03-08 18:29:09 -07:00
2026-03-08 20:22:33 -07:00
2026-03-08 18:30:27 -07:00
2026-03-09 21:01:40 -07:00
2026-03-01 19:59:24 -08:00
2026-03-08 21:44:48 -07:00
2026-02-28 21:47:51 -08:00
2026-03-09 23:59:26 -07:00
2026-03-01 03:12:37 -05:00
2026-03-06 14:50:57 -08:00
2026-03-05 18:46:30 -08:00
2026-03-07 10:14:19 -08:00
2026-03-08 17:45:45 -07:00
2026-02-28 21:47:51 -08:00
2026-03-09 01:50:58 -07:00
2026-03-06 17:16:14 -08:00
2026-03-03 18:23:40 +05:30
2026-02-26 13:54:20 +03:00
2026-03-09 23:27:19 -07:00
2026-02-28 21:28:28 +03:00
2026-03-07 21:05:40 -08:00