gstack/scripts/resolvers
Garry Tan 025f7b2701
feat: DESIGN_SHOTGUN_LOOP uses file polling instead of stdout reading
Update the template resolver to instruct the agent to background $D serve
and poll for feedback-pending.json / feedback.json on a 5-second loop.
This matches the real-world pattern where Claude Code / Conductor agents
can't block on subprocess stdout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 09:52:49 -06:00
..
browse.ts feat: worktree isolation for E2E tests + infrastructure elegance (v0.11.12.0) (#425) 2026-03-23 23:05:22 -07:00
codex-helpers.ts feat: worktree isolation for E2E tests + infrastructure elegance (v0.11.12.0) (#425) 2026-03-23 23:05:22 -07: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: DESIGN_SHOTGUN_LOOP uses file polling instead of stdout reading 2026-03-27 09:52:49 -06:00
index.ts feat: add DESIGN_SHOTGUN_LOOP resolver + fix design artifact paths 2026-03-27 08:23:46 -06:00
preamble.ts feat: skill prefix is now a persistent user choice (v0.12.11.0) (#571) 2026-03-27 08:08:15 -07:00
review.ts fix: Codex filesystem boundary — prevent skill-file prompt injection (v0.12.10.0) (#570) 2026-03-27 08:42:19 -06:00
testing.ts fix: zsh glob compatibility across all skill templates (v0.12.8.1) (#559) 2026-03-27 00:23:37 -06:00
types.ts feat: DESIGN_SETUP + DESIGN_MOCKUP template resolvers 2026-03-26 22:09:43 -06:00
utility.ts fix: zsh glob compatibility across all skill templates (v0.12.8.1) (#559) 2026-03-27 00:23:37 -06:00