Support reliable self-update for server-side and headless core instances (#1458)

This commit is contained in:
Steven Enamakel
2026-05-09 23:55:25 -07:00
committed by GitHub
parent 8c6b1273e2
commit 065e198cf4
16 changed files with 478 additions and 78 deletions
+5
View File
@@ -74,6 +74,11 @@ OPENHUMAN_WORKSPACE=
OPENHUMAN_TEMPERATURE=0.7
# [optional] Skill + agent tool execution timeout in seconds (default 120, max 3600)
# OPENHUMAN_TOOL_TIMEOUT_SECS=
# [optional] Headless update restart contract: self_replace | supervisor
# OPENHUMAN_AUTO_UPDATE_RESTART_STRATEGY=self_replace
# [optional] Allow bearer-authenticated RPC callers to invoke update.apply/update.run
# Disable on exposed server deployments unless you explicitly want remote self-upgrade.
# OPENHUMAN_AUTO_UPDATE_RPC_MUTATIONS_ENABLED=true
# ---------------------------------------------------------------------------
# Runtime flags