All product workers

GitHub projects worker

github-projects

Builds and pushes project artifacts, coordinates GitHub + queues (content, social, SEO).

Generates project ideas, runs quality gates, and enqueues work for other Swarm workers. Ties to the GitHub agent narrative.

Related interactive UI

/demos/github-automation

Source

Path
apps/github-projects
Entry
src/index.ts
Config
wrangler.toml

Bindings (summary)

  • DB
  • AI
  • R2
  • SOCIAL_DISTRIBUTION_QUEUE
  • CONTENT_GENERATION_QUEUE
  • SEO_GENERATION_QUEUE

Set real IDs, buckets, and secrets in the Cloudflare dashboard or via wrangler secret put to match this repo’s wrangler file.

Commands

cd apps/github-projects && npm run dev
cd apps/github-projects && npm run deploy