Skip to content

[codex] Add Effect lint skills and diagnostics#535

Merged
RhysSullivan merged 210 commits intomainfrom
codex/effect-lint-baseline
May 6, 2026
Merged

[codex] Add Effect lint skills and diagnostics#535
RhysSullivan merged 210 commits intomainfrom
codex/effect-lint-baseline

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • add executor lint rules for Effect-native error handling, schema/value-inferred types, promiseExit handlers, package boundaries, and test style
  • add agent skills referenced by diagnostics so lint findings point at concrete fix guidance
  • enable the baseline rules in oxlint config

Notes

  • This PR intentionally contains only the baseline rules, skills, and lint wiring. Codebase cleanups are split into follow-up PRs stacked on this branch so agents can use the new rules while keeping reviews small.

Validation

  • Not run yet; split baseline only.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

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

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 54c0545 May 06 2026, 06:12 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

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

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 54c0545 Commit Preview URL

Branch Preview URL
May 06 2026, 06:12 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 5, 2026

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/storage-core

npm i https://pkg.pr.new/@executor-js/storage-core@535

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-google-discovery

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: b039b6e

…undaries' into codex/effect-lint-integration
…a-boundary' into codex/effect-lint-integration
…undaries' into codex/effect-lint-integration
…boundaries' into codex/effect-lint-integration
…mary-casts' into codex/effect-lint-integration
…test-boundaries' into codex/effect-lint-integration
…ise-exit' into codex/effect-lint-integration
…boundaries' into codex/effect-lint-integration
…oke-boundaries' into codex/effect-lint-integration
Merged integration branch for Effect lint cleanups.
…eline

# Conflicts:
#	apps/cloud/src/api/slack.ts
#	apps/cloud/src/services/slack.ts
#	apps/local/src/web/shell.tsx
#	packages/plugins/google-discovery/src/react/AddGoogleDiscoverySource.tsx
#	packages/plugins/graphql/src/react/AddGraphqlSource.tsx
#	packages/plugins/mcp/src/react/AddMcpSource.tsx
#	packages/plugins/openapi/src/react/AddOpenApiSource.tsx
#	packages/react/src/api/optimistic.tsx
#	packages/react/src/pages/source-detail.tsx
@RhysSullivan RhysSullivan marked this pull request as ready for review May 6, 2026 06:11
@RhysSullivan RhysSullivan merged commit 87ab5c7 into main May 6, 2026
5 of 7 checks passed
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