Skip to content

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 26 Aug 01:59
· 589 commits to main since this release

Added

  • agent-runner migrate [--dry-run] rewrites removed/renamed fields in agent-runner.toml to their current form, keeping a .bak; reports fields needing a manual change.
  • upgrade auto-migrates the config before the package/service step and emits a config_migrated event; a config needing a manual change aborts the run before it stops the service. --no-migrate skips it.

Changed

  • Removed-field ConfigError messages now point to agent-runner migrate.

See docs/migrations/0.2.8.md.