v0.2.8
Added
agent-runner migrate [--dry-run]rewrites removed/renamed fields inagent-runner.tomlto their current form, keeping a.bak; reports fields needing a manual change.upgradeauto-migrates the config before the package/service step and emits aconfig_migratedevent; a config needing a manual change aborts the run before it stops the service.--no-migrateskips it.
Changed
- Removed-field
ConfigErrormessages now point toagent-runner migrate.
See docs/migrations/0.2.8.md.