Skip to content

feat(opencode): add the OpenCode SDK - #520

Merged
Mkassabov merged 5 commits into
feat/digitalocean-sdkfrom
feat/opencode-sdk
Sep 7, 2026
Merged

Mkassabov merged 5 commits into
feat/digitalocean-sdkfrom
feat/opencode-sdk

Conversation

@Mkassabov

Copy link
Copy Markdown
Collaborator

Adds @distilled.cloud/opencode, generated from a first-party API description.

  • Fetch script: stacks/distilled-submodules/spec-repos/opencode/fetch-specs.ts
  • Spec source: https://opencode.ai/openapi.json
  • Convert/generate: packages/opencode/scripts/{convert,generate}.ts
  • Mirror repo distilled-mirror/spec-mirror-opencode is created by the distilled-submodules stack on merge to main. Until then, regenerate with pnpm specs:local opencode and DISTILLED_SPECS_LOCAL=1 pnpm generate opencode.

pnpm specs:link opencode recorded the .gitmodules stanza (shallow = true).

@alchemy-version-bot

Copy link
Copy Markdown
Contributor

Install the packages built from this commit:

Distilled

@distilled.cloud/core

bun add https://pkg.ing/@distilled.cloud/core/8a343b1

@distilled.cloud/aws

bun add https://pkg.ing/@distilled.cloud/aws/8a343b1

@distilled.cloud/axiom

bun add https://pkg.ing/@distilled.cloud/axiom/8a343b1

@distilled.cloud/azure

bun add https://pkg.ing/@distilled.cloud/azure/8a343b1

@distilled.cloud/cloudflare

bun add https://pkg.ing/@distilled.cloud/cloudflare/8a343b1

@distilled.cloud/coinbase

bun add https://pkg.ing/@distilled.cloud/coinbase/8a343b1

@distilled.cloud/discord

bun add https://pkg.ing/@distilled.cloud/discord/8a343b1

@distilled.cloud/expo-eas

bun add https://pkg.ing/@distilled.cloud/expo-eas/8a343b1

@distilled.cloud/fly-io

bun add https://pkg.ing/@distilled.cloud/fly-io/8a343b1

@distilled.cloud/gcp

bun add https://pkg.ing/@distilled.cloud/gcp/8a343b1

@distilled.cloud/github

bun add https://pkg.ing/@distilled.cloud/github/8a343b1

@distilled.cloud/hetzner

bun add https://pkg.ing/@distilled.cloud/hetzner/8a343b1

@distilled.cloud/kubernetes

bun add https://pkg.ing/@distilled.cloud/kubernetes/8a343b1

@distilled.cloud/mongodb-atlas

bun add https://pkg.ing/@distilled.cloud/mongodb-atlas/8a343b1

@distilled.cloud/neon

bun add https://pkg.ing/@distilled.cloud/neon/8a343b1

@distilled.cloud/planetscale

bun add https://pkg.ing/@distilled.cloud/planetscale/8a343b1

@distilled.cloud/posthog

bun add https://pkg.ing/@distilled.cloud/posthog/8a343b1

@distilled.cloud/prisma-postgres

bun add https://pkg.ing/@distilled.cloud/prisma-postgres/8a343b1

@distilled.cloud/railway

bun add https://pkg.ing/@distilled.cloud/railway/8a343b1

@distilled.cloud/stripe

bun add https://pkg.ing/@distilled.cloud/stripe/8a343b1

@distilled.cloud/supabase

bun add https://pkg.ing/@distilled.cloud/supabase/8a343b1

@distilled.cloud/turso

bun add https://pkg.ing/@distilled.cloud/turso/8a343b1

@distilled.cloud/typesense

bun add https://pkg.ing/@distilled.cloud/typesense/8a343b1

@distilled.cloud/vercel

bun add https://pkg.ing/@distilled.cloud/vercel/8a343b1

@distilled.cloud/workos

bun add https://pkg.ing/@distilled.cloud/workos/8a343b1

@Mkassabov
Mkassabov changed the base branch from main to feat/digitalocean-sdk September 7, 2026 12:21
@Mkassabov
Mkassabov added this pull request to the merge queue Sep 7, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a manual request Sep 7, 2026
…line

Rebased on main after #545/#548. The `provider.auth` operation is named
listProviderAuthMethods: its default `ProviderAuthError` union alias
collided with the spec's own ProviderAuthError schema and failed the
package typecheck.
@Mkassabov
Mkassabov added this pull request to the merge queue Sep 7, 2026
Merged via the queue into main with commit 4ada7b1 Sep 7, 2026
4 checks passed
@Mkassabov
Mkassabov deleted the feat/opencode-sdk branch September 7, 2026 12:42
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