Wrangler

Path: codemode-gateway/wrangler.jsoncRelative: wrangler.jsoncSubproject: codemode-gatewayCategory: codemode-gateway
Lines: 40Bytes: 1,760Imports: 0Exports: 0

Content Preview

  1. {
  2. // codemode-gateway — persistent execute gateway over DynamicWorkerExecutor.
  3. // Binding shape mirrors examples/codemode-mcp/wrangler.jsonc (the minimal
  4. // stateless-executor precedent in the cloudflare-agents monorepo).
  5. "$schema": "./node_modules/wrangler/config-schema.json",
  6. "name": "codemode-gateway",
  7. "main": "src/index.ts",
  8. "account_id": "a5335954d3ced04c5f63a35b0454c266",
  9. // Match the compatibility_date used by every examples/codemode* project.
  10. "compatibility_date": "2026