Align with upstream tooling and enable AI Gateway by default - #8
Merged
Conversation
Maximo-Guk
force-pushed
the
upstream-alignment-ai-gateway
branch
2 times, most recently
from
August 19, 2026 16:56
fe6e95d to
7232828
Compare
Maximo-Guk
force-pushed
the
upstream-alignment-ai-gateway
branch
from
August 19, 2026 17:22
7232828 to
764ac27
Compare
Maximo-Guk
marked this pull request as ready for review
August 19, 2026 17:23
Maximo-Guk
force-pushed
the
upstream-alignment-ai-gateway
branch
2 times, most recently
from
August 19, 2026 19:00
fd97f56 to
47c9dd0
Compare
Bump the cloudflare-os submodule to 6478a144 and make the starter work against it: add a catalog mirroring the submodule's, route every build through vp run, port the deploy scripts to TypeScript, and adopt Vite+ for lint and per-package tasks. Enable aiGateway by default over the WORKERS_AI binding, which needs no API token, and document the hosted-to-starter migration path. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Maximo-Guk
force-pushed
the
upstream-alignment-ai-gateway
branch
from
August 19, 2026 19:15
47c9dd0 to
2d84780
Compare
maxwellpeterson
self-requested a review
August 19, 2026 19:34
maxwellpeterson
approved these changes
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the
cloudflare-ossubmodule to6478a144and addresses #4 and #2catalog:topnpm-workspace.yamlvp run --no-cache <task>.deploy.mjs→deploy.ts, typed against upstream'sWranglerConfigbuild/testtasks, TypeScript 7.WORKERS_AIbinding, which is pre-authenticated in-account — noCF_AI_GATEWAY_API_TOKENdocs/migrate-from-hosted.mdfor the hosted -> starter ejection path.