-
Notifications
You must be signed in to change notification settings - Fork 16.3k
v1.59.1.0 fix: shrink gstack skill descriptions#1972
Open
hadrien-de-march wants to merge 1 commit into
Open
Conversation
Merging to main in this repository is managed by Trunk.
- To merge this pull request, check the box to the left or comment
/trunk mergebelow.
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here
@github-actions
github-actions
Bot
changed the title
(削除) fix: shrink gstack skill descriptions (削除ここまで)
(追記) v0.15.17.0 fix: shrink gstack skill descriptions (追記ここまで)
Jun 11, 2026
@hadrien-de-march
hadrien-de-march
force-pushed
the
fix/codex-skills-budget-warning
branch
from
June 11, 2026 11:39
41a78be to
23ae0e1
Compare
@github-actions
github-actions
Bot
changed the title
(削除) v0.15.17.0 fix: shrink gstack skill descriptions (削除ここまで)
(追記) v1.59.1.0 fix: shrink gstack skill descriptions (追記ここまで)
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
Summary
## When to invoke this skill.1.59.1.0.Evidence
codex exec "Reply with OK only." -C /Users/hadriendemarch/.gstack/repos/gstack -s read-onlyreturnedOKand did not emit the skills context budget warning.Verification
bun run gen:skill-docs --host allbun run gen:skill-docs --host all --dry-runbun test test/gen-skill-docs.test.tsbun test --timeout 15000 test/skill-validation.test.tsbun test test/host-config.test.ts test/skill-size-budget.test.ts test/ship-version-sync.test.tsbun test browse/test/ test/ --ignore 'test/skill-e2e-*.test.ts' --ignore test/skill-llm-eval.test.ts --ignore test/skill-routing-e2e.test.ts --ignore test/codex-e2e.test.ts --ignore test/gemini-e2e.test.tsgit diff --check