mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 13:15:24 +02:00
349f552625
AI-assisted project submission to gstack.gg showcase gallery. Gathers build context (git stats, design docs, skill usage), browses the deployed site for screenshots, optionally mines Claude Code transcripts (grep-first, 200 line cap), writes a rich markdown showcase entry, opens it in the browser for refinement, then POSTs to the showcase API. Key design decisions from eng review: - Grep-first transcript reading (not raw file dumps) - jq for JSON payload construction (not string interpolation) - Source supabase/config.sh for API URL (not hardcoded) - Markdown file preview in browser with edit loop - Graceful degradation at every step (no URL, no screenshot, API down) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>