A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
COMMITS
May 17, 2026
T
fix(3597): pin shell:bash on npm ci/build steps in test.yml + regression test (#3673)
Tom Boucher committed
T
Merge pull request #3649 from gsd-build/feat/3597-split-suites-node-matrix
Tom Boucher committed
T
T
fix(init): derive nested-worktree flag from git show-prefix
Tom Boucher committed
T
fix(3663): address CodeRabbit surface/layout follow-ups
Tom Boucher committed
T
fix(windows): use git show-prefix for nested worktree detection
Tom Boucher committed
T
fix(windows): force root-equivalent cwd to non-nested
Tom Boucher committed
T
fix(windows): derive nested-worktree state from normalized paths
Tom Boucher committed
T
docs(3663): regenerate INVENTORY-MANIFEST.json to include runtime-artifact-layout.cjs
Tom Boucher committed
T
T
T
fix(3663): applySurface creates missing dest dirs (Codex P1-1)
Tom Boucher committed
T
T
refactor(3663): replace try/finally with t.after() in surface-apply tests
Tom Boucher committed
T
refactor(3663): replace try/finally with t.after() in install-profiles-stage tests
Tom Boucher committed
T
fix(3663): pass runtime+cmdNames to Claude converter for Hermes/Qwen
Tom Boucher committed
T
fix(3663): lazy-require converters; remove GSD_TEST_MODE env mutation at module load
Tom Boucher committed
T
fix(3663): restore .gsd-source marker resolution in findInstallSourceRoot
Tom Boucher committed
T
fix(3663): replace ../../.. fallback with descriptive error per CLAUDE.md
Tom Boucher committed
T
fix(3663): preserve Hermes user-skill dirs under skills/gsd/ namespace
Tom Boucher committed
T
chore(3663): add changeset for runtime artifact layout module
Tom Boucher committed
T
docs(3663): accept ADR-3660; add Phase 1 implementation status
Tom Boucher committed
T
docs(3663): update surface.md runbook to layout-passing applySurface signature
Tom Boucher committed
T
T
test(3663): add stage invocation tests for commands, agents, skills kinds
Tom Boucher committed
T
test(3663): add edge-case tests for runtime-artifact-layout
Tom Boucher committed
T
feat(3663): add runtime-artifact-layout.cjs + resolve tests for all 15 runtimes
Tom Boucher committed
T
test(3663): add STAGED_DIRS registration test for stageSkillsForRuntimeAsSkills
Tom Boucher committed
T
test(3663): add missing-srcDir guard test for stageSkillsForRuntimeAsSkills
Tom Boucher committed
T
test(3663): add empty-prefix test for stageSkillsForRuntimeAsSkills
Tom Boucher committed