mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-07 05:56:41 +02:00
Merge remote-tracking branch 'origin/main' into garrytan/plan-tune-skill
Conflicts resolved: - VERSION: keep 0.19.0.0 (our MINOR bump stays above main's new 0.18.2.0) - package.json: bumped to 0.19.0.0 to match VERSION (test/gen-skill-docs.test.ts asserts they match) - CHANGELOG.md: keep both entries — our v0.19.0.0 on top, main's v0.18.2.0 below it, preserving the full version history Main added v0.18.2.0 (#1030): context-rot defense for /ship (subagent isolation for coverage/plan-completion/greptile/docs steps + clean integer step numbering). Regenerated all SKILL.md files after merge so they reflect both main's ship template changes AND our preamble additions (question-tuning section). Full free test suite: 1158 pass, 0 fail, 113 skip across 28 files, 7855 expect() calls. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gstack",
|
||||
"version": "0.18.1.0",
|
||||
"version": "0.19.0.0",
|
||||
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user