gstack/test
Garry Tan f5b981fcc0
fix: resolve merge conflicts with origin/main (v0.4.2 base branch detection)
Merge origin/main which added:
- BASE_BRANCH_DETECT placeholder + dynamic branch detection in all skills
- Updated contributor mode (reflection-based, 0-10 rating)
- Async await wrapping in browse js/eval commands
- Hardcoded-main regression test

Resolved conflicts:
- VERSION: keep 0.6.0 (our version, above 0.4.2)
- CHANGELOG: both entries preserved (0.6.0 above 0.4.2)
- gen-skill-docs.ts: keep main's updated contributor mode, add our escalation protocol
- review/SKILL.md.tmpl: fix hardcoded 'origin/main' in Step 1.5 to use origin/<base>

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 11:35:47 -05:00
..
fixtures feat: contributor mode, session awareness, recommendation format (#90) 2026-03-16 01:45:50 -05:00
helpers feat: QA restructure, browser ref staleness, eval efficiency metrics (v0.4.0) (#83) 2026-03-15 23:55:39 -05:00
gen-skill-docs.test.ts fix: dynamic base branch detection across all SKILL templates (v0.3.10) (#81) 2026-03-16 10:59:13 -05:00
skill-e2e.test.ts feat: await support in browse js/eval + contributor mode v2 (#104) 2026-03-16 11:28:58 -05:00
skill-llm-eval.test.ts fix: lower planted-bug detection baselines and LLM judge thresholds for reliability 2026-03-14 05:16:17 -05:00
skill-parser.test.ts feat: SKILL.md template system, 3-tier testing, DX tools (v0.3.3) (#41) 2026-03-13 21:08:12 -07:00
skill-validation.test.ts fix: resolve merge conflicts with origin/main (v0.4.2 base branch detection) 2026-03-16 11:35:47 -05:00