implement six-skill gstack 2 runtime

This commit is contained in:
Sinabina
2026-07-17 11:08:14 -07:00
parent ce37bd36a9
commit b6572ebbb7
455 changed files with 108945 additions and 2622 deletions
+7
View File
@@ -16,6 +16,13 @@ const codex: HostConfig = {
keepFields: ['name', 'description'],
descriptionLimit: 1024,
descriptionLimitBehavior: 'error',
// GStack 2.0 installs the six canonical skills from skills/. These
// generated 1.x host copies remain available for the two-release
// compatibility window, but standard Agent Skills installers must not
// discover them by default.
extraFields: {
metadata: '\n internal: true',
},
},
generation: {