Skip to content

[codex] Fix paid organization creation limit#829

Merged
RhysSullivan merged 3 commits into
mainfrom
codex/org-limit-paid-e2e
May 16, 2026
Merged

[codex] Fix paid organization creation limit#829
RhysSullivan merged 3 commits into
mainfrom
codex/org-limit-paid-e2e

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Allow paid users to create organizations beyond the free organization cap when one of their active memberships has an active/trialing paid subscription.
  • Derive paid plan ids from Autumn config instead of hard-coding them.
  • Add client-backed create-organization e2e coverage using the shared cloud auth API test context.
  • Add an oxlint rule for hand-rolled nullish predicates in Effect files and update existing violations.
  • Update the stack skill to tell agents to include clickable PR links when showing stack views.

Codex setup note

Validation

  • node ../../node_modules/vitest/vitest.mjs run --config vitest.node.config.ts src/auth/create-organization.e2e.node.test.ts src/auth/organization-limits.node.test.ts src/org/member-limits.node.test.ts src/auth/handlers.node.test.ts
  • bun run --cwd apps/cloud typecheck
  • node ../../../node_modules/vitest/vitest.mjs run src/oxlint-plugin-executor.test.ts
  • bun run --filter='@executor-js/execution' typecheck
  • bun run --filter='@executor-js/plugin-openapi' typecheck

Stack

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 16, 2026

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 220d9b0 Commit Preview URL

Branch Preview URL
May 16 2026, 08:49 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 16, 2026

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 220d9b0 May 16 2026, 08:50 AM

@pkg-pr-new

pkg-pr-new Bot commented May 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@829

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 3d500fb

@RhysSullivan RhysSullivan force-pushed the codex/org-limit-paid-e2e branch from 3b74708 to 3d500fb Compare May 16, 2026 08:38
@RhysSullivan RhysSullivan force-pushed the codex/cloud-auth-test-context branch from ee0228f to 12d5819 Compare May 16, 2026 08:38
@RhysSullivan RhysSullivan marked this pull request as ready for review May 16, 2026 08:44
@RhysSullivan RhysSullivan force-pushed the codex/cloud-auth-test-context branch from 12d5819 to 80feeab Compare May 16, 2026 08:44
@RhysSullivan RhysSullivan force-pushed the codex/org-limit-paid-e2e branch from 3d500fb to d4c2b42 Compare May 16, 2026 08:44
@RhysSullivan RhysSullivan force-pushed the codex/cloud-auth-test-context branch from 80feeab to 6ac65b3 Compare May 16, 2026 08:45
@RhysSullivan RhysSullivan changed the base branch from codex/cloud-auth-test-context to main May 16, 2026 08:45
@RhysSullivan RhysSullivan force-pushed the codex/org-limit-paid-e2e branch from d4c2b42 to 220d9b0 Compare May 16, 2026 08:46
@RhysSullivan RhysSullivan merged commit 766c790 into main May 16, 2026
2 checks passed
@RhysSullivan RhysSullivan deleted the codex/org-limit-paid-e2e branch May 16, 2026 08:46
RhysSullivan added a commit that referenced this pull request May 31, 2026
* Fix paid organization creation limit

* Clarify stack PR URL reporting

* Clarify clickable stack PR links
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