feat: componentize GStack 2 runtime and release integrity

This commit is contained in:
Sinabina
2026-07-20 14:16:23 -07:00
parent b0ea2296d1
commit f14445bb00
270 changed files with 9681 additions and 51572 deletions
+3 -1
View File
@@ -34,7 +34,9 @@ const defaults = Object.freeze({
routing_declined: false,
telemetry: "off",
auto_upgrade: false,
update_check: true,
// Skill installation and update discovery belong to the Agent Skills CLI.
// GStack never performs a passive network update check by default.
update_check: false,
skill_prefix: false,
checkpoint_mode: "explicit",
checkpoint_push: false,