pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:HTML language:C#
Filter by
216M results
@pgflow/edge-worker is now published to npm alongside the other pgflow packages. Previously it was excluded from npm
publishing and only released to JSR.
To support npm distribution, the following changes ...
…6t9cp-NI9ew
Claude/claude md mll03634iqc6t9cp ni9ew
Adds ProcessPlatformAdapter to support running pgflow workers in Node.js (or any process-based runtime), complementing
the existing SupabasePlatformAdapter for Deno/Edge environments.
The adapter handles ...
Implements the full validation and audit layer (RN11–RN20, CA01–CA06) that every financial dataset must pass through
before reaching the AI.
New file — lib/ai/financialValidationEngine.ts:
- Duplicate ...
I have read the CONTRIBUTING.md file.
YES/NO
What kind of change does this PR introduce?
Bug fix, feature, docs update, ...
What is the current behavior?
Please link any relevant issues here.
What ...
Bumps wrangler from 4.94.0 to 4.95.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/cloudflare/workers-sdk/releases wrangler s releases /a . /em /p blockquote h2 wrangler@4.95.0 ...
Bumps reviewdog/action-misspell from 1.26.3 to 1.27.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/reviewdog/action-misspell/releases reviewdog/action-misspell s ...
dependencies
github_actions
Adds a start_mode field to worker_functions to distinguish between workers that are HTTP-pinged by ensure_workers() and
workers that manage their own startup lifecycle (process mode).
The ensure_workers() ...