gstack/scripts/resolvers
Garry Tan bab052e10a
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>
2026-04-17 14:28:05 +08:00
..
browse.ts fix: avoid tilde-in-assignment to silence Claude Code permission prompts (#993) 2026-04-16 14:49:56 -07:00
codex-helpers.ts feat: Factory Droid compatibility — works across Claude Code, Codex, and Factory (v0.13.5.0) (#621) 2026-03-29 08:57:34 -07:00
composition.ts feat: composable skills — INVOKE_SKILL resolver + factoring infrastructure (v0.13.7.0) (#644) 2026-03-29 23:35:17 -06:00
confidence.ts feat: GStack Learns — per-project self-learning infrastructure (v0.13.4.0) (#622) 2026-03-29 17:02:01 -06:00
constants.ts feat: worktree isolation for E2E tests + infrastructure elegance (v0.11.12.0) (#425) 2026-03-23 23:05:22 -07:00
design.ts feat: UX behavioral foundations + ux-audit command (v0.17.0.0) (#1000) 2026-04-14 07:47:11 -10:00
dx.ts feat: /plan-devex-review + /devex-review — DX review skills (v0.15.3.0) (#784) 2026-04-03 16:22:57 -07:00
gbrain.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
index.ts feat: question-tuning preamble resolvers 2026-04-17 06:24:22 +08:00
learnings.ts feat: recursive self-improvement — operational learning + full skill wiring (v0.13.8.0) (#647) 2026-03-31 23:08:22 -06:00
preamble.ts feat: wire question-tuning into preamble for tier >= 2 skills 2026-04-17 06:38:46 +08:00
question-tuning.ts feat: wire question-tuning into preamble for tier >= 2 skills 2026-04-17 06:38:46 +08:00
review-army.ts feat: context rot defense for /ship — subagent isolation + clean step numbering (v0.18.1.0) (#1030) 2026-04-16 23:14:03 -07:00
review.ts feat: context rot defense for /ship — subagent isolation + clean step numbering (v0.18.1.0) (#1030) 2026-04-16 23:14:03 -07:00
testing.ts feat: context rot defense for /ship — subagent isolation + clean step numbering (v0.18.1.0) (#1030) 2026-04-16 23:14:03 -07:00
types.ts feat: declarative multi-host platform + OpenCode, Slate, Cursor, OpenClaw (v0.15.5.0) (#793) 2026-04-04 15:32:20 -07:00
utility.ts feat: context rot defense for /ship — subagent isolation + clean step numbering (v0.18.1.0) (#1030) 2026-04-16 23:14:03 -07:00