gstack/.github/workflows
Garry Tan a5c70977f1
feat: parallelize CI evals — 12 runners (1 per suite) for ~3min wall clock
Switch eval workflow to use Docker container image with pre-baked
toolchain. Each of 12 matrix runners pulls the image, hardlinks
cached node_modules, builds browse, and runs one test suite.
Setup drops from ~70s to ~19s per runner. Wall clock is dominated
by the slowest individual test, not sequential sum.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 05:37:59 -07:00
..
ci-image.yml feat: add Docker CI image with pre-baked toolchain + deps 2026-03-23 05:37:55 -07:00
evals.yml feat: parallelize CI evals — 12 runners (1 per suite) for ~3min wall clock 2026-03-23 05:37:59 -07:00
skill-docs.yml fix: Codex compatibility — 1024-char cap, duplicate skills, repo-local installs, kiro support (v0.11.2.0) (#346) 2026-03-22 19:27:10 -07:00