Skip to content

feat(cloud): sync managed providers to workers#2175

Open
pascalandr wants to merge 22 commits into
different-ai:devfrom
Pagecran:pr/managed-cloud-providers-clean
Open

feat(cloud): sync managed providers to workers#2175
pascalandr wants to merge 22 commits into
different-ai:devfrom
Pagecran:pr/managed-cloud-providers-clean

Conversation

@pascalandr

Copy link
Copy Markdown
Contributor

Replaces #1891, #1939, #1940, and #1941.

Summary:

  • Adds managed provider contract, OAuth-backed Den provider flow, desktop bootstrap state, and app import/sync UX.
  • Syncs providers by worker-owner access and revokes runtime aliases when access is removed.
  • Hardens remote connect links to prefer client tokens and scopes desktop browser proxy auth/CDP commands safely after upstream browser changes.

Verification:

  • pnpm --filter @openwork/app typecheck
  • pnpm --dir "apps/server" typecheck
  • pnpm --dir "ee/apps/den-api" exec tsc -p tsconfig.json --noEmit
  • pnpm --dir "ee/apps/den-api" exec bun test --timeout 30000 test/managed-provider-sync.test.ts test/desktop-handoff.test.ts test/llm-provider-access-lifecycle.test.ts test/llm-provider-credentials.test.ts test/llm-providers-oauth.test.ts
  • pnpm --dir "apps/desktop" exec node --test electron/browser-native-tools.test.mjs electron/remote-workspace.test.mjs electron/desktop-fetch.test.mjs electron/bootstrap-config.test.mjs electron/opencode-config-json.test.mjs electron/runtime.test.mjs

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-landing Ready Ready Preview, Comment, Open in v0 Jun 12, 2026 11:09am

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

@pascalandr is attempting to deploy a commit to the Different AI Team on Vercel.

A member of the Team first needs to authorize it.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

7 issues found across 79 files

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread apps/desktop/electron/desktop-fetch.mjs Outdated
Comment thread apps/app/src/app/lib/openwork-links.ts Outdated
Comment thread apps/app/src/react-app/domains/cloud/den-auth-provider.tsx Outdated
Comment thread apps/app/src/react-app/domains/settings/pages/cloud-workers-view.tsx Outdated
Comment thread apps/desktop/electron/desktop-fetch.mjs Outdated
Comment thread apps/app/src/app/lib/openwork-server.ts

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

1 issue found across 10 files (changes from recent commits).

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread apps/app/src/app/lib/openwork-server.ts Outdated
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