Skip to content

feat: add auto-upgrade config option for zylos-core #485

@zylos01

Description

@zylos01

Summary

Add a configuration option to enable automatic zylos-core upgrades during daily health checks.

Requirements

  • New config field (e.g. autoUpgrade: true/false), default: off
  • When enabled, the daily check routine detects available core upgrades and triggers the upgrade automatically
  • Upgrade mechanism: inject a prompt instruction into the AI runtime to execute the upgrade (same as current manual zylos upgrade flow) — not a standalone script
  • User must explicitly opt in before auto-upgrade is active

Motivation

Currently core upgrades require manual intervention. For users who want to stay current, an opt-in auto-upgrade reduces maintenance burden while preserving the safety of prompt-driven execution (AI verifies and executes the upgrade with full context awareness).

Notes

  • Filed by Howard via Lark zylos.ai group
  • Priority: normal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions