Skip to content

Ship the starter pack the marketplace is serving - #22

Merged
nicodes merged 1 commit into
mainfrom
refresh-starter-packs
Aug 4, 2026
Merged

Ship the starter pack the marketplace is serving#22
nicodes merged 1 commit into
mainfrom
refresh-starter-packs

Conversation

@nicodes

@nicodes nicodes commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

  • rebuild the three vendored starter packs at 0.0.2

The packs were still 0.0.1 while aviorstudio/termcade-games has published 0.0.2, so a fresh arcade seeded three games and immediately reported all three as having an update available. The marker was correct; what it was pointing at was this.

Rebuilt with go generate ./internal/starter, which is exactly what those go:generate lines exist for.

Verification

  • go test -race -count=1 -timeout 10m ./... ./sdk/...
  • the starter suite validates every vendored pack, so a bad rebuild fails there rather than on somebody's first run

🤖 Generated with Claude Code

The bundled packs were still 0.0.1 while aviorstudio/termcade-games has
published 0.0.2, so a fresh arcade seeded three games and immediately
reported all three as having an update available. The update marker was
right; what it was pointing at was this.

Rebuilt with `go generate ./internal/starter`, which is what those
go:generate lines are for.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nicodes
nicodes merged commit f7511be into main Aug 4, 2026
2 checks passed
@nicodes
nicodes deleted the refresh-starter-packs branch August 4, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant