mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 04:10:47 +02:00
feat: componentize GStack 2 runtime and release integrity
This commit is contained in:
+3
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user