Skip to content

Update Opencode example to use prebuilt images#549

Merged
aron-cf merged 2 commits intomainfrom
example-opencode-images
Apr 1, 2026
Merged

Update Opencode example to use prebuilt images#549
aron-cf merged 2 commits intomainfrom
example-opencode-images

Conversation

@aron-cf
Copy link
Copy Markdown
Contributor

@aron-cf aron-cf commented Apr 1, 2026

This commit updates the examples/opencode/Dockerfile to use the
cloudflare/sandbox:-opencode image and removes the installation
steps.

It also regenerates the worker-configuration.d.ts file with latest wrangler and includes the variable definitions in wrangler.jsonc so they're automatically included in the config. We use the --strict-vars false so these are typed as "string".

aron-cf added 2 commits April 1, 2026 14:57
This commit updates the examples/opencode/Dockerfile to use the
cloudflare/sandbox:<version>-opencode image and removes the installation
steps.

It also regenerates the worker-configuration.d.ts file with latest
wrangler.
This change passes the `--no-errors-on-unmatched` flag to biome check so
that the tool doesn't give a non-zero exit code when there are no
matching files to check.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 1, 2026

⚠️ No Changeset found

Latest commit: aa3dd03

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@aron-cf aron-cf merged commit c9323fd into main Apr 1, 2026
14 checks passed
@aron-cf aron-cf deleted the example-opencode-images branch April 1, 2026 14:31
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.

2 participants