Codemode B1 Gateway

loom-builderpromptmarkdown
Path: loom-builder/prompts/codemode-b1-gateway.mdRelative: prompts/codemode-b1-gateway.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 86Bytes: 5,817Imports: 0Exports: 0

Content Preview

  1. # B1 — Build + deploy codemode-gateway Worker (core)
  2. ROLE: senior TypeScript/Cloudflare Workers builder.
  3. GOAL: scaffold, implement, and DEPLOY the minimal codemode execute gateway — a persistent Worker that accepts LLM-written code over HTTP and runs it in an isolated sandbox via `DynamicWorkerExecutor`.
  4. Echo ROLE/GOAL/PLAN (3 lines) before work.
  5. ## Required reading (read these FIRST, before writing any code)
  6. 1. `/home/mikes/docs/codemode-gateway/RECON-codemode-2026-07-10.md` — verified API