Skip to content

Serve OpenAI app verification challenge#1153

Draft
RhysSullivan wants to merge 1 commit into
mainfrom
codex/openai-app-domain-challenge
Draft

Serve OpenAI app verification challenge#1153
RhysSullivan wants to merge 1 commit into
mainfrom
codex/openai-app-domain-challenge

Conversation

@RhysSullivan

Copy link
Copy Markdown
Owner

Summary

  • Add an edge middleware for /.well-known/openai-apps-challenge
  • Return the OpenAI Apps verification token as text/plain before app-owned routing
  • Cover the matcher and exact response bytes with a focused cloud test

Verification

  • PATH=/Users/rhyssullivan/.bun/bin:$PATH bun run --cwd apps/cloud test src/edge/openai-apps-challenge.test.ts
  • PATH=/Users/rhyssullivan/.bun/bin:$PATH bun run --cwd apps/cloud typecheck

Note: typecheck exits successfully and reports existing Effect suggestions/warnings in unrelated files.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 5977b43 Commit Preview URL

Branch Preview URL
Jun 26 2026, 11:11 PM

@github-actions

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-1153.executor-e2e.workers.dev
MCP https://executor-preview-pr-1153.executor-e2e.workers.dev/mcp
Deployed commit 5977b43

Sign-in is Cloudflare Access (one-time PIN to an allowed email). The preview has its own database and encryption key; it is destroyed when this PR closes.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 5977b43 Jun 26 2026, 11:11 PM

@pkg-pr-new

pkg-pr-new Bot commented Jun 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@1153

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@1153

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@1153

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@1153

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@1153

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@1153

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@1153

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@1153

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@1153

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@1153

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@1153

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@1153

executor

npm i https://pkg.pr.new/executor@1153

commit: 5977b43

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