mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:20:44 +00:00
feat(migrations): add plugin-owned Hermes import
* feat: add migration providers * feat: offer Hermes migration during onboarding * feat(hermes): map imported config surfaces * feat(onboard): require fresh migration imports * docs(cli): clarify Hermes import coverage * chore(migrations): rename Hermes importer package * chore(migrations): rewire Hermes importer id * fix(migrations): redact migration JSON details * fix(hermes): use provider runtime for config imports * test(hermes): cover missing source planning --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>
This commit is contained in:
@@ -94,6 +94,8 @@
|
||||
"testing",
|
||||
"temp-path",
|
||||
"logging-core",
|
||||
"migration",
|
||||
"migration-runtime",
|
||||
"markdown-table-runtime",
|
||||
"account-helpers",
|
||||
"account-core",
|
||||
|
||||
Reference in New Issue
Block a user