- Add start, stop, enable, disable, status, remove methods to RunnerManager - Add corresponding CLI subcommands: grm start/stop/enable/disable/status/remove - Add i18n translations for lifecycle commands across all supported languages - Add comprehensive unit tests for lifecycle methods and CLI commands - Fix environment variable leakage in CLI tests for GITEA_URL