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
Summary
Add a configuration option to enable automatic zylos-core upgrades during daily health checks.
Requirements
autoUpgrade: true/false), default: offzylos upgradeflow) — not a standalone scriptMotivation
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